🛠️ Software Engineer @ Newton School | 🎓 IIT Roorkee '26 | 📍 India
Infrastructure · Platform · Application Security
Software engineer building backend and infrastructure — Go, Python and TypeScript in production, from Kubernetes controllers to ML serving. Interested in how systems fail, scale, and stay correct under pressure. Contributor to Kubeflow (CNCF ecosystem).
🎛️ Model Serving Platform on Kubernetes
A kubebuilder operator managing the serving lifecycle of ML models through a custom
InferenceService CRD — reconcile loop, finalizers, owner references, status subresources.
Artifact pulls from S3-compatible storage with readiness gated on model-load completion,
canary rollout with traffic splitting, autoscaling on inference queue depth rather than CPU.
Go · kubebuilder · controller-runtime · Kubernetes · Prometheus · MinIO
📡 Reliable UDP Transport Protocol
A connection-oriented transport over UDP: state machine, selective-repeat ARQ with SACK,
sliding-window flow control, Jacobson/Karels RTT estimation with adaptive RTO. Pluggable
congestion control behind one interface, and per-stream configurable reliability — reliable,
unreliable, or deadline-bounded — so latency-sensitive traffic bypasses the head-of-line
blocking TCP enforces. Benchmarked against TCP and raw UDP under tc netem.
C++ · UDP · tc/netem · Prometheus · GitHub Actions
⏱️ TimeTracker — 🔴 live at timetracker-day.vercel.app Plan a day in time blocks, keep tasks beside them, and see where the week actually went. An installable PWA that works fully offline and syncs to Firestore on sign-in. The service worker is network-first over content-hashed assets — so a new deploy reaches an already installed app on its next online open, with no precache manifest to keep in step.
React · Vite · Firebase / Firestore · PWA · service worker · Vercel
🏦 FinTech Multi-Agent System Five specialist agents — financial analysis, risk scoring, portfolio allocation, fraud detection, regulatory compliance — behind an orchestrator doing intent classification and running them standalone, sequentially or in parallel. Wrapped in real guardrails: prompt-injection detection across 15+ pattern rules, PII redaction and disallowed-topic blocking on input; disclaimer injection, hallucination detection and length bounding on output. Compliance covers RBI, SEBI, PMLA, FEMA and the DPDP Act.
Python · Claude SDK · tool use · guardrails
⚡ Multi-Adapter LLM Serving Infrastructure Single-process inference server hosting two LoRA adapters on a shared Qwen-2.5 base with header-based routing and runtime hot-swapping, removing the cost of one GPU deployment per model. 4-bit NF4 quantization cut memory footprint 68%, sustaining 15–30 tok/s at sub-500ms time-to-first-token, with token-level streaming.
Python · FastAPI · PyTorch · QLoRA · Transformers
📋 Mini Task Manager Full-stack project management system — .NET backend, React + TypeScript frontend, JWT auth and user-scoped projects. Containerized end to end with separate backend and frontend images, docker-compose orchestration and an nginx reverse proxy.
C# · .NET · React · TypeScript · Docker · nginx
🚕 Pink Taxi Ride-hailing app built around women's safety in India — Flutter client, Firebase backend, Cloud Functions.
Flutter · Dart · Firebase
📄 PDF Converse · ✍️ Web Annotator Retrieval-based question answering over uploaded PDFs; and a browser extension for highlighting, underlining and annotating text on any web page.
Python · JavaScript
Newton School — Software Engineer · June 2026 – present Backend and platform work across Python/Django, Go and TypeScript — sandboxed execution of untrusted code, distributed task correctness, API performance, and application security.
Zinnia Digital Services — Software Engineering Intern · May – July 2025 Document ingestion and embedding pipelines over ChromaDB, and REST APIs for inference and validation.
IIT Roorkee, B.Tech 2026 · LeetCode peak 1853 · CodeChef peak 1647 (Sirius3) · 1000+ problems solved



