PROJECTS

Here are some projects that I worked on and currently working on.

Sentiment Analysis on IMDb Reviews
2026
Personal Project
  • Built a sentiment analysis model to classify IMDb movie reviews as positive or negative using Natural Language Processing (NLP) and Machine Learning techniques.
  • Performed text preprocessing, stop-word removal, and TF-IDF vectorization to convert textual data into machine-readable features.
  • Trained and evaluated machine learning models for sentiment prediction and tested the model using real review samples.
Moving Object Detection Using Python
2023
Pantech Solutions Pvt Ltd
  • Moving Object Detection using Python & OpenCV – Successfully developed a real-time object detection system during an AI internship at Pantech Prolabs.
  • Utilized pre-trained models like OpenCV to detect and track moving objects in video streams.
  • Implemented background subtraction, contour analysis, and bounding box rendering.
  • Focused on system optimization, model integration, and real-time processing.
  • Gained hands-on experience in computer vision, deep learning concepts, and performance tuning for resource-constrained environments.
Cloning Website (Hotstar)
2024
AICTE
  • This internship involved a comprehensive study of front-end development and practical application through the cloning of the Disney+ Hotstar website.
  • The project emphasized understanding modern web technologies and implementing industry standards to replicate an existing website's design and functionality.