Projects
Full-stack applications, ML models, and innovative solutions
Nestopia
Full-Stack • AI • Blockchain
Engineered a full-stack rental housing platform matching renters with landlords through intelligent compatibility scoring algorithms that analyze 12+ weighted criteria including budget, location, amenities, and lifestyle preferences. Implemented JWT authentication, Google OAuth, machine learning-enhanced matching with collaborative filtering, and integrated FastAPI backend with React frontend, PostgreSQL database, and Celery background workers for daily match computations serving personalized property recommendations.
CF AI API Copilot
AI • Full-Stack • Edge Computing
Built a Cloudflare-native AI assistant that ingests OpenAPI/Swagger specifications, leveraging Workers AI (Llama 3.3) with Durable Objects for persistent session memory to answer developer questions about APIs. Architected an edge-first solution featuring streaming spec ingestion, context-aware chat with digest summaries, favorite endpoints management, and a vanilla JavaScript Pages UI—delivering sub-100ms response times with zero-config deployment entirely on Cloudflare's global network.
AI News Summarizer
AI • NLP • Machine Learning
Created an advanced natural language processing application leveraging state-of-the-art transformer models (T5 and BART) from HuggingFace to automatically generate concise, accurate summaries of lengthy news articles while simultaneously detecting potential misinformation through sophisticated fake news classification algorithms, implementing Django REST framework for robust API endpoints, utilizing transfer learning and fine-tuning techniques to achieve 92% accuracy in fake news detection, and deploying the solution with SQLite database for efficient article storage and retrieval.
Bank Marketing Analytics
Data Science • Predictive Analytics
Conducted comprehensive data science analysis on a massive dataset of over 40,000 banking customers to build sophisticated predictive models for targeted marketing campaign optimization, performing extensive exploratory data analysis (EDA) with advanced feature engineering, implementing multiple machine learning algorithms including Random Forest, Gradient Boosting, and Logistic Regression with rigorous hyperparameter tuning, achieving 89% prediction accuracy for customer subscription likelihood, and delivering actionable insights through compelling data visualizations with Matplotlib and Seaborn that directly informed strategic marketing decisions and increased campaign ROI by identifying high-value customer segments.
Trust-Based Product Analysis
Data Science • Machine Learning • AI4ALL
Collaborated with my 2D group at AI4ALL to build an ML-powered trust scoring system analyzing Amazon product data with 40K+ entries. Trained Random Forest and Gradient Boosting classifiers achieving 96.05% accuracy in predicting high-purchase products by quantifying trust signals including ratings, review counts, discount percentages, and seller badges. Engineered comprehensive preprocessing pipelines, performed feature importance analysis with SHAP explainability, and delivered actionable insights through data visualizations identifying Total Reviews, Product Rating, and Discounted Price as key purchase drivers.