🚀 My Projects

🤖 AI Chatbot
🎬 Seat Reservation
🛒 E-commerce

AI Chatbot (Mistral LLM)

Engineered a personalized AI chatbot that acts as a digital replica of myself. Integrated fully trained and fine-tuned prompt templates using the Mistral LLM to enforce deterministic, identity-aware responses.

Seat Reservation System

Designed and implemented an end-to-end seat reservation system covering database schema design, backend APIs, and frontend integration. Built RESTful APIs using Flask (Python) to manage movies, shows, seats, and bookings, with Supabase as the backend database layer.

E-commerce Platform

Developed a mini e-commerce platform covering product listing, cart, checkout, payment, and notifications. Focused on end-to-end system integration and user experience.