Software Developer | Web Developer
Download Resume
I am a 3rd-year Computer Science student specializing in AI and Machine Learning at Atria Institute of Technology, Bengaluru. I build projects combining software development, web development, and AI. As a core member of my college AI Club, I collaborate on projects and conduct workshops to share knowledge. I am passionate about learning, problem-solving, and applying my skills to internships and impactful projects.
A Python-based Movie Ticket Booking System using a database. Users can browse movies, select showtimes, book tickets, and manage reservations through a simple interface.
Technologies: Python, MySQL
This project focuses on segmenting customers based on their purchasing behavior using various machine learning algorithms. The goal is to identify distinct customer groups for targeted marketing strategies.
Technologies: Python, Scikit-learn, Pandas, Matplotlib
Real-time object detection using MobileNet SSD and OpenCV. Captures webcam frames, detects objects, and displays results with bounding boxes and labels.
Technologies: MobileNet SSD, OpenCV