A personal dashboard that showcases my latest gaming (PSN), music (Last.fm) and work stats (Github).
Fun fact #1: The title above the music stats says "Last Track Listened" or "Currently Listening To" depending on whether or not I was listening to music when the page was loaded.
Fun fact #2: To display my PSN data, I fetch my public playfire.com profile through cURL, scrape it for information, and store that information in a cache file that lasts 24 hours.
UPDATE: Enhanced the site so it looks nicer on mobile. Unfortunately, I only own an iPhone 5, so that's the only device I could test it on.
UPDATE #2: Made it more responsive and changed the look of the "Playstation Trophies" section and made it display data from Playfire instead.

Log in or sign up for Devpost to join the conversation.