Uses

A detailed look at my current development setup, including hardware, software, and tools I use daily.

Development Setup

Hardware

Main Machine

Custom Build PC

  • Processor: AMD Ryzen 7 5700x
  • Ram: 16GB DDR4
  • Storage: 256 NVMe SSD & 256 SATA SSD
  • Graphics: NVIDIA RTX 3060 Ti
  • Display: 23.8" ASUS Display

Monitors

Asus VA24EHE - 23.8 Inch Full HD IPS

Peripherals

FANTECH K613L Fighter

Membrane keyboard

Corsair Katar PRO

A custom PixArt 12,400 DPI optical sensor

Software

Operating System

Windows 11 Pro

Main operating system with WSL2 for Linux development

Browsers

Zen Browser

Primary browser

Edge

Primary development browser

Chrome

Testing and cross-browser compatibility

Firefox Developer Edition

Additional testing and development tools

Tools & Technologies

Code Editor

Visual Studio Code

Learn More

My main code editor with custom keybindings and settings optimized for TypeScript and React development.

WebStorm

Learn More

Secondary IDE for larger JavaScript/TypeScript projects, especially when working with complex codebases.

Terminal

Windows Terminal

Learn More

Custom configured terminal with PowerShell 7, Oh My Posh, and custom themes.

Languages

TypeScript

Learn More

Primary programming language for both frontend and backend development.

Frontend

Main frontend library with hooks and modern patterns.

Next.js

Learn More

React framework for production-grade applications.

Backend

Node.js

Learn More

Runtime for building scalable backend services.

Design

UI/UX design, prototyping, and collaboration.

Version Control

Version control with custom aliases and configurations.

GitHub Desktop

Learn More

GUI for Git operations and repository management.

VS Code Extensions

GitHub Copilot

AI pair programming assistant

Install

Codeium

AI code completion and suggestions

Install

ESLint

JavaScript/TypeScript linting

Install

Prettier

Code formatting

Install

GitLens

Git supercharged

Install

Material Icon Theme

File icons

Install

One Dark Pro

Color theme

Install