Software I use, gadgets I love, and other things I recommend.

I get asked a lot about the things I use to build software and stay productive. Here's a list of my current setup.

Workstation

  • 16" MacBook Pro, Apple M2 Max, 32GB RAM

    My daily driver for development work. The M2 Max handles everything I throw at it—compiling, running multiple Docker containers, and heavy multitasking without breaking a sweat.

  • Triple Monitor Setup (27"–33")

    Three monitors ranging from 27 to 33 inches. Plenty of screen real estate for code, documentation, and debugging tools all visible at once.

  • Custom PC/Linux Rig

    A dedicated Linux machine for server work, testing deployments, and anything that needs to mirror production environments closely.

  • Secretlab Gaming Chair

    Comfortable enough for long coding sessions. Good lumbar support makes a real difference when sitting for hours.

Development Tools

  • VS Code

    My primary editor. The extension ecosystem and integrated terminal make it incredibly versatile for any project.

  • iTerm2

    A solid terminal emulator with great customization options. Split panes and profiles keep my workflow organized.

  • Claude Code

    AI-powered coding assistant that helps with everything from debugging to writing boilerplate. A game-changer for productivity.