blog="https://erzbir.com"
name=$(curl -s $blog \
| sed -n '/<head>/,/<\/head>/p' \
| tr '\n' ' ' \
| sed -n 's:.*<title>\([^<]*\)</title>.*:\1:p')
about=$(curl -s $blog/about \
| sed -n '/<about>/,/<\/about>/p' \
| perl -pe 's/<[^>]+>/\n/g; s/^\s+|\s+$/\n/g;')
π Wakatime Stats
π± My GitHub Data
π¦ 349.4 kB Used in GitHub's Storage
π 249 Contributions in the Year 2025
π« Not Opted to Hire
π 32 Public Repositories
π 14 Private Repositories
I'm a Night π¦
π Morning 223 commits βββββββββββββββββββββββββ 19.61 %
π Daytime 315 commits βββββββββββββββββββββββββ 27.70 %
π Evening 349 commits βββββββββββββββββββββββββ 30.69 %
π Night 250 commits βββββββββββββββββββββββββ 21.99 %
π I'm Most Productive on Tuesday
Monday 147 commits βββββββββββββββββββββββββ 12.93 %
Tuesday 211 commits βββββββββββββββββββββββββ 18.56 %
Wednesday 138 commits βββββββββββββββββββββββββ 12.14 %
Thursday 202 commits βββββββββββββββββββββββββ 17.77 %
Friday 141 commits βββββββββββββββββββββββββ 12.40 %
Saturday 138 commits βββββββββββββββββββββββββ 12.14 %
Sunday 160 commits βββββββββββββββββββββββββ 14.07 %
π This Week I Spent My Time On
ποΈ Time Zone: Asia/Shanghai
π¬ Programming Languages:
Python 2 mins βββββββββββββββββββββββββ 92.31 %
Markdown 0 secs βββββββββββββββββββββββββ 07.69 %
π₯ Editors:
PyCharm 2 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 2 mins βββββββββββββββββββββββββ 100.00 %
I Mostly Code in Java
Java 14 repos βββββββββββββββββββββββββ 53.85 %
Rust 3 repos βββββββββββββββββββββββββ 11.54 %
Lua 1 repo βββββββββββββββββββββββββ 03.85 %
SCSS 1 repo βββββββββββββββββββββββββ 03.85 %
JavaScript 1 repo βββββββββββββββββββββββββ 03.85 %
Timeline
Last Updated on 22/10/2025 18:52:13 UTC