ChartSmart
A music-trivia arcade powered by real playcounts, previews, and discographies.
Three music games—Higher or Lower, Album Blitz, and Name That Tune—built on live data from iTunes, Last.fm, and MusicBrainz. Includes daily seeded challenges and real-time multiplayer rooms over Socket.io.
Highlights
- Three distinct games using real music metadata rather than mocked content
- Live multiplayer Name That Tune rooms with party and remote playback modes
- Globally consistent daily challenges generated through epoch-seeded shuffling
- Fuzzy track-title matching resilient to punctuation, casing, and featured artists
- Cross-referenced iTunes, Last.fm, and MusicBrainz data with server-side caching
Technology
React, TypeScript, Node.js, Socket.io, Tailwind CSS