Making my code easier to unit test by separating the decision-making logic from the actions it initiates.
Emoji cursors changing based on position? Oh my.
Let users read a random page on your site. A quick guide on how to add this feature to your site in no time.
Parsing RSS with Python standard library.
Add search to your static site in 5 minutes, the 80/20 effort-saving guide. No dependencies needed here.
The utility of Python Flask routing on a Lambda, without the framework.