My Work

QuizGPT

QuizGPT

Chrome extension that uses OpenAI to detect and auto-answer live Kahoot questions.

🎉 Available on the Chrome Web Store!
Chrome ExtensionJavaScriptOpenAI APIHTML/CSSWebSockets
AI Voice Assistant

AI Voice Assistant

Full-stack voice assistant with login, NLP, TTS, and voice gender options.

PythonFlaskOpenAI GPT-4MySQLJavaScriptWeb Speech APIJWTHTML/CSS
CryptoVerse

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
Youtube Video Downloader

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

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