Uses
The hardware, software, terminal tools, AI, and development workflow I use every day.
Hardware
- Mac mini M4
- iPad Pro M4
- iPhone 17 Pro
- External monitor
- Mechanical keyboard
Development
- Neovim
- Ghostty
- Fish
- Git
- GitHub
- Docker
- Node.js
- pnpm
- TypeScript
- ripgrep (rg)
- fd
- fzf
- zoxide
AI
- ChatGPT
- Claude
Design
- Figma
- Excalidraw
Workflow
- Keep the terminal at the center of development.
- Automate repetitive work instead of documenting manual steps.
- Prefer small, composable tools over monolithic environments.
- Keep configuration version-controlled and reproducible.
- Adopt tools when they solve recurring problems.