Playlists

Playlists, mixtapes and music recommendations. Listen on Bandcamp and Spotify.

  1. Jan 2023 Recs
  2. 2022 Megamix
  3. Dec 2022 Recs
  4. Nov 2022 Recs
  5. Oct 2022 Recs
  6. Sep 2022 Recs
  7. The Peripheral Mix
  8. Crystalcore
  9. Feb 2022 Recs
  10. Jan 2022 Recs

Technical details

This section of the website also serves as an experiment, with the aim of making playlists accessible without Spotify. So far, my process looks like this:

  1. Use Exportify to export Spotify playlists as CSV.
  2. Run a custom preprocessing script in Ruby to take the parts of the data I'm interested in and save it to a YAML file.
  3. Manually add Bandcamp URLs to the YAML file, and fix some of the track titles.
  4. Save the results to the _data directory, which enables Jekyll to display the data nicely using Liquid templates.