Projects

A showcase of my work, featuring web applications, design projects, and experiments.

01

Matchly – Smart Resume Matching

AI tool that checks how well a resume matches a job description and creates personalized cover letters.

Next.jsShadcn UIFastAPIPythonLangChainOllamaChromaDBDocker
Matchly – Smart Resume Matching
02

Homestay Booking Platform

A full-stack platform enabling property owners to list homestays and users to search, view, and book with ease.

Next.jsTailwind CSSMongoDB AtlasExpress.jsREST APIJWT
Homestay Booking Platform
03

Kalaa Rang — E-Commerce Platform

A modern, full-stack e-commerce platform built for my small business, featuring a sleek dark theme UI and powerful admin management. Developed using React and Node.js.

ReactNode.jsRedux ToolkitMongoDBExpressRTK QueryTailwind CSS
Kalaa Rang — E-Commerce Platform
04

AI-Driven Symptoms Analysis Platform

A health diagnostic tool using SVM with real-time visualization, hospital locator, and PDF health reports.

Next.jsFlaskPythonMachine LearningPostgreSQLChart.jsAxios
AI-Driven Symptoms Analysis Platform

Core CS Projects

A collection of projects that dive deep into computer science principles and system-level programming. Explore the repositories for hands-on learning and detailed reviews.

JWT Auth Without Libraries

A full-stack authentication system built from scratch using Node.js, Express, and MongoDB. Implements secure JWT-based login, refresh tokens, and protected routes without relying on external authentication libraries.

JWTAuthenticationREST APISecurityNode.jsExpressMongoDBNext.js