damian@wong:~$ ./portfolio

loading portfolio...

0%
damian@wong:~/blog/small-tools-i-actually-use$ cat small-tools-i-actually-use.mdx

Small Tools I Actually Use

Four scripts under 100 lines that quietly saved me hours this semester.

Aug 11, 2026 · 1 min read

The best personal tools are usually too small to deserve a repository. They solve one recurring annoyance, use boring technology, and stay out of the way.

This placeholder post will become a short collection of utilities: a project bootstrap script, a markdown link checker, an archived-notes search command, and a tiny API client.

A rule worth keeping

If a script only saves thirty seconds but you run it every day, it has earned its existence.