All projects

Music product

True Random Songs

A deployed Next.js and FastAPI product for generating genuinely random playlists, saving them to Spotify, and exploring the underlying music data.

StatusLive
EvidenceTypeScript · 68 commits

Verified live project

Inspect the deployed interface

https://random-songs.lordpatil.com
True Random Songs live website preview

Goal

What I wanted to make

Bring surprise back to music discovery with a generator whose starting point is the full dataset, not a profile of what the listener already likes.

The problem

Why it needed to exist

Recommendation systems optimize familiarity and engagement, which can make discovery feel like an increasingly narrow loop.

The solution

How the project answers it

True Random Songs samples a large music corpus, builds playable discoveries, connects to Spotify, and exposes charts that make the dataset itself fun to explore.