A collection of my work showcasing full-stack development, AI/ML applications, and innovative solutions. Each project represents a unique challenge and learning opportunity.

Movie & Series Rating Website
2025 – 2026
A full-stack movie and TV series rating and recommendation app built with Next.js, Express, MongoDB, and TypeScript. Features real movie data from TMDB API, user authentication, watchlists, and YouTube trailer embeds.

YouTube Video Script Extractor & Chat System
2025 – 2026
A Python application that extracts the complete script (transcript), title, and description from YouTube videos, and provides an AI-powered chatbot to ask questions about video content using local LLM (Ollama). Uses semantic search for intelligent chunk retrieval and supports multiple transcription methods with automatic fallback.

Minecraft Java Bot: Commands and Actions
2025
A Minecraft Java bot built with Mineflayer and plugins (pathfinder, pvp, collectblock). Works on singleplayer LAN or Aternos servers. Features modular command structure, self-defense system, and 50+ commands for movement, combat, gathering, crafting, and more.

AI-Powered Drawing Recognition Game
2025
An AI-powered drawing recognition game where players draw a secret word on a canvas and the AI attempts to guess what they're drawing. Score points based on speed, accuracy, and how well the AI understands your sketch. Built with React and FastAPI.

Video Downloader & Trimmer
2025
A YouTube video downloader and trimmer built with Python, Streamlit, yt-dlp, and FFmpeg. Download videos in highest quality (MP4), extract MP3 audio at 320 kbps, or trim specific segments with a clean web interface.