grid-design-website
Grid Design Website
Next.js agency site with dedicated Home/About/Services/Contact pages, JSON-driven content blocks, and reusable sections for testimonials, services, and contact forms.
A mix of UI-driven apps and ML experiments, with each repo documented and linked.
grid-design-website
Next.js agency site with dedicated Home/About/Services/Contact pages, JSON-driven content blocks, and reusable sections for testimonials, services, and contact forms.
careerpath-ai
FastAPI backend that ingests a student profile (courses, GPA trend, projects, certifications) and returns top role recommendations with model scores using a serialized ML model.
quiz-app
Full-stack quiz platform for instructors and students with room creation, test module uploads, timers, and live leaderboards backed by AWS S3 and MongoDB.
hedgefund-ai-agent
Agent workflow exploring hedge-fund style research, data ingestion, and signal summaries.
algorithm-visualizer
Interactive algorithm visualizer with a browser UI plus a Java app, showcasing animated sorting and pathfinding demos.
used-car-price-prediction
Used-car price prediction pipeline with feature engineering, multiple regressors, and neural networks plus Keras Tuner hyperparameter search.
stock-market-predictions
Stock prediction and analysis toolkit covering EDA, RSI calculation, time-series visualizations, and ML models for classification and regression.
breast-cancer-prediction
Breast cancer diagnosis pipeline on the Wisconsin dataset with preprocessing, feature selection, and model comparisons evaluated with precision and recall.
sentiment-analysis
Twitter sentiment analysis pipeline with text cleaning, EDA, MLP modeling, hyperparameter tuning, cross-validation, and interpretability.
movie-genre-nlp
Movie genre classifier with separate training and prediction scripts for running inference on plot summaries.