Projects
Technical & Applied Projects
Used Car Price Prediction (TensorFlow & LightGBM)
Python, TensorFlow, LightGBM, pandas, SHAP
Fall 2025
-
Built machine learning models in TensorFlow and LightGBM to predict used car prices using 427K+ records, improving valuation accuracy over baseline MAE/RMSE benchmarks.
-
Engineered robust features, handled outliers, and designed time-aware data splits to ensure model fairness and reproducibility.
-
Conducted hyperparameter tuning and diagnostics (residuals, SHAP) to optimize performance and interpret key price drivers such as vehicle age and condition.
View Code
Retail Customer Analytics & Predictive Modeling
Python, SQL, TensorFlow, scikit-learn
Fall 2025
-
Analyzed transactional and demographic data using Python, SQL, and TensorFlow to uncover customer trends and predict retention, churn, and coupon response likelihood.
-
Built and evaluated logistic regression and neural network models using F1, ROC-AUC, and accuracy to optimize customer segmentation and targeting.
-
Delivered actionable insights that guided promotional and retention strategies, improving data driven marketing and sales decision making.
View Code
Self-Study Independent Projects
Healthcare Analytics Dashboard (Power BI)
MySQL, Python, Power BI, ETL
Fall 2025
-
Designed a healthcare database in MySQL with fact and dimension tables for encounters, patients, providers, and facilities, enabling accurate facility level performance analysis.
-
Automated ETL workflows using Python to ingest and transform data for Power BI, ensuring reliable and consistent financial and operational reporting.
-
Built interactive dashboards with different visualizations (KPIs, trends, payer mix) to present insights in a user friendly format.
Customer Order Management System (Power Apps)
Power Apps, SharePoint
Fall 2025
-
Built a multi-screen Microsoft Power Apps application integrated with SharePoint lists to centralize customer, order, and product data management.
-
Implemented relational design, validation logic, and soft-delete workflows, eliminating manual CSV edits and reducing data errors.
-
Designed an intuitive UI with conditional controls and confirmation dialogs, improving data integrity and user experience for internal operations.