Developed an online learning platform with course creation, enrollment, and progress tracking. Implemented separate roles for Admin, Teacher, and Student with authentication and role-based access.
Analyzed e-commerce sales data using SQL by joining customer, order, order item, and product tables. Used aggregation, grouping, sorting, and calculated metrics to identify customer ordering patterns and top-selling products.
Built a Python-based pneumonia detection application using deep learning models to classify chest X-ray images as Normal, Pneumonia, or Irrelevant. The project includes image preprocessing, model-based prediction, and a web interface for uploading and analyzing X-rays.
Built an interactive Power BI dashboard to analyze grocery sales, item categories, outlet performance, outlet types, ratings, and trends using data modeling, measures, charts, and slicers.