// about me
Who I Am
A full-stack developer driven by curiosity, precision, and the craft of building great software.
The Story
I'm a Computer Science undergrad at Lovely Professional University, building production-grade full-stack web applications using modern technologies like Next.js, Node.js, and PostgreSQL.
I built NexChat — a production-grade real-time chat platform with a friend system, JWT-secured REST API with 15+ endpoints, polling-based live messaging, and Jitsi Meet video calling. Every layer — from PostgreSQL schema design to frontend UI — was engineered from scratch.
I also independently engineered an AI Email Automation SaaS — integrating OpenAI, SendGrid, Clerk auth, and PostgreSQL with Prisma. That experience sharpened my understanding of full-stack architecture, async job queues, and production-grade API design.
Outside of projects, I've solved 300+ DSA problems on LeetCode and GFG, earned 5-star ratings in C++ and Python on HackerRank, and hold certifications from HackerRank, NPTEL, and Cipher Schools.
GitHub
Stats Overview
Most Used Languages
Contribution Streak
What I Value
Performance First
I obsess over query efficiency in PostgreSQL, API response times, and bundle sizes in Next.js for production-grade applications.
Scalable Architecture
Designing normalized schemas, indexed queries, and RESTful APIs that hold up under real-world load and high-frequency operations.
AI-Augmented
Integrating LLMs with controlled prompt logic and structured outputs to build genuinely useful, production-ready AI features.
Clean Code
Readable, typed, and well-structured code that the next developer (or future me) can understand and maintain immediately.