"Turning ideas into code and challenges into opportunities"
π Pursuing a B.Tech in Computer Science & Engineering (Batch 2026).
π‘ Passionate about Full-Stack Web Development (MERN) and building production-grade, highly scalable applications.
π§ Currently sharpening my skills in Data Structures, Algorithms (DSA), and Problem Solving to write clean, optimized code.
π Actively building real-world solutions like VantaWear, SkillSync, and Chummy using decoupled microservices and serverless architectures.
π± Always eager to explore new technologies, tackle complex architectural challenges, and optimize backend performance.
SkillSync β NLP-Driven ATS Matching Engine & Scoring Platform
A full-stack SaaS platform designed to calculate Applicant Tracking System (ATS) compatibility scores. Utilizing a decoupled microservices architecture, it isolates a primary MERN-stack server from a dedicated Python NLP engine to process compute-heavy document parsing and cosine-similarity algorithms without blocking the main event loop.
- Microservices Architecture: Independently deployed Node.js REST API on Vercel and a Python/Flask NLP engine on Render for optimized CPU load balancing.
- Advanced NLP Pipeline: Leverages
pdfminer.sixfor high-fidelity text extraction, utilizingspaCyandscikit-learnto calculate vector similarities between resumes and job descriptions in under 15 seconds. - Enterprise-Grade Authentication: Built a robust JWT system with silent refresh interceptors, cross-domain HTTP-only cookies, and seamless Google OAuth 2.0 integration via Google Identity Services.
- Context-Aware AI Suggestions: Integrated the Google Gemini API to dynamically generate targeted resume improvement suggestions based on the NLP engine's output.
- Dynamic Client Dashboard: Engineered a responsive React/Vite frontend using Tailwind CSS and Framer Motion, featuring drag-and-drop file uploads and silent background service wake-ups to mask cold-start latency.
- High-Performance Routing: Optimized CORS configurations and payload routing to maintain sub-400ms average response times under concurrent loads.
π Repository | π Live Demo
VantaWear β Serverless MERN E-Commerce Architecture
A premium, full-stack e-commerce platform built with a brutalist aesthetic. Designed for seamless UX, it features secure authentication, real-time webhooks, an interactive admin analytics dashboard, and a serverless architecture deployed on Vercel's edge network.
- Serverless Architecture: Deployed as an optimized monorepo on Vercel utilizing Serverless Functions and custom routing rules.
- Fault-Tolerant Checkout: Integrated Stripe Elements with background webhook verification to ensure orders are reliably processed even during client disconnects.
- Advanced Authentication: Built a custom JWT system with secure, cross-domain cookies utilizing reverse proxy configurations.
- Real-Time Admin Analytics: Implemented a protected dashboard using Recharts to visualize revenue flow and track live order statuses.
- Premium UI/UX: Built a highly accessible, mobile-first frontend utilizing Tailwind CSS and the React Context API for global state persistence.
π Repository | π Live Demo
Chummy β Real-Time Social Chat Platform
A full-stack instant messaging platform focused on delivering fast, scalable, and user-friendly communication with persistent conversations and clean UI interactions.
- Real-Time Messaging: Implemented bidirectional communication using Socket.io for seamless messaging without page refreshes.
- Live Status & Media: Tracks active user presence via WebSockets and integrates Cloudinary for optimized image storage and delivery.
- Secure Sessions: JWT-based authentication with HTTP-only cookies to securely manage user sessions and guard protected routes.
- State & UI: Utilized Zustand for efficient global state management alongside a clean, responsive layout built with Tailwind CSS.
π Repository | π Live Demo
NoteZipper β Full-Stack Note Management System
A modern web application built to create, edit, organize, and securely manage personal notes efficiently.
- Engineered full-stack RESTful APIs utilizing Express controllers and MongoDB for highly scalable data storage.
- Implemented clean frontend-backend synchronization using Axios, styled fully with Tailwind CSS and DaisyUI.
π Repository | π Live Demo
βοΈ βCode. Learn. Improve. Repeat.β