Loading...
Loading...
Data analysis and visualization work
Every project on this page was built in the terminal with Claude Code. I use Wispr Flow, a speech-to-text tool, to talk to Claude directly — describing what I want to build, reviewing code live on localhost, and iterating in real time.
We plan a lot, we document everything, and we run multi-agent workflows constantly — sub-agents exploring the codebase, researching, and validating while we keep the main conversation moving. Skills, tool calls, persistent memory, structured plans. It's a back-and-forth. I talk, Claude builds, I review, we adjust. That's how all of this got made.
B2B SaaS Metrics Platform with Live Data



A complete analytics platform showcasing revenue, customer health, churn, and operational metrics — the kind of dashboards I build for real companies. 35+ live metrics from Supabase PostgreSQL, 80+ API endpoints, Observable Plot charts, and a development log documenting every major build session.
AI-Powered Antiquarian Book Business Tool
Password Protected


End-to-end book-flipping business tool: video scan a book, AI extracts frames and identifies it, voice narration sets condition and grading, Claude generates valuations and listing descriptions, then pushes to eBay via API. Built for pre-ISBN, pre-barcode rare books where traditional scanners fail.
ProPublica API Integration



Search any nonprofit by name or EIN and explore their IRS filing data — revenue, expenses, balance sheets, officer compensation, grant recipients, and distribution compliance. Parses raw 990-PF XML from ProPublica into interactive D3.js visualizations with Leaflet maps and full spreadsheet export.
Automated Google Slides Pipeline



A fully automated presentation built entirely by Claude Code — from raw CSV data to a polished 17-slide Google Slides deck with D3.js charts, Sankey diagrams, and waterfall analyses. Zero manual slide editing: 6,230 encounter records parsed, analyzed, visualized, and assembled via 900+ Google Slides API requests.
Cross-Brand Visual Language & Style Guide



A living design system comparison across three brands — Sobrato, LumiLexicon, and Chestnut.ai. Side-by-side analysis of typography, color palettes, chart colors, icons, and UI elements, with a synthesized unified proposal inspired by Accurat's La Lettura visualizations and 19th-century ethnographic art.
PDF Q&A with Claude Files API + Prompt Caching
Password Protected


Drop a PDF, ask it anything. A working tool and a live demonstration of two stacked Anthropic API features — the Files API and prompt caching — with every token priced out on the page. First question pays cache-write; follow-ups inside the 5-minute window read cached tokens at 10% of the normal input rate. Admin-only; the receipt reveals exactly where the dollars go.