Simple Butler Service to Automate Everyday Tasks
I've been working on something new that I'm calling Simple Butler Service. It's a backend service designed to help...
I've been working on something new that I'm calling Simple Butler Service. It's a backend service designed to help...
In an earlier post, I shared a shell script to quickly set up new Python projects. Now, I’ve taken it a step further by...
I had several small Flask apps costing me each month, so I consolidated them into one monolithic app using Flask Blueprints. This post walks you through how I did it, making the setup modular and easy to maintain....
In a previous post, I played around with ChatGPT to query PDFs stored in Google Drive. I use the Things app as my task manager,...
Saw this Quick Start guide on Canva's developer portal that walks you through creating a content extension for Canva's users. It...
Been meaning to write this post for my future self, who’s invariably going to forget the steps to set up Django on a new...