Loan Default Prediction | Machine Learning
Tech Stack: Python, Pandas, Scikit-learn.
Performed EDA and preprocessing on the LendingClub dataset and built classification models including Logistic Regression, Random Forest, and XGBoost to predict loan defaults. Applied feature engineering, prevented data leakage, and evaluated performance using ROC-AUC and Recall.
HR Analytics Dashboard | Power BI
Tech Stack: Power BI, Excel.
Developed an interactive dashboard to track attendance, performance, and leave metrics. Created KPIs and automated reporting, saving 3–4 hours of manual work daily.
Resume Management System | Flask
Tech Stack: Python, Flask, SQLite.
Built a Resume Management System with RESTful APIs supporting CRUD operations. Implemented MVC architecture, managed SQLite database, and tested APIs using Postman.