Working apps I've shipped with AI — this portfolio among them — and the Claude Code skills I've authored to make the agent build faster.
A personal work-and-life dashboard I built to replace my phone: one calm home screen instead of a dozen apps and a social feed. It runs on a module registry (Next.js 15, Drizzle, Neon Postgres) — each tracker is a self-contained module that plugs into a shared shell, so it grows without a rewrite. Every integration sits behind a common connector interface, so the whole app can run on synthetic fixtures instead of live data — which is how this public demo exists at all.





This AI-powered site: Next.js, FastAPI, and a Claude-backed chat trained on my knowledge base.

Personal trading tools and market scanners built on a brokerage API.



Structured interview-prep system with its own MCP server.

Cold-email automation: Gmail, Sheets, and Claude-drafted personalization.

Scaffolds a Fable / Opus / Sonnet / Haiku multi-agent build pipeline for a project.
My own version of graphify (not the original concept) — my take on turning any input into a persistent, queryable knowledge graph; powers the graph behind /graph.
Generates dated, self-contained HTML slide decks from any findings or report.