Sidharth Shambu

  1. Multi‑Tenant GPU Platform (genv) - Built a shared GPU platform on 2× Nvidia L40S using genv for soft VRAM slicing, per‑user containers, and XFS project quotas so multiple users can run LLM/training workloads on one host. Technical writeup: shambu.bearblog.dev/share-gpus-with-genv-and-docker

  2. Google Summer of Code @ LibreCube - Implemented CCSDS USLP framing + mux/demux on ESP32‑class hardware for CubeSat radio links. Built CI harnesses in C++/Python to validate protocol cases. Full report: shambu.bearblog.dev/googlesoc-21-librecube

  3. Quantimind - (freelance project) A therapist–client voice analysis dashboard that turns recorded sessions into transcripts and simple metrics. Track mood shifts, recurring themes, and progress between sessions, with clean charts and private by default sharing when you want your clinician to see it.

  4. upi-intent – A framework-agnostic JS/TS library that takes a standard UPI URI and generates app-specific deep links for Google Pay, PhonePe, Paytm, and more, with smart fallbacks on Android and iOS. Useful when you want one button that always opens the right UPI app, plus QR support for desktop flows.

  5. znlp - A powerful node app that transforms natural language commands into executable bash commands. Simply describe what you want to do in plain English, and znlp will convert it into the corresponding shell command. Perfect for those moments when you can't remember the exact syntax or want a more intuitive way to interact with your terminal.