View Project
I developed StreamStory, a Python and Flask application that uses Spotify’s API to visualize users’ streaming data. Think Spotify Wrapped, but for all your streaming history.
I handled JSON data, implemented algorithms for sorting and filtering user information, and designed user-friendly interfaces with HTML, CSS, and JavaScript. StreamStory dynamically displays users’ top artists, songs, and albums, providing a personalized view of their all-time favorite music.
Surprisingly, something like this didn't exist to view trends in your Spotify data, so I built it.
Built with