Projects

Things I've built at the intersection of full-stack engineering and applied AI.

A drop-in scaffold for AI-driven development. Rules, hooks, skills, and a spec workflow agents can resume across sessions, so setup is a copy-paste instead of a weekend.

Claude Code · Spec Driven Development · Loops · Context

A collaborative note app on a hand-rolled local-first sync engine. Notes render from IndexedDB and reconcile in the background, so editing is instant and works offline.

Local-first · CRDT · Sync engine · Realtime · Turborepo

A remote MCP server for my own site. Six tools that read, draft and open a pull request from any Claude client, so a post can reach a preview URL from a phone.

MCP · Claude · Bun · GitHub API · Spec Driven Development