Here are some mini tools for music apps that I personally find useful in day-to-day life.
Provides some more ways to sort albums in your Spotify library.
- Why: I wanted to pick albums from my library that would take the time it took to do a task (e.g. washing dishes, driving). Spotify doesn't have a way to sort your albums by duration, among other relevant fields.
- Under the hood: Angular, Spotify API, Last.fm API, and
localStorage
.
Notifies you when an album in your Spotify Library has an anniversary. Features email notifications, push notifications, and a Spotify playlist updated daily.
- Why: Not wanting to forget albums in my library + a bit of love of nostalgia.
- Under the hood: Angular, Spotify API, and AWS (Lambda, EventBridge Scheduler, DynamoDB, SES, API Gateway, S3).