What I use.

The machine, the editor and the tools every project on this site was built with.

  • MacBook Pro, Apple M5 Pro, 24 GB

    macOS 26. Everything below runs here.

  • Visual Studio Code
  • Warp

    terminal

  • zsh

    with Homebrew and nvm (Node 20)

  • Claude Code and Codex

    one or the other, depending on the task

  • Git and the GitHub CLI
  • Docker Desktop

    local Postgres and services

  • Postman

    poking at APIs

  • Google Chrome

    DevTools, Lighthouse

  • Figma

    before any UI gets built

  • Vercel

    this site, Klari

  • Supabase

    Postgres, storage, auth

  • GitHub Actions

    CI when a project outgrows a single deploy

  • Next.js + TypeScript + Tailwind

    for anything with a UI

  • Django or Spring Boot

    when the backend is the product

  • PostgreSQL, Redis, BullMQ

    data, cache, queues

  • Playwright

    end-to-end tests and the screenshots on this site