Uncategorized

Automating Sync from Github to Azure Runbooks With Github Actions

I started a side project on a Discord server where I have loads of automation plugged into specific channels for updates I want. After about the 5th runbook, things became a bit messy. I needed a solution that kept my github repo in sync with my Azure Automation accounts runbooks, but I also needed to […]

Automating Sync from Github to Azure Runbooks With Github Actions Read More »

Building an FPL → Discord Webhook Bot with Azure Automation Runbooks (PowerShell Edition)

Automate your Fantasy Premier League updates into a Discord channel using an Azure Automation PowerShell runbook, secure variables, and a scheduled trigger. Why I Built This Every Fantasy Premier League (FPL) season, my friends and I ask the same thing: “When’s the next deadline?” or “Is this a double gameweek?” To stop the guesswork, I built an Azure Automation

Building an FPL → Discord Webhook Bot with Azure Automation Runbooks (PowerShell Edition) Read More »

Building a “Resume Improver” App with FastAPI, Azure Form Recognizer, and OpenAI

Title: Building a “Resume Rizz” App with FastAPI, Azure Form Recognizer, and OpenAI If you’ve ever wanted to combine the power of AI resume analysis with a simple payment flow, you’ll enjoy this little project we’re calling “Resume Rizz.” In this post, I’ll walk you through the high-level components of the app, why I built it, and

Building a “Resume Improver” App with FastAPI, Azure Form Recognizer, and OpenAI Read More »