ろくしぃ / lokxii

Things I made
Things I am proud of

A hacky small Inklet replacement for me to play Osu!.

A PR to the frozen yet popular project skhd. The PR implements mouse button support to the hotkey daemon that was requested multiple times.

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.

A collection of bots hosted on a free-tier server.

  • chahan: bot generative short text using n-gram.
  • shuukei: bot summarising followers' daily activities.
More projects in the future...?
Trash I made
Lessons learnt
rsky

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.

Build with plain HTML / CSS / JS in a single file.