Building systems that
scale intelligently.
I am a backend engineer focused on resilient architecture, AI-driven applications, and robust APIs. Engineering real software to solve complex problems.
Type help to see available commands.
Currently focusing on
Building CivicOS
Scaling the backend infrastructure with pgvector and Gemini AI.
Distributed Systems
Deep diving into Redis caching strategies and microservice communication.
Open Source
Contributing to Spring Boot utilities and developer tools.
Featured Work
Engineering Case Studies
CivicOS
An AI-powered civic intelligence platform that maps citizen issues to responsible government departments, officials, laws, and complaint channels.
Vellum (AutoResearch AI)
Rebuilt the backend of an AI startup documentation platform from Python to Java Spring Boot. Layered architecture with a RAG-based multi-agent pipeline.
HandymanHub
Full-stack service marketplace connecting customers with workers through skill and location-based discovery.
Loan Eligibility Predictor
Machine learning classification system to predict loan approval eligibility based on applicant financial attributes.
Deep Dive
CivicOS Architecture
A look into the jurisdiction-aware AI mapping platform. Engineered for scale, speed, and strict regional correctness without LLM hallucinations.
API Gateway
Routes requests, handles JWT stateless authentication, and enforces rate limiting to protect the downstream services.
Spring Boot Core
Executes business logic using constructor-based dependency injection. Interfaces directly with Kafka for event streaming and search analytics.
Redis Caching
Caches frequent regional queries, reducing latency from 900ms to 27ms. Uses TTL and cache invalidation strategies for fresh data.
pgvector + Ollama RAG
PostgreSQL handles recursive CTEs for accountability mapping. pgvector enables semantic search fallback utilizing an integrated LLM pipeline.
Technical Skills
The Stack
Technologies I use to build scalable, secure, and highly performant backend systems and AI architectures.
Backend Engineering
AI Engineering
Databases
Cloud & DevOps
Languages & Core
Testing & Tools
Experience
Open Source & Education
Open Source Contributor
Merged 47+ pull requests across open-source repositories with 4,445+ contribution points. Delivered feature enhancements, bug fixes, and accessibility improvements. Collaborated with maintainers through GitHub issues, reviews, and workflows.
Open Source Contributor
Selected as an ESoC 2026 contributor for production-oriented open-source development. Focused on collaborative software engineering practices and feature implementation.
Open Source Contributor
Ranked among top contributors (228) with 7 merged pull requests and 53+ contribution points. Contributed improvements across accessibility, security, UI/UX, and performance optimization.
B.Tech Computer Science Engineering
Currently pursuing a Bachelor of Technology. Focusing heavily on backend engineering, data structures, and building real-world projects outside the classroom.
About Me
Engineering
with correctness.
I fixed an API that took 900ms to respond. It now takes 27ms.
That's not a resume line — that's what happens when you stop treating backend work as "make it function" and start treating it as "make it correct under load."
I am a backend-focused CS student at VIT Bhopal ('28). Most of what I know didn't come from lectures. It came from using Redis caching, recursive PostgreSQL CTEs, and designing jurisdiction-aware search on CivicOS. It came from cutting database calls from 19 to 1 to fix an N+1 query problem on HandymanHub.
Currently, I am working with Java, Spring Boot, PostgreSQL, Redis, Docker, and increasingly in RAG/LLM-based systems (LangChain, pgvector, Gemini API). I like backend problems where correctness and performance both matter.
As an open-source contributor, I have merged over 47+ pull requests into production repositories (GSSoC 2026), ranking among the top contributors program-wide.