NLP · Data Analysis
Sentiment Analysis of Student Online Learning
Analyzed 7 online study modes using TextBlob, VADER & HuggingFace Transformers. Found live classes scored 20% higher satisfaction vs recorded lectures.
PythonNLPTextBlobVADERHuggingFaceSeaborn
NLP · MSc AI Project
NLP Document Translator
Multi-language translator with transformer-based models for English, Hindi, Marathi & Konkani. Features tokenization, lemmatization pipelines.
PythonTransformersTokenizationLemmatization
AI · Finance
Chart Pattern Analysis & Intraday Trader App
ML-assisted chart pattern recognition (head & shoulders, double top/bottom, triangles) with automated signal generation from live OHLCV data.
PythonTypeScriptPandasFinancial ML
AI Integration · LLM
Omnilearn — AI-Powered Learning Explainer
Full-stack app that generates structured explanations on any topic via LLM API with real-time streaming and multi-complexity prompt engineering.
TypeScriptLLM APIPrompt EngineeringReactNode.js
Algorithms · Visualization
MST Algorithm Visualizer
Interactive desktop app to step-through Prim's & Kruskal's MST algorithms on user-defined graphs — an AI/CS educational tool.
PythonTkinterGraph Algorithms
Game AI · C++
Fracture Fate — Zombie Survival Game
Semi-open world game with Zombie AI agents using Behavior Trees & NavMesh pathfinding, built in Unreal Engine 5 with C++ and Blueprints.
Unreal Engine 5C++Behavior TreesNavMesh