Uses & Setup
The gear, tools, and tech I use every day.
Hardware
- DESKTOP PC12th Gen Intel(R) Core(TM) i3-12100F, 16 GB RAM, AMD Radeon RX 580 2048SP (8 GB), 1 TB storage.
- Lenovo Legion R24ePrimary external monitor for a more productive workflow.
- Logitech G502 HEROReliable mouse with programmable buttons and good ergonomics.
- Ajazz AK820Mechanical keyboard with tactile feedback for long coding sessions.
Editor
Terminal
- Windows TerminalModern terminal with tab support and a clean interface.
- Git BashUnix-like shell on Windows for consistent Git workflows.
- bunFast all-in-one JavaScript runtime and package manager.
- Claude CodeAI coding assistant in the terminal for complex engineering tasks.
Apps
Browser
- Google ChromePrimary browser with DevTools for web development and debugging.
- React Developer ToolsBrowser extension for inspecting React component trees and state.
- WappalyzerIdentifies the tech stack of any website at a glance.
Tech Stack
- Next.jsReact framework for full-stack web apps with SSR, ISR, and API routes.
- TypeScriptStrongly typed JavaScript — strict mode always enabled, no any.
- Tailwind CSSUtility-first CSS framework for rapid and consistent UI development.
- SupabaseOpen-source backend — PostgreSQL database, auth, and realtime.
- VercelCloud platform for static sites and serverless functions with global CDN.

