AI Agents in GitHub Actions
I've been experimenting using AI coding agents in GitHub Actions to automate workflows, generate code, and enhance my development process.
I've been experimenting using AI coding agents in GitHub Actions to automate workflows, generate code, and enhance my development process.
I love taking photos, but I don't love the hassle of hosting them myself. I already pay Google to store my pictures, so why should I have to re-upload them just to display a gallery on my own website?
The catch is that Google Photos doesn't make it easy to get simple, direct links to your images. I just wanted a clean list of URLs for an album I could plug into my site.
I'm always looking for ways to work more efficiently and deliver better code faster. Recently, The GitHub Copilot Agent Mode in combination with Model Context Protocol (MCP) has transformed my development workflow.
I've created a comprehensive GitHub Actions cheat sheet inspired by the Learn X in Y Minutes format.
I've migrated my portfolio from Angular to Docusaurus to focus more on content and less on maintenance.