Skip to main content
  1. Tags/

api

Unlocking My Spotify Podcast Data

·1342 words
If you are a podcast owner, one of the things that can be a bit annoying is the multitude of different data points that are available for the show. Now, this is not the fact that there is too much data but rather that this data is scattered across different providers, with different systems, and different ways to manage it.

How I Automated My Vaccine Appointment Search

·1222 words
Recently, younger residents of British Columbia (BC) became eligible to get vaccinated against COVID-19, which is awesome news! If you live in BC, I encourage you to register to get vaccinated as soon as possible.

Launching Windows Store Apps On Stream Deck

·509 words
I just recently got a Stream Deck - it’s a wonderful tool to automate some of the more boring (read: routine) tasks. Literally with a click of a button I can kick off a bunch of automation. Apparently it can do everything but launch Windows Store applications.

One Line Python Documentation

·589 words
A demo application that shows you how to generate Python API documentation without worrying about complex configuration.