ML Emotion Detector
Developed and trained a ResNet18-based convolutional neural network to classify facial emotions (e.g., happy, sad, angry) using the FER2013 dataset, achieving accurate results on real-world facial expressions. Engineered a real-time inference system with live webcam input, integrating face tracking, preprocessing, and model predictions into a seamless user-facing application.
Video Downloader
A Python application with a modern GUI interface. It is made for downloading videos mainly from YouTube and Instagram and save them as .mp4 files.
Password Generator
A Python-based password generator with an intuitive GUI that allows users to create secure and customizable passwords. Built with flexibility in mind, the tool offers predefined modes and a custom mode for full user control.