// arhaangupta.cc / uses
What I work with
The honest list — things I use often enough to have opinions about.
// languages
- C — kernel & systems work (OS/161, embedded)
- Python — ML experiments, scripting, networking labs
- TypeScript / JavaScript — everything on the web, including this site
- SQL — SQLite/D1 mostly; enough Postgres to be dangerous
// systems & networking
- Linux — daily driver for coursework via SSH/VLAB
- Wireshark — packet-level debugging and protocol labs
- GDB — where the kernel bugs go to be found
// ai / ml
- PyTorch — models & training
- scikit-learn — fast baselines (the digit demo on the homepage is one)
- OpenCV — computer vision pipelines for Beacon
// infra & tools
- Cloudflare Workers + D1 + R2 — this site runs on them, edge-first
- Git & GitHub — obviously
- VS Code — with more terminal tabs than editor tabs