My Projects

🔍 Filter by Domain

Click on a domain to filter projects by technology area

Credit Risk Explainer with Real-Time Fairness & Interpretability

May 2025 -- Jun 2025
ML
Python SHAP LIME XGBoost Random Forest Logistic Regression Streamlit

Built an interactive, explainable AI dashboard for real-time credit risk prediction using XGBoost, Random Forest, and Logistic Regression, with full model evaluation and comparison.

ML Pipeline Orchestrator

May 2025 - Jun 2025
ML
Python Bash DAG ML Pipelines

Designed and implemented a lightweight ML pipeline orchestrator entirely from scratch to automate and manage end-to-end ML workflows without external orchestration frameworks.

E-commerce Churn Prediction with Real-Time Inference

Jan 2025 -- Mar 2025
ML Mlops
Python FastAPI MLflow Docker GitOps

Engineered a real-time ML pipeline with MLflow for experiment tracking, version control, and continuous integration, inspired by GitOps practices for production-ready deployment.

Kubernetes-Based ML Inference API

Mar 2025 - May 2025
ML Mlops
Python FastAPI Kubernetes Prometheus

Built a full-stack ML inference deployment pipeline supporting real-time sentiment analysis using FastAPI.

Medical Chatbot with RAG

Feb 2025 - Mar 2025
ML AI
Python Flask Pinecone LangChain Mistral-7B

Built a RAG-based chatbot leveraging LangChain and the Mistral-7B model to generate accurate, context-aware medical responses by combining LLMs with vector search databases.

ML on Encrypted Data

Feb 2025 - Apr 2025
ML
Python PySEAL

Built an ML inference pipeline capable of operating directly on encrypted data using the CKKS scheme from the PySEAL library, ensuring complete data privacy throughout the workflow.

End-to-End Image Classification on CIFAR-10

Feb 2025 - Mar 2025
ML Mlops AI
Python PyTorch MLflow Flask CI/CD

Implemented a feature extraction pipeline for CIFAR-10 images by flattening pixel data, normalizing the data and applying standard augmentations for robust classification.

Predictive Analytics for NBA Player Performance and Game Outcomes

Nov 2024 -- Dec 2024
ML DS
Python NBA-API XGBoost LSTM Data Analysis

Designed an end-to-end machine learning pipeline for predicting NBA game outcomes using real-time and historical player behavior data, achieving 83% accuracy.

FixMatch Implementation

Oct 2024 - Dec 2024
ML AI
Python PyTorch Semi-Supervised Learning CIFAR-10

Reproduced FixMatch results on CIFAR-10 using Wide ResNet-28-2, achieving 90% of the performance reported in the original paper.

Video Panorama Generation

Aug 2024 - Dec 2024
ML
Python OpenCV Image Processing Computer Vision

Developed a pipeline for generating stabilized panoramas from videos using modular components, reducing processing time by 25%.

Automated Data Pipeline Using Spark and Google Cloud

May 2024 - Jul 2024
DE
Spark Google Cloud Dataproc BigQuery

Designed and implemented an end-to-end automated data pipeline using Apache Spark and Google Cloud Dataproc to efficiently process and transform large-scale datasets ingested from GCS.

Neural Networks from Scratch

May 2024 - Aug 2024
ML AI
Python Deep Learning

Built a neural network framework from scratch, implementing core components, achieving 95% accuracy on MNIST dataset.

Implicit Bias Annotation

Jan 2024 - May 2024
ML
Python LLAMA-2 QLoRA AI Safety Bias and Ethics

Led research to develop a framework for automated implicit bias annotation using fine-tuned LLAMA-2 models with QLoRA and PEFT for efficiency and scalability.

Fraud Detection in Financial Transactions

Jan 2024 - Feb 2024
ML DS
Python XGBoost Isolation Forest PCA Data Analysis

Built a fraud detection system processing financial transactions using supervised and unsupervised learning.

Intrusion Detection System

Jan 2024 - May 2024
ML DS
Python Machine Learning Cross Validation Data Analysis

Performed exploratory data analysis and feature selection on the NSL-KDD dataset, improving feature relevance and reducing dimensionality by 15%.

Pictophrases

Sep 2023 -- Dec 2023
ML AI
Python RNN BiLSTM Transformer Image Captioning Keras

Conducted a study on advanced image captioning techniques using RNNs, BiLSTMs, and Transformers, achieving a 15% improvement in BLEU score over baseline RNN models.

Salary Prediction System

May 2020 -- Jun 2020
ML DS
Python Machine Learning Selenium Data Analysis

Developed a salary prediction tool using Glassdoor data to estimate salaries for data science roles.

Monocular Depth Estimation with Atrous Convolutions

Aug 2019 - May 2020
ML AI
Python PyTorch Deep Learning

Surveyed standard approaches for monocular depth estimation, leading to a published survey paper analyzing architectural trade-offs.

Multi-Cloud Data Integration

Jul - 2023 - Sept 2023
DE
Apache NiFi BigQuery

Developed an automated data pipeline to integrate data from AWS S3 and Azure Blob Storage into a centralized GCS Bucket staging area.