Projects / Playlist Generator

Playlist Generator

Music recommender system with Spotify API, Node.js and Docker.

Developed as a thesis project at KU Leuven, this high-performance music recommender system integrates with the Spotify Web API to generate personalised playlists. Built with Node.js and SQL, the system implements advanced collaborative and content-based filtering algorithms with interactive visual explanations. Validated via a user study with 80 participants. Deployed via Docker for reproducibility.


Other Projects

Chess Bot

AI chess engine using MiniMax with alpha-beta pruning.

PythonMiniMaxAlpha-Beta Pruning
Read more →