Projects
A selection of projects that I'm not too ashamed of
UniMusic
A music discovery and management application.

It is an application that focuses on streamlining song discovery and management. It utilizes MongoDB and Neo4j NoSQL databases to efficiently handle high-volume data, ensuring low latency and scalability.
Voice Vibes
A model that can understand your mood from your voice.

VoiceVibes presents a solution for speech emotion recognition, featuring six innovative AI model architectures designed to accurately identify and categorize emotional expressions conveyed through speech.
Fake News Detection
Finding the truth in a sea of lies

A model that tries to combat the spread of false information by understanding the position that a news article takes on a particular topic.
Federated DBscan
Distributed clustering with Federated Learning

Implementation of the DBScan clustering algorithm in a Federated Learning setting, aimed at preserving the privacy of individual data points