A running list of what I use day-to-day. Inspired by uses.tech. I update this when something earns its keep.
#Hardware
- Laptop — placeholder. Update with your machine.
- Display — placeholder.
- Keyboard — placeholder.
- Mouse / pointing — placeholder.
- Headphones — placeholder.
#Software (daily)
- Editor — VS Code, with Claude Code in the terminal
- Browser — placeholder
- Notes — Obsidian (vault: "Hermes")
- Tasks — placeholder
- Design — Figma when collaborating, Tailwind directly when not
#Stack I default to
- Static / portfolio: Vite + React + Tailwind v4 + Framer Motion + Lenis. Cloudflare Pages.
- App or content-heavy: Next.js + Tailwind v4. Vercel.
- Cricket / live data: Vanilla JS + Canvas 2D + FastAPI when the data needs cleaning. Cloudflare Workers.
- Editorial / luxury register: Cinzel + Fraunces, paper #F4ECDF / ink #14110E, single accent.
#Hosting + ops
- Cloudflare Pages for most static work (
wrangler pages deploy dist)
- Vercel for Next.js
- Namecheap for domains
This list is a living document; if something here looks stale, let me know.