added music card!
- fetches data from my last.fm profile through the api
- displays top 5 artists/albums/tracks from the past week/month/6 months/year
unfortunately last.fm changed their api to not fetch artist and track images, and displays a generic star image intead :(
I tried to fetch artwork from MusicBrainz with the MBID from Last.fm instead, and it worked, but it was just too slow for me to be satisfied with it.
- skeleton loader to prevent abrupt size shifting
- gradient overflow indicators and buttons for scrolling
- smooth staggered load-in animations with framer motion
i’m almost done with the first page now, next i gotta figure out what to do with the rest of the site…
if you have any cool ideas lmk 🤠