← Back

Projects

Software I built in my spare time. Most of it is small, self-hosted, and written for myself. The rest is on GitHub.

ProjectDescription
readerA self-hosted RSS reader in PHP with SQLite. I gave up on RSS a long time ago because no reader matched what I wanted. This one does, and I use it several times a day.
popA cookie-less widget for emoji reactions and visit counts. Self-hosted, PHP with SQLite, about 3KB on the frontend. It runs the reactions under every post here.
websiteThis site. Hugo, custom theme, vanilla CSS, no JavaScript frameworks. The whole setup took a weekend, and most of that went into design decisions rather than Hugo.
claude-rc-managerA menu bar app that keeps pre-configured Claude Code sessions running in my project folders, so a session is already up when I have an idea and want to start it from my phone.
cwtClaude worktrees. A shell script that opens a Claude initiated git worktree session in the editor I actually want to work in.
dragon-touch-mcpMCP and CLI remote control for a Dragon Touch wall tablet over ADB. Switch tabs, read device settings, take screenshots, and push a custom browser onto the device.
n8n-openai-bridgeConnects chat frontends to n8n workflows. It was used at roadsurfer by regular people until n8n shipped the same thing built in. I was happy about it.
yayA gamification engine that no one used.