Academic Projects

A showcase of my hands-on work and technical explorations.

Project Name Description Tech Stack Link
Study Group Finder
Study Group Finder Application
User-centered design-focused web application that ease the process of forming and scheduling study groups. C#, React, PostgreSQL, ASP.NET View
Sentiment Analysis
Sentiment Analysis on Clothing Reviews
Classified, trained, uncovered hidden themes, analysed and produced visuals for clothing reviews using VADER Algorithm, Random forest classifiers, LDA, NRCLex library and TextNet respectively. Python, ML, Text Analysis View
Voting System
Electronic Voting System
Designed and implemented a website utilizing Flask Routing features for seamless navigation, Flask-Login for secure user logins, Jinja2 template to dynamically render HTML pages, Flask-WTF for secure form handling, and leveraged session management to maintain a smooth user experience. Python, Flask, HTML, CSS, MySQL View
Salvator
Salvator: An Automatic Accident Detection and Rescue System
Designed an Android application (user and driver side) enabling sensor reading for accident detection, ambulance details fetch using haversine formula, real-time victim routing via the Google Directions API, and SMS gateway API for sending text messages to emergency contacts from the web application. PHP, JavaScript, SQL, HTML, CSS View
Library Management
Library Management System
A remote-access library system for users to check book availability, due dates, and more. Best Project Award for MicroProject Challenge by College Bootcamp. PHP, JavaScript, SQL, HTML, CSS