Compare commits

...

14 Commits

Author SHA1 Message Date
youngchief btw ツ 110e60ee21
Transparent Background. 2022-11-23 15:36:33 -08:00
youngchief btw ツ 15f26c0f1c
Don't commit when nothing changed! 2022-11-23 15:26:01 -08:00
youngchief btw ツ 0614532d90
A little nicer? 2022-11-23 14:59:03 -08:00
youngchief btw ツ 3eec3a0628
Moved toolbox to the bottom. 2022-11-23 14:57:38 -08:00
youngchief btw ツ 2a1b70b352
Hidden by default toolbox. 2022-11-23 14:55:45 -08:00
youngchief btw ツ 269d417c90
Adjust "Blog" header text size. 2022-11-23 14:48:33 -08:00
youngchief btw ツ 3df63e55dd
Hopefully, it works. 2022-11-23 14:47:44 -08:00
youngchief btw ツ b66594bf2f
Update wakatime action. 2022-11-23 14:12:06 -08:00
youngchief btw ツ 43901b8b57
Wakatime update + Blog. 2022-11-23 14:09:16 -08:00
youngchief btw ツ 1910d75a79
Blog activity in README. 2022-11-23 13:56:16 -08:00
youngchief btw ツ acb0b19d95
Duplicate. 2022-11-23 11:48:49 -08:00
ImgBotApp d9b6da2d39 [ImgBot] Optimize images
/Hello.png -- 22.17kb -> 12.15kb (45.2%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-11-23 11:36:47 -08:00
Khaleel Gibran 2350c45973 header image generated using gh-readme-header-image-gen.glitch.me 2022-11-23 11:36:47 -08:00
youngchief btw ツ 5b63f7438c
Icon height changes. 2022-11-23 11:35:35 -08:00
4 changed files with 58 additions and 23 deletions

16
.github/workflows/blog.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: Blog
on:
schedule:
- cron: '0 8 * * *'
jobs:
blog:
name: Blog
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/rss-to-readme@main
with:
feed-url: 'https://youngchief.tk/blog.rss'
readme-section: blog
empty-commits: false

19
.github/workflows/wakatime.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: Wakatime
on:
workflow_dispatch: # for manual workflow trigger
schedule:
- cron: '0 8 * * *' # runs at every 8AM UTC
jobs:
wakatime:
name: Wakatime
runs-on: ubuntu-latest
steps:
- uses: athul/waka-readme@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
COMMIT_MESSGAE: 'Updated wakatime stats.'
TIME_RANGE: all_time
SHOW_TOTAL: true
SHOW_MASKED_TIME: true

BIN
Hello.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -4,6 +4,27 @@ My website: https://ycws.vercel.app
---
### Blog
<!--START_SECTION:blog-->
<!--END_SECTION:blog-->
---
<details>
<summary>GitHub Stats</summary>
![YoungChief's GitHub stats](https://github-readme-stats.vercel.app/api?username=youngchief-btw&count_private=true&show_icons=true&theme=transparent)
![YoungChief's Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=youngchief-btw&langs_count=10&count_private=true&show_icons=true&theme=transparent&layout=compact)
<!--START_SECTION:waka-->
<!--END_SECTION:waka-->
</details>
<details>
<summary>My Toolbox</summary>
- Programming languages I know:
![YoungChief's Programming Languages](https://skillicons.dev/icons?i=html,css,js,ts,wasm,cpp,c,py,go,swift,kotlin,java,bash,php,ruby,rust,lua,cs,dart,deno,dotnet,elixir,graphql,julia,perl?theme=dark)
@ -22,31 +43,10 @@ My website: https://ycws.vercel.app
- Online development enviornments I use:
<a href="https://glitch.com/"><img src="https://cdn.youngchief.tk/GlitchLogo_Color.svg" height=25 alt="Glitch"></a> <a href="https://replit.com"><img src="https://cdn.youngchief.tk/Replit-Prompt-Logo-Transparent@2048.png" height=25 alt="Replit"></a>
<a href="https://glitch.com/"><img src="https://cdn.youngchief.tk/GlitchLogo_Color.svg" height=50 alt="Glitch"></a> <a href="https://replit.com"><img src="https://cdn.youngchief.tk/Replit-Prompt-Logo-Transparent@2048.png" height=50 alt="Replit"></a>
- Other things I use:
![YoungChief's Thingbox](https://skillicons.dev/icons?i=activitypub,ansible,arduino,aws,azure,blender,bsd,cloudflare,cmake,codepen,discord,bots,docker,elixir,fediverse,firebase,gcp,git,github,githubactions,gitlab,grafana,heroku,instagram,jenkins,kubernetes,linkedin,linux,mastodon,maven,mongodb,mysql,netlify,nginx,postgres,powershell,prometheus,raspberrypi,redis,sqlite,stackoverflow,supabase,twitter,vercel,wordpress,workers&theme=dark)
---
![YoungChief's GitHub stats](https://github-readme-stats.vercel.app/api?username=youngchief-btw&count_private=true&show_icons=true&theme=tokyonight)
![YoungChief's Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=youngchief-btw&langs_count=10&count_private=true&show_icons=true&theme=tokyonight&layout=compact)
![YoungChief's wakatime stats](https://github-readme-stats.vercel.app/api/wakatime?username=youngchief&show_icons=true&theme=tokyonight&layout=compact)
<!--
**youngchief-btw/youngchief-btw** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 Im currently working on ...
- 🌱 Im currently learning ...
- 👯 Im looking to collaborate on ...
- 🤔 Im looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
-->
</details>