A collection of web apps, machine learning models, and tools I've built across different domains.
6
Total Projects
6 projects
ML/AI
Diabetes Prediction
A machine learning web application to predict diabetes risk based on medical and lifestyle inputs. Built with Python, Flask, and Logistic Regression.
PythonMLFlaskLogistic Regression
ML/AI
Cat vs Dog Classifier
Image classification app predicting whether an uploaded image is a Cat or Dog — built with TensorFlow, Keras, a custom CNN, deployed via Gradio on Hugging Face.
PythonDeep LearningCNNGradio
Web Dev
NeuroLingo
NeuroLingo is a lightweight, responsive web application built with Python and Flask that provides seamless language translation.
PythonFlaskJavaScriptAPI
Web Dev
Weather Wave
A playful, modern weather dashboard built with React & Vite. Get live weather, hourly forecasts, and radar map — instantly.
PythonReactViteAPI
Application
Image Compressor using tkinter
A simple image compression tool built with Python and tkinter.
PythontkinterPIL
ML/AI
Helmet Detection System
A computer vision application to detect whether motorcyclists are wearing helmets using YOLO.