Uses
The hardware, software, and tools I rely on daily to build, design, and ship. Updated as things change.
3 tools
Primary machine. The performance-per-watt is absurd — I rarely think about compute anymore.
Extra screen real estate for keeping design references open alongside code.
Noise cancelling headphones for deep work. Industry-standard for a reason.
3 tools
Still the best all-around editor. Fast, extensible, and the ecosystem is unmatched.
Theme I've been using for years. Easy on the eyes during long sessions.
Modern terminal with AI-assisted command lookup and collaborative sessions.
6 tools
The framework I reach for on every new project. App Router + Server Components changed how I think about data.
Stopped writing CSS files years ago. The constraint of utility classes enforces consistency.
Accessible, unstyled primitives I own in my codebase. The right approach to a component library.
Zero-config deploys, preview environments on every PR, and analytics baked in.
Runtime schema validation that doubles as my TypeScript type source of truth.
Server state management that actually handles caching, stale data, and background refetching correctly.