Build a URL shortener with Cloudflare Workers24 March 2022·Updated: 26 November 2023·743 words·4 minsHost your own personal URL shortener with GitHub Actions and Cloudflare Workers. No web or database servers required! 🥰
Build Fedora AWS images in GitHub Actions with Image Builder6 August 2021·Updated: 26 November 2023·1382 words·7 minsBuild images for AWS and deploy them to your AWS account all within GitHub Actions. 🤖
Quickly post gists to GitHub Enterprise and github.com8 August 2014·Updated: 26 November 2023·141 words·1 minThe gist gem from GitHub allows you to quickly post text into a GitHub gist.
Automate CentOS 6 deployments with CIS Security Benchmarks already applied26 April 2013·Updated: 26 November 2023·146 words·1 minA coworker heard me grumbling about Linux system administration standards and recommended that I review the CIS Security Benchmarks.
mysql-json-bridge: a simple JSON API for MySQL29 March 2012·Updated: 26 November 2023·450 words·3 minsMy quest to get better at Python led me to create a new project on GitHub.
Compare commits between two git branches15 March 2012·Updated: 26 November 2023·205 words·1 minI found myself stuck in a particularly nasty situation a few weeks ago where I had two git branches with some commits that were mixed up.