- Last.fm has a decent API for music discovery
- the frontend implementation of said API is frankly dreadful, since it's just a boring flat list that isn't visual in the slightest
This project aims to do something about it, while also scratching a few itches of mine at present:
- web development in Rust
- HTMX
- SQL
- graph visualisation and traversal