inspiration

14 entries

Tools I use, sites I admire, projects I keep coming back to. Sparse on purpose — only things I'd actually recommend to a friend.

Mukund Kapoor by Mukund Kapoor #personal-site
The personal site that made me want to make this one. Clean, narrative, light/dark, generous whitespace.
mukundkapoor.com →
Devcore by Myles & team #company
My company. The public face of everything we ship for clients.
devvcore.com →
Devin by Cognition #ai
AI software engineer that I keep an eye on — the bar for what 'autonomous' means in our space.
devin.ai →
Excalidraw #tool
The whiteboard I open before every architecture conversation. Sketchy on purpose.
excalidraw.com →
OpenRouter #ai
One API for every LLM. I run BetterBot through it so I can swap models without redeploying.
openrouter.ai →
Coolify #infra
Self-hosted Vercel/Netlify. What I run when I want to host something on a VPS without thinking about it.
coolify.io →
Firebase by Google #infra
Still my default for fast prototypes. Auth, hosting, Firestore — everything you need to ship a v0 in a weekend.
firebase.google.com →
Supabase #infra
Postgres-as-a-platform with auth, storage, real-time. The grown-up version of what I used to build with Firebase.
supabase.com →
Hermes by Nous Research #agents
The agent runtime I keep reaching for: tools, skills, memory, scheduled work, browser control, and desktop context in one operator loop.
hermes-agent.nousresearch.com/docs →
Extend.ai #automation
Document automation that turns messy real-world inputs into structured workflows instead of another dashboard to babysit.
www.extend.ai →
Litestream by Ben Johnson #infra
The thing that makes SQLite feel durable on a tiny VPS: stream WAL changes to object storage and keep the simple database simple.
litestream.io →
SQLite #database
One file, no server, absurdly capable. Still one of the best defaults for projects that should stay understandable.
sqlite.org →
Tailscale #networking
Private WireGuard networking that made sense after the Paperclip AI hack: fewer public surfaces, fewer exposed admin ports, one private fleet.
tailscale.com →
Termius #terminal
The SSH cockpit for the tailnet. After the hack, this became the sane way to reach servers without turning every box into a public target.
termius.com →