Build a URL shortener with Cloudflare Workers 24 March 2022·Updated: 9 May 2024·743 words·4 mins Host 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 Builder 6 August 2021·Updated: 9 May 2024·1382 words·7 mins Build images for AWS and deploy them to your AWS account all within GitHub Actions. 🤖
Quickly post gists to GitHub Enterprise and github.com 8 August 2014·Updated: 9 May 2024·141 words·1 min
Automate CentOS 6 deployments with CIS Security Benchmarks already applied 26 April 2013·Updated: 9 May 2024·146 words·1 min A 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 MySQL 29 March 2012·Updated: 9 May 2024·450 words·3 mins My quest to get better at Python led me to create a new project on GitHub.
Compare commits between two git branches 15 March 2012·Updated: 9 May 2024·205 words·1 min I 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.