Projects
Strategic Simulation System · National Defence University
Dec 2025Developed a strategic simulation platform to model how diseases spread and how supply-chain disruptions unfold in real time. The system supported national defense teams in testing different scenarios, exploring outcomes, and planning responses more effectively.
India's Gender Divide and the Rising Voice Against Violence
Oct 2025Designed an interactive Tableau story analyzing gender disparity and crimes against women across Indian states. Integrated demographic, literacy, and population data with crime statistics to uncover regional inequalities and post-2012 reporting shifts.
Strategic Simulation System · National Defence University
Dec 2025Developed a strategic simulation platform to model how diseases spread and how supply-chain disruptions unfold in real time. The system supported national defense teams in testing different scenarios, exploring outcomes, and planning responses more effectively.
Real-Time Recommendation System using Kafka
May 2025Built a live Kafka → PySpark pipeline with recommendation engine that adapted instantly to user activity, creating personalized suggestions within seconds. The system demonstrated how large-scale data pipelines can power seamless, real-time user experiences.
Code Similarity Detection System
April 2025Built an AI-powered code similarity detection system to automatically identify duplicate and functionally equivalent code across large repositories. Using CodeBERT embeddings to represent code semantics and a Siamese neural network for comparison, we trained and evaluated our model on benchmark datasets. This approach demonstrated how modern NLP techniques can be adapted to software engineering problems, streamlining code review and maintenance.
SmartHire · AI-Powered Resume Screening
Mar 2025Designed an AI-powered hiring assistant that automatically matched resumes to job descriptions, summarized candidate profiles, and even generated interview questions. Implemented BERT-based classification, cosine-similarity matching, and LLaMA agents.
Tracking Federal Spending Transparency
Feb 2025Created an interactive platform to analyze and visualize U.S. federal spending across agencies. The tool highlighted unusual spending patterns, helping stakeholders uncover inefficiencies and bring more accountability into how public funds are used.
Starbucks Digital Transformation Strategy
Dec 2024Analyzed Starbucks’ digital ecosystem-including its mobile app, AI-driven personalization, and supply chain systems-to identify gaps in customer experience, employee workflows, and global expansion. Designed a transformation roadmap with cloud-native app upgrades, blockchain-enabled transparency, and AI-powered scheduling to enhance engagement, efficiency, and scalability
D-ott
Jun 2020Built a synchronized group-watch platform with WebSockets for real-time video/audio sync across multiple users. Developed custom APIs for session management and recommendations using Microsoft Custom Vision AI. Achieved 3rd place out of 64 teams at the Dish-a-thon competition, demonstrating strong potential for collaborative media streaming.
Stock Market Trader
May 2020Developed an AI-powered trading system using RL (Q-learning, OpenAI Gym, TensorTrade) to simulate buy/sell/hold strategies. Explored how RL agents adapt to volatile markets and benchmarked model profitability, demonstrating the potential of AI-driven trading systems.