content linked to Devlog
Devlog: Groovematch (Web)
I developed a Flask app where users are recommended music based on their preferences for audio features, such as energy and danceability. In this second part, I explore how I integrated the AI side of the project with its web interface, constructing the website while considering user desires and experience.
The 20 Games Challenge I: Pong
To begin my game development journey, I recreated the most widely successful arcade game, Pong. The first entry in a series where I use the Godot game engine to replicate increasingly complex games.
Devlog: Groovematch (AI)
I developed a Flask app where users are recommended music based on their preferences for audio features, such as energy and danceability. This first post describes the development of the AI/machine learning side of the application.