Projects

AI-Loan

An AI-based system that streamlines loan approval by predicting application outcomes using historical data and customer behavior. Designed to help financial institutions reduce manual processing, eliminate bias, and accelerate decision-making. GitHub repo

CarEShip

A remote-controlled and semi-autonomous smart delivery vehicle designed and built with Android Studio, Firebase, Arduino, and SmartCar platform, the system includes a dual-interface mobile app for pharmacists and customers to manage and track medicine deliveries. GitHub repo

Jobster

A job-matching platform for freelancers and companies. Freelancers can create profiles, upload resumes, and apply for jobs. Companies can post jobs, browse freelancer profiles, and manage applications. The site offers tailored dashboards for each user type, with functionality for job search, profile customization, and applicant tracking. GitHub repo

Virtual Diabetes Clinic Triage - MLOPS

A FastAPI-based service that loads a scikit-learn regression model to predict diabetes disease progression, exposes REST endpoints for health checks and scoring, and renders a triage dashboard that orders sample patient records by their predicted risk to support clinical decision-making. MLOPs, docker, deployment, CI/CD pipeline. GitHub repo