Uses
List of the hardware, operating system, and software stack I use on a daily basis to write code and build applications.
Hardware
- CPU: AMD Ryzen 5 5600X
- GPU: NVIDIA GeForce RTX 4060 - 8GB
- Memory: Corsair 2x8 GB DDR4
- Storage: Crucial 500GB NVMe
- Display:Acer VG240Y M3 (24", 1920x1080 @ 120Hz)
Operating System & Environment
- OS: Arch Linux (BTW) - I prefer a rolling release model for the latest packages.
- Window Manager: i3wm - A tiling window manager that keeps my workflow incredibly fast and keyboard-centric.
- Shell: zsh
Development Stack
- Editor: Neovim - My primary editor. Highly customized, blazing fast, and strictly terminal-based.
- Terminal Multiplexer: tmux - Essential for managing multiple terminal sessions and persisting my dev environment.
- Core Languages & Frameworks: TypeScript, React, Next.js, and Golang (for robust backends).