Projects

Things I've built

A mix of academic and personal projects from my time as an MCA student. Replace these placeholders with your own project names, descriptions, and links.

01

Student Result Management System

A desktop / web application to record student marks, calculate grades, and generate report cards. Built as part of academic coursework.

java mysql swing
02

Personal Portfolio Website

This very site — a responsive multi-page portfolio built from scratch with semantic HTML, custom CSS, and vanilla JavaScript.

html css javascript
03

Expense Tracker Web App

A simple web app to log daily expenses, categorize spending, and view monthly summaries with charts.

react nodejs mongodb
04

Library Management System

A CRUD application to manage book inventory, issue/return records, and overdue fine calculation for a college library.

python sql flask