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 XDR
    27” 5K Retina XDR, 120Hz, 1000 nits SDR / 2000 nits HDR
  • Apple Magic Keyboard
    Clean, low-profile, pairs perfectly with macOS
  • Keychron M6 Mouse
    Lightweight, 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 3
    For everything else on the go
03

Development

  • Zed
    Primary editor — fast, clean, collaborative
  • Warp
    Terminal of choice
  • Claude Code
    AI pair programmer I reach for daily
  • Git
    Version control, obviously
04

Daily Stack

  • React + TypeScript
    Frontend of choice
  • Tailwind CSS
    Utility-first styling
  • Hono + tRPC
    Backend API layer
  • PostgreSQL
    Database for everything
05

At Work (Prolific)

  • Python + Django
    Backend services and APIs
  • Vue + TypeScript
    Frontend framework
  • SASS
    Styling
  • MongoDB
    Primary database
  • Redis
    Caching and queues
  • Kubernetes
    Container orchestration
06

Also Experienced With

  • Next.js
    React meta-framework for full-stack apps
  • TanStack Start / Router / Query
    Type-safe routing and async state (this site runs on Start)
  • Node.js
    Server runtime for most of my side projects
  • FastAPI
    Modern Python APIs
  • Styled Components
    CSS-in-JS for React