< Back

Spotify Playlist Generator

This project (Website Link) (GitHub Source) was done out of my curiosity to find a better solution to discovering new songs on Spotify. It was created using the Spotify API, JavaScript, HTML, CSS, and Python. The app finds the user's top 20 songs played in the last recent months and then generates 3 recommendations per song that the user can cycle through and like or dislike to go through the recommendations. If the user has created a playlist and likes the song recommendation, it will automatically add the song to the newly created playlist.