skip to content
Yashwant Bezawada /log
say hi
uses / manifest 6 groups

Uses

The stuff I actually use, with opinions attached. Subject to change whenever something shinier ships.

# agents

  • Claude Fable — my pair programmer — most code here is vibed into existence, then made to prove itself
  • agent CLIs in the terminal — I describe, they build, I review; the loop got fast
  • CrewAI / LangGraph — multi-agent plumbing for the side projects

# editor·terminal

  • VS Code + Windows Terminal + WSL2 — Ubuntu underneath, Windows on top, peace treaty holding
  • tmux — for the sessions that outlive the terminal

# models

  • frontier APIs + local open-weights — the right model for the job; the GPU earns its keep

# languages·runtimes

  • Python — the ML half of everything
  • TypeScript / Node — the web half of everything
  • Java + Spring Boot — the day-job enterprise half of everything

# homelab hardware

  • the box — always-on, over-built, behind /lab
  • UPS + battery bank — because power blips shouldn’t end experiments

# deploy·infra

  • Cloudflare Pages + Workers — this site and my side projects, $0/mo
  • Docker + GitHub Actions — every deploy is a push to main
  • a private mesh VPN — the only way into the lab; nothing else is public

// no affiliate links. these are just the tools that survived.