Projects
Software I built in my spare time. Most of it is small, self-hosted, and written for myself. The rest is on GitHub.
| Project | Description |
|---|---|
| reader | A 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. |
| pop | A 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. |
| website | This 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-manager | A 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. |
| cwt | Claude worktrees. A shell script that opens a Claude initiated git worktree session in the editor I actually want to work in. |
| dragon-touch-mcp | MCP 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-bridge | Connects 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. |
| yay | A gamification engine that no one used. |