portfolio
- gary
A loop that adds up to a full employee. Gary is a Linear user at 707 Labs: he polls for tickets assigned to him, writes the code, opens the PR, then babysits it through CI until a human merges. Model-agnostic behind a provider chain that fails over across GLM, Kimi, and DeepSeek. Runs 24/7 on a Mac mini.
- earworm code
Topic in, podcast out. Researches the topic with Claude, runs the findings through an adversarial review pass that hunts the buried lead, rewrites the report for the ear, and narrates it with a local neural voice mastered to broadcast loudness. Generation and rendering are fully decoupled — they only communicate through a folder of script files. On PyPI as earworm-pod; demo episodes on this site.
- developersDevelopers
A Claude Code workflow plugin. /impl assesses every task on clarity, complexity, and stakes, then routes it: one file gets a direct edit, five files get parallel subagents, anything touching auth or money gets an independent adversarial reviewer trying to break it first. You decide nothing routine; the plugin decides nothing ambiguous.
- mulligan-labs.com
Real-time multiplayer MTG Commander playtester, including Memnarch, an LLM rules chatbot with retrieval over the comprehensive rules. SvelteKit + PartyKit for authoritative shared game state.
- hn-sidecar
Chrome extension that shows the Hacker News discussion for the page you're on, inline in a side panel. URL matching is private by construction: the URL is hashed locally and a 14-bit prefix fetches one of 16,384 static shards, so the index service never learns what you're reading. Index writer runs on Workers + D1 + R2.
- markshift.net code
Converts between 16 markdown dialects (GFM, Linear, Slack, Notion, Discord, Claude, ChatGPT...) entirely client-side. Uses mdast as an intermediate AST so adding formats scales linearly.
- nah.tools code
Free, open-source browser utilities: QR codes, PDF tools, photo editing, link shortener, resume builder. Static tools run fully client-side -- built as a protest against the free-trial-to-paywall utility economy.
- nestdaq.com
Multi-source rental-listings aggregator with commute filtering and Discord alerts. SvelteKit + Cloudflare Workers.
- birdup.net
Birding intelligence PWA. Weekend planner scores conditions, optimal-window recommender blends dawn chorus with weather and tides, ranks nearby eBird hotspots. Offline-first.