Projects
Small things built for personal use.
Small automation scripts
A handful of shell scripts for routine tasks — file organisation, bulk renaming, and small text cleanup tasks. Nothing ambitious; they solve specific annoyances on specific machines and don’t try to be universal. Written in Bash, kept in a private repo, tweaked whenever something feels repetitive enough to automate.
Local documentation experiments
Trying out different ways to keep technical notes: plain Markdown in a git repo, a static site generator, and eventually back to handwritten HTML (like this site). The conclusion so far: simpler is usually better, and fewer moving parts means fewer things to debug.