Uses
The tools, software, and services I use for development and daily work.
Editor & IDE
AI pair programmer that lives inside VS Code. Speeds up boilerplate and helps explore unfamiliar APIs.
One Dark Pro
VS Code theme - warm dark palette that's easy on the eyes during long sessions.
Terminal & Shell
Modern terminal for Windows with tabs, panes, GPU-accelerated rendering, and custom themes.
Version control. I use the CLI for most operations and VS Code's Git integration for diffs and staging.
Development Tools
Fast, disk-efficient package manager. Saves storage with hard links and is noticeably faster than npm/yarn.
Containerization for consistent dev/prod environments. Essential for database services and microservices.
API testing and development. I use it for debugging REST APIs and sharing collections with teams.
Frameworks & Stack
React framework for production. App Router, server components, and static generation make it my go-to for web apps.
UI library for building component-based interfaces. React 19 with server components is a game changer.
Utility-first CSS framework. V4 with the new engine is incredibly fast. I don't write custom CSS anymore.
Strict mode everywhere. Type safety catches bugs before they ship and makes refactoring fearless.
Cross-platform mobile framework. Single codebase for iOS and Android with native performance.
Design & Productivity
UI design tool for prototyping and design systems. Collaborative features are excellent for team workflows.
Note-taking, project planning, and documentation. My second brain for organizing work and ideas.
Free diagramming tool for flowcharts, architecture diagrams, and technical drawings. Works in browser and as a VS Code extension.
Professional diagramming platform for complex workflows, system architecture, and team collaboration.
Team collaboration and documentation platform. Central hub for project docs, knowledge bases, and team wikis.
Hosting & Cloud
Container orchestration for managing microservices at scale. Running production workloads on EKS.
Infrastructure as code for provisioning and managing cloud resources. Reproducible, version-controlled infrastructure.
Code hosting, CI/CD with Actions, and project management. The center of my development workflow.
Linux distribution for development and servers. My preferred OS for cloud workloads and containers.
Databases
Browser Extensions
This page is updated periodically. Last updated March 2026.