MegaPixel Creations
MegaPixel Creations
HTMLCSSJavaScriptBootstrapDjango
A professional photography studio landing page for Megapixel Creations.
Features a polished gallery, service listings, and a booking call-to-action, built to give the studio a modern online presence.
Heart Risk Prediction
Heart Risk Prediction
Pythonscikit-learnFlask
A machine learning web app that predicts a user's heart disease risk from clinical inputs.
Powered by a trained classification model with an interactive risk input form and visual risk meter.
Chanakya
Chanakya
PythonSpeechRecognitionpyttsx3
A desktop AI voice assistant capable of answering questions, opening apps, and playing music.
Uses voice command recognition and NLP intent parsing through NVIDIA-powered speech processing.
Wanderlust
Wanderlust
Node.jsExpress.jsMongoDBBootstrap
A full-stack property listing platform where users can browse, list, and review vacation rentals.
Includes Passport.js authentication, Cloudinary image uploads, and MapBox location integration.
Arka
Arka
Node.jsExpress.jsMongoDBOpenAI API
A conversational AI chatbot with a clean chat interface and context-aware responses.
Streams token-by-token replies from an LLM backend into the frontend without page reloads.
MathSuite
MathSuite
HTMLCSSJavaScript
A collection of math utilities in one clean web app - algebra, calculus helpers, and matrix operations.
Built with a custom expression parser for accurate equation solving without heavy libraries.
Pocket Calculator
Pocket Calculator
HTMLCSSJavaScript
A sleek, keyboard-friendly calculator web app with a minimal interface and instant computation.
Handles operator precedence and chained operations correctly without using eval().
Student Stress Prediction
Student Stress Prediction
Pythonscikit-learnStreamlit
An ML model that reads sleep, screen time, and deadline chaos, then tells students what they already knew: they're cooked.
Trained on real stress indicators, not vibes - turns messy student habits into a brutally honest risk score, no sugarcoating included.
ShopKart Profit Predictor
ShopKart Profit Predictor
Pythonscikit-learnStreamlit
An ML classifier that reads order details — price, discount, city, category — and predicts whether it'll be a high-profit or low-profit sale.
Caught and removed a data leakage bug during EDA, compared 6 models via cross-validation, and shipped Random Forest (~95% ROC-AUC) as a mobile-friendly Streamlit app.
Aptivio
Aptivio
Pythonscikit-learnFastAPINext.js
An AI-powered career path recommender — describe your skills, interests, and goals in free text, and it predicts which learning path fits you best.
Built a TF-IDF + Logistic Regression classifier validated with stratified 5-fold cross-validation, wrapped in a FastAPI backend, and shipped as a full-stack Next.js web app.