| Floaty | A MacBook notch companion that signals when a Claude Code session needs attention. | Swift, AppKit, local LLM, Claude Code hooks |
| AIMemory | Fully local long-term memory and a code graph, injected into every Claude Code session. | Python, MCP, Qdrant, Neo4j, tree-sitter |
| AI Project Map | A knowledge graph of 26 projects, 1,247 nodes and 7,418 edges, that agents consult before cross-project edits. | Python, SQLite, hand-rolled force layout |
| PlondoLLM | A 12-module course I wrote for myself, from derivatives to a GPT trained from scratch on my Mac. | Python, PyTorch (MPS), Jupyter |
| FunnelBot | Chat your way to a published, lead-capturing landing funnel. 226 commits in 10 days. | TanStack Start, Claude tool use, SSE |
| Studio Command | Mission control for a portfolio of indie games, with a live event feed. | FastAPI, DuckDB, Streamlit, Docker |
| VDGKit and the Game Center provisioner | A shared game SDK with protocol-plus-Noop services, and a 1,082-line Ruby tool that provisions achievements through the App Store Connect API. | Swift, Ruby, Fastlane |
| venabledove.games | A storefront that tests its own content contract and shows only real screenshots. | Static HTML, Cloudflare Pages, Playwright |
| AWS Stack Visualizer | A live canvas where packets move between production resources in proportion to real traffic. | Canvas, CloudWatch |
| Perf-audit Lambda | Writes p50 to p99 latency reports every six hours. | Python, CloudWatch Logs Insights |
| Thirteen ways to build the hub | 13 complete site directions for a Monroe health-food store founded in 1976, in one day. | HTML, CSS, Cloudflare Pages |
| Browser podcast studio | A recording studio in a browser tab for a book-club podcast: live mic meter, takes, transcripts and chapters. | Cloudflare Stream WebRTC, Workers AI |
| Route optimizer | Garbage-truck routing by genetic algorithm and simulated annealing, written in PHP. | PHP 8, CodeIgniter 4 |
| Edge strangler gateway | An edge CMS that owns a few endpoints of a legacy API and proxies the other 100+. | Hono, Cloudflare D1, R2, KV |
| Prala platform infra | Infra, deploy and edge owner on a team-built product, including a share-link edge worker targeting under 80 ms at P95. | Supabase, Cloudflare Workers, GitHub Actions |
| rPPG research compendium | 8,500 lines and 50+ papers on reading vitals from a camera, written before any code. | Research, DSP |