Hardware · Software · Stack
What I use
Tools, software, and hardware that power my daily workflow. Constantly evolving, rarely settled.
01
Hardware
- MacBook Pro 16” (M4 Pro, 24GB)My main machine. Silly fast, all-day battery.
- Apple Studio Display XDR27” 5K Retina XDR, 120Hz, 1000 nits SDR / 2000 nits HDR
- Apple Magic KeyboardClean, low-profile, pairs perfectly with macOS
- Keychron M6 MouseLightweight, ergonomic, works wired or wireless
02
Audio
- Bose QuietComfort Ultra (Gen 2)For deep focus and long flights — best ANC I've tried
- AirPods Pro 3For everything else on the go
03
Development
- ZedPrimary editor — fast, clean, collaborative
- WarpTerminal of choice
- Claude CodeAI pair programmer I reach for daily
- GitVersion control, obviously
04
Daily Stack
- React + TypeScriptFrontend of choice
- Tailwind CSSUtility-first styling
- Hono + tRPCBackend API layer
- PostgreSQLDatabase for everything
05
At Work (Prolific)
- Python + DjangoBackend services and APIs
- Vue + TypeScriptFrontend framework
- SASSStyling
- MongoDBPrimary database
- RedisCaching and queues
- KubernetesContainer orchestration
06
Also Experienced With
- Next.jsReact meta-framework for full-stack apps
- TanStack Start / Router / QueryType-safe routing and async state (this site runs on Start)
- Node.jsServer runtime for most of my side projects
- FastAPIModern Python APIs
- Styled ComponentsCSS-in-JS for React