My Projects
Here are some of my recent projects. Click to explore the source code or try the live demo.
📚 Book Recommender System
📚 Book Recommender System
A machine learning-based recommendation system that suggests books using collaborative filtering and cosine similarity based on user preferences.
PythonPandasNumPyScikit-learnStreamlitstreamlit cloud
🎬 VidStream
🎬 VidStream
A full-stack video sharing platform where users can upload, explore, and download videos seamlessly. Built with Next.js 14, TypeScript, and Clerk for authentication, integrated with Cloudinary for video storage.
Next.js 14TypeScriptTailwindCSSClerk AuthCloudinaryFramer MotionAxios
🩺 Diabetes Prediction Model
🩺 Diabetes Prediction Model
A supervised ML model that predicts the likelihood of diabetes based on health metrics like glucose, BMI, age, and blood pressure. Achieved 77% accuracy using scikit-learn models.
PythonPandasNumPyScikit-learnMatplotlibflaskvercel
📰 Fake News Classifier (NLP Project)
📰 Fake News Classifier (NLP Project)
A Natural Language Processing project that detects fake and real news using TF-IDF vectorization and Linear SVM classifier.
PythonNLPScikit-learnspaCySeabornGensimWordNetWordCloud
🧠 DeepFake Face Detection Model using AI/ML
🧠 DeepFake Face Detection Model using AI/ML
An AI-powered system using Convolutional Neural Networks (CNNs) and MobileNetV2 to detect manipulated facial images (deepfakes). It features a Streamlit interface for image upload and real/fake detection.
PythonTensorFlow / KerasOpenCVStreamlitMobileNetV2Matplotlib
🦠 COVID-19 Interactive Dashboard (Tableau)
🦠 COVID-19 Interactive Dashboard (Tableau)
An interactive global COVID-19 dashboard created in Tableau to visualize cases, recoveries, and deaths using multiple chart types including maps, trends, and bar charts.
TableauData VisualizationAnalytics