Uses
Tools, software, and hardware I use daily. Updated occasionally.
Editor & Terminal
- VS Code
- Primary editor with Vim keybindings
- Claude Code
- AI-powered CLI for coding tasks
- iTerm2
- Terminal emulator for macOS
- zsh
- Shell with minimal custom config
Development
- TypeScript
- Default for frontend and backend
- Go
- CLI tools, infrastructure, performance-critical services
- Node.js
- Runtime for APIs and tooling
- Docker
- Local dev and production containers
Infrastructure
- Terraform / OpenTofu
- Manages all cloud infra as code
- Kubernetes
- Runs containers across any cloud
- AWS / GCP / Azure
- Pick the cloud that fits the project
- Cloudflare
- DNS, CDN, and static site hosting
AI / LLM
- Claude API
- Go-to LLM for building AI features
- OpenAI API
- GPT models when the task calls for it
- RAG pipelines
- Search and retrieve from knowledge bases
Design & Productivity
Hardware
- MacBook Pro M-series
- Primary development machine
- Dual monitors
- Code on one, browser/terminal on the other