My Work

QuizGPT
Chrome extension that uses OpenAI to detect and auto-answer live Kahoot questions.
🎉 Available on the Chrome Web Store!
Chrome ExtensionJavaScriptOpenAI APIHTML/CSSExpress.jsMySQL

AI Voice Assistant
Full-stack voice assistant with login, NLP, TTS, and voice gender options.
PythonFlaskOpenAI GPT-4MySQLJavaScriptWeb Speech APIHTML/CSS

CryptoVerse
A web app built for a school project that tracks live cryptocurrency prices and features an integrated AI chatbot for user interaction.
HTML/CSSJavaScriptCoinGecko API

Mensa App
Web application for managing a school cafeteria menu. Users can register, log in and pre‑order meals. Includes an admin interface for adding, deleting and editing menu items.
Next.jsReactTailwind CSSMySQL

Youtube Video Downloader
A web app that allows users to download videos from YouTube. Frontend + Backend running on a hetzner server
ExpressNode.jsJavaScriptYouTube API

Neural Network
Implementation of a multi-layer perceptron (MLP) to solve the XOR problem. Features forward propagation, backpropagation, and sigmoid activation functions.
PythonNumPyMachine LearningNeural NetworksMathematics