Skip to main content

~/stack

tools, languages, and the stuff on my desk

Updated when something changes meaningfully — never just for the SEO.

~/stack / code

Languages

TSTypeScriptRSRustPYPythonSQSQL

Frameworks

ReactNNext.js~TailwindAnchorFFramertRPC

Infra & Cloud

PGPostgresSBSupabaseRRedisVercelDockerSolana
~/stack / uses

Hardware

  • MacBook Pro 14" M3 Pro
    daily driver
  • LG UltraFine 27"
    4K, easy on the eyes
  • Keychron Q2 Pro
    with browns
  • Logitech MX Master 3S
    the only mouse

Editor & Terminal

  • Neovim
    with lazyvim base
  • Ghostty
    + tmux
  • Geist Mono
    font of choice
  • Tokyo Night
    theme, dimmed

Apps

  • Raycast
    launcher + clipboard
  • Linear
    task management
  • Notion
    longer-form notes
  • 1Password
    vault
~/stack / reading
The Pragmatic Programmer
Hunt & Thomas
reading
Designing Data-Intensive Apps
Martin Kleppmann
reading
The Timeless Way of Building
C. Alexander
finished
Working in Public
Nadia Eghbal
finished
A Philosophy of Software Design
John Ousterhout
queue
~/stack / shell
~/sandeep — zsh
~ $ uname -snr
Darwin sandeep-mbp 24.0.0
~ $ echo $EDITOR
nvim
~ $ node -v
v22.13.1
~ $