/ RESOURCES

The Toolkit

What I actually reach for to get work done — and why.

01 //DAILY DRIVERS

Editor & AI

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.

Visit
Editor & AI

Cursor

Basically a better VS Code with agents built in — that's what makes it stick as my daily editor.

Visit
Productivity

Wispr Flow

Speech-to-text that's personalized to me, with AI grammar fixing built in — faster than typing for a lot of my day.

Visit
Editor & AI

Stitch

Go-to for design work — it has an MCP that plugs straight into Claude Code, so design and implementation stay connected.

Visit
Cloud & Infra

Supabase

Perfect for my projects — Postgres, edge functions, and auth in one place, basically the whole infrastructure for early-stage work.

Visit
Cloud & Infra

Vercel

Deployment and hosting, with analytics built in — where everything I ship ends up.

Visit
Cloud & Infra

Docker

Every service I ship gets containerized — makes local/prod parity a non-issue.

Visit
Cloud & Infra

GitHub 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.

Visit

Reach for this when infra needs to be reproducible across environments, not just clicked together in a console.

Visit

DNS and CDN/DDoS protection in front of my domains, plus Workers/Pages for edge compute and R2 for storage when I need it.

Visit