Let's Talk

Featured Projects

A selection of academic and personal projects that highlight my experience in programming, database systems, and web development.

Student Management System

A Java Swing based desktop application integrated with MySQL database using JDBC. The system supports CRUD operations, student image storage, and search functionality.

Java OOP MySQL JDBC

Interactive Quiz System

An object-oriented quiz system built in Java that presents questions, tracks scores, and demonstrates class-based program structure.

Java OOP Logic Design

Mushroom
Classification

A machine learning project that classifies mushrooms as edible or poisonous based on their physical characteristics. The model was trained on a dataset to identify patterns and assist with safe classification.

Python Machine Learning Data Analysis