GMB Fitness
UX/UI Engineer
Prototyped new landing page backed by user testing
I used Spotify’s OAuth system to acquire an access token, which allowed me to fetch the user’s recently played songs. After retrieving the JSON data with song and artist details, I used each artist’s name to make a request through a proxy route in Next.js, fetching related events from the Ticketmaster API. Additionally, I implemented the Color-Thief API to extract the dominant color from each song’s album image, using this color palette to enhance the visual experience of the web app. I wasn't able to deploy my project live because Spotify places a restriction on web apps until they are approved.