Projects
I've worked on tons of little projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that picks your interest, check out the code and contribute if you have ideas for how it can be improved.
A full-stack competitive-programming platform built for CHARUSAT, powering contests, topic-based practice problems, solo/team modes, and real-time leaderboards - now used university-wide for DBMS, DSA, DAA, and CP assessments. SQL problems run in isolated, per-submission Docker containers with dynamically created schemas, and the backend has been stress-tested to reliably handle 1,000+ concurrent submissions.
Digital World is a full-featured e-commerce website designed for browsing and purchasing electronics and gadgets. It supports a smooth user experience with product listing, shopping cart, secure checkout, and admin controls.
A TypeScript-based Progressive Web App (PWA) for controlling Panasonic MirAIe-enabled devices directly from your desktop. Designed for speed and simplicity, it allows users to manage AC settings with a clean, responsive interface.
Real-time fraud detection system using PERN stack and Machine Learning. Analyzes transaction data to predict fraud likelihood based on transaction patterns, amounts, and user behavior.
An AI-powered GitHub repository intelligence tool that turns raw commit history into narratives, contributor profiles, and onboarding guides using the Gemini API. A RAG pipeline backed by pgvector enables semantic Q&A over a repository's full history through a Python gitingest bridge, with a circuit-breaker-backed LLM provider system that falls back between Gemini and local Ollama models.
ZapLink is a secure file-sharing platform that lets users upload files and instantly create customizable QR codes and short links. No login or app is needed, with optional password protection and expiration controls. Share content easily while keeping full control over access and security.
A university platform for managing SGPs, internships, exams, and results. Features include Excel data import, automated NOC generation, project allocation, and approval workflows. Optimized APIs ensure efficient data handling and streamlined academic processes.
CareXpert is a full-stack telehealth platform where patients can check symptoms using AI, book doctor appointments, and chat in real-time. Doctors manage appointments, view histories, and issue prescriptions. It features real-time chat and an ML-powered symptom checker for a seamless healthcare experience.
AssetFlow is an ERP-style asset and resource management platform covering the full lifecycle - registration, allocation, transfers, and maintenance - with dashboard KPIs, resource booking with conflict validation, a Kanban-based maintenance workflow, structured audit cycles, reporting, notifications, activity logs, and role-based access across Admin, Asset Manager, Department Head, and Employee roles.
CodeStreak is a full-stack habit-building platform that helps developers maintain daily coding consistency through rule-based challenges with friends. It automatically tracks LeetCode activity via GraphQL, evaluates daily goals, maintains streaks, applies penalties on failure, and provides analytics to encourage long-term discipline and growth.
WorkZen is a full-stack Human Resource Management System (HRMS) designed to automate employee management, attendance tracking, leave workflows, payroll processing, and payslip generation. It provides role-based access and a contract-driven architecture for reliable frontend–backend integration.