The Toolkit
What I actually reach for to get work done — and why.
01 //DAILY DRIVERS
Claude
Where I go first for almost everything — the app for coding and everyday tasks, Claude Code when a job needs autonomous execution across a whole codebase, and the API wired directly into production features I ship.
VisitCursor
Basically a better VS Code with agents built in — that's what makes it stick as my daily editor.
VisitWispr Flow
Speech-to-text that's personalized to me, with AI grammar fixing built in — faster than typing for a lot of my day.
VisitStitch
Go-to for design work — it has an MCP that plugs straight into Claude Code, so design and implementation stay connected.
VisitSupabase
Perfect for my projects — Postgres, edge functions, and auth in one place, basically the whole infrastructure for early-stage work.
VisitVercel
Deployment and hosting, with analytics built in — where everything I ship ends up.
VisitDocker
Every service I ship gets containerized — makes local/prod parity a non-issue.
VisitGitHub Actions
Default CI/CD — used it to build self-publish content pipelines and automated deploys across multiple roles.
Visit/ Occasional Tools
Good for quick prototypes — first-pass UI when I need something to look at fast, not the final build.
VisitReach for this when infra needs to be reproducible across environments, not just clicked together in a console.
VisitDNS and CDN/DDoS protection in front of my domains, plus Workers/Pages for edge compute and R2 for storage when I need it.
Visit