Projects

TripDate
I developed a dating app to meet people who travel at the same place at HackUPC 2024. I mainly contributed on the frontend and the matching algorithm.

LauzFraud
Used a clustering and graph algorithm to classify users from bank data depending on their transactions and phonetically related names to prevent fraud, at LauzHack 2024.

Audio Antispoofing Detector
Trained 3 machine learning models to detect audio spoofing with 70% accuracy, using a dataset of openSMILE features extracted from audios of different spanish dialects.

Prolog Book Recommender
I developed a book recommender system using Prolog, implementing a user interface and an inference based matching algorithm.