Things I am proud of
↓
A hacky small Inklet replacement for me to play Osu!.
A utility that solves a problem I face when I decided to install Asahi Linux on my Macbook Pro. Frontend written in simple HTML / CSS / JS. Backend written in bash. Hosted on my computer. A blog post about my thoughts on this project.
Implementing THE cantonese input method website as a fcitx5 addon. A blog post about the project
A collection of bots hosted on a free-tier server.
- chahan: bot generative short text using n-gram.
- shuukei: bot summarising followers' daily activities.
Lessons learnt
↓
A bluesky TUI with image support written in C++.
Lessons learnt:
- Don't aim too high on first try.
- Don't commit login credentials to Github (now I can't link the project)
Probably I may redo it without image support using other languages.
Probably I may rebase the repo to wipe out credentials.
↓
A rework of rsky without image support
This is a project built for myself because I want to use vim-like key binding to navigate bluesky. Only the featuers I use daily will be implemented.