← Back Home

Project Showcase

Explore a selection of my practical and academic projects in machine learning, software engineering, and system design.

Project Banner

Available Projects

Grocery Store Management System Health Hub - Disease Prediction Face Recognition System Appointment Booking System Heart Disease Prediction Vehicle Price Prediction Elevator System Simulation

Health Hub

Developed a full-stack group project web application that allows users to book doctor appointments, join health-related communities, and engage in real-time medical discussions — aimed at improving healthcare accessibility and community support.

Slide 1 Slide 2 Slide 3

Face Recognition System

Collaborated on a group project during my Bachelor's in Computer Science and Software Engineering to train and deploy a facial image recognition model using XGBoost and TensorFlow. Leveraged Python and scikit-learn to optimize model performance and ensure reliability, achieving high accuracy.

Slide 1 Slide 2 Slide 3

Heart Disease Prediction

Using a public dataset from Kaggle, this project applies various classification algorithms like Logistic Regression, Decision Trees, and Random Forests to predict a patient’s heart disease risk. Users can input health metrics and receive a risk assessment on the UI powered by Streamlit.

Slide 1 Slide 2

Vehicle Price Prediction

This regression-based ML project estimates vehicle prices from input features like model, mileage, and engine type. The pipeline includes data cleaning, exploratory analysis, and model tuning. It's wrapped in a user-friendly interface for trying out real car data and getting predictions.

Slide 1 Slide 2 Slide 3