Back to Home

What I Use

A living document of the tools, software, and hardware that power my daily development workflow.

Editor & IDE

VS Code

My primary editor. I use it for everything from frontend to backend development.

IntelliJ IDEA

For Java projects and Minecraft plugin development.

Terminal & CLI

Windows Terminal

Clean, fast, and supports multiple profiles.

Git Bash

Unix-like shell on Windows for git operations and scripting.

pnpm

Fast, disk-efficient package manager for Node.js projects.

Browser & DevTools

Google Chrome

Primary browser for development with excellent DevTools.

React Developer Tools

Essential for debugging React component trees and state.

Design & Prototyping

Figma

For UI/UX design, wireframing, and prototyping.

Tech Stack

Next.js + React

My go-to framework for building modern web applications.

TypeScript

Type safety everywhere — frontend and backend.

Tailwind CSS

Utility-first CSS for rapid, consistent styling.

Node.js

Server-side runtime for APIs and backend services.

MongoDB / PostgreSQL

Database choices depending on the project requirements.

Hosting & Deployment

Vercel

Primary hosting for Next.js projects with instant deploys.

GitHub

Version control, CI/CD, and project management.

VS Code Extensions

ESLint + Prettier

Code linting and formatting on save.

Tailwind CSS IntelliSense

Autocomplete and linting for Tailwind classes.

GitLens

Enhanced git integration and blame annotations.

Claude Code

AI-powered coding assistant in the terminal.

This page is inspired by uses.tech. Last updated March 2026.