Projects
Things I've built — tools, homelab infrastructure, open source contributions, and experiments.
-
A self-hosted task manager with NLP parsing, calendar sync, keyboard shortcuts, and multi-user support. Built in a week with Claude. Replaced my Todoist subscription.
-
Go script that hits the school district meal API every weekday morning and fires a Telegram notification with breakfast and lunch. Runs as a Kubernetes CronJob on the homelab.
-
Neovim plugin for Terraform — run plans in a floating window and fuzzy-browse the entire state with Telescope. First plugin I shipped; led to a merged PR in nvim-lint.
-
asdf plugin for tea, the Gitea CLI. Handles binary download and path setup so you can manage the Gitea CLI the same way as any other asdf-managed tool.
-
PWA baby tracker built with Vue and Firebase for tracking feeds, diapers, and stats across two sleep-deprived parents' phones. Served its purpose for the first few weeks after our daughter arrived.