My Work

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

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

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

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.

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

Clipboard Manager
A Python desktop application that automatically monitors and manages your clipboard history. Features automatic logging, scrollable history view, and easy copy/clear.

YouTube Downloader
One of my first real projects - a Python-based tool that allows users to easily download YouTube videos. This project uses the pytube library for video download processing.

Learning React - Online Shop
A React learning project where I built anonline shop to understand React fundamentals, state management, and component architecture.