Uses

A checklist detailing the hardware, software utilities, and local server configurations I use daily.

Hardware Specs

Core MachineHP Laptop with AMD Ryzen 7 5700U, 16GB Dual-Channel DDR4 RAM, 512GB NVMe M.2 SSD.
Display & Input15.6" FHD IPS panel, Logitech silent mouse, mechanical brown switch keys.
Mobile NodeRealme Device used for responsive testing and Android APK debug audits.

IDE & Software Console

IDE workspaceVS Code with theme styling (One Dark Pro) and extensions (ESLint, Prettier, GitLens, Tailwind CSS Intellisense).
Terminal ShellWSL (Ubuntu 22.04 LTS), Warp terminal shell config, and Git bash for windows CLI commands.
Testing ConsolePostman and Insomnia for local API payload diagnostics.

Local Server & Dev stacks

Local Database NodeDocker Desktop orchestrating PostgreSQL databases and Redis caching containers.
Environment ManagerNodeJS (v22.1.0 LTS) and Python (3.11) managing local virtual environments.