Skip to main content

Uses

Tools, software, and hardware I use daily

A running list of the tools and setup I use for development, writing, and productivity.

Hardware

Computer: Legion 5 Pro 2022 (R7 5800h, 16GB RAM)
Monitor: 16" 4K
Keyboard: LEOBOG HI75C (mechanical, silent switches)
Mouse: Endgame XM2WE
Desk: Normal desk
Chair: Ergonomic office chair

Tip

Not have enough money to buy a standing desk and maxed-out Herman Miller yet

Software

Development

  • Editor: VS Code
  • Terminal: zsh + raw plugin (GPT help me with this)
  • Version Control: Git + GitHub CLI
  • Database: DBeaver (Postgres client)
  • API Testing: Postman (until i have the need to move to Bruno)

Design

  • UI Design: Figma (though I mostly work in code now)

Productivity

  • Notes: Notion
  • Tasks: Inner Anchor (self-built task manager)
  • Time Tracking: Inner Anchor (built-in timer)
  • Focus: Inner Anchor + Cold Turkey blocker

Writing

  • Blog Posts: VS Code (markdown/MDX)
  • Grammar: Grammarly browser extension

VS Code Theme & Extensions

Theme: VSCode Default Dark (low contrast reduces eye strain)

Essential Extensions:

  • ESLint
  • Prettier
  • Tailwind CSS IntelliSense
  • Error Lens
Info

I keep VS Code extensions minimal. Too many extensions slow down the editor and create decision fatigue.

This Website

Hosting: Vercel Hobby
Domain: Cloudflare Registrar
Analytics: No, per you guys advice to not track anything
Framework: Next.js 16 + React 19 + TypeScript 5
Styling: Tailwind


Last updated: February 08, 2026