My Makefile for building this site, optimizing images, and running my CI/CD GitHub Actions flow.
ci/cd 5 min read 2019-10-21 09:09:06 -0400 -0400
A starting point for building secure application architecture, for busy developers.
cybersecurity 7 min read 2019-09-30 08:03:12 -0400 -0400
Using xargs and awk in Bash to automate managing remote-hosted repositories.
terminal 8 min read 2019-08-06 10:55:19 -0400 -0400
Some additional steps to consider after making a change to your username on GitHub.
websites 2 min read 2019-07-28 15:19:13 -0400 -0400
Learn how to easily create a clean and readable Git commit history with git squash, message templates, git stash, and tags.
git 15 min read 2018-08-06 08:54:56 -0400 -0400
A groundwork understanding of algorithm time complexity and Big O notation in about fifteen minutes with Go code examples and silly food cartoons.
algorithms 16 min read 2018-05-30 14:08:28 -0400 -0400
Using a greedy algorithm and dynamic programming to pack my full-time nomad travel bag.
algorithms 23 min read 2018-05-09 21:00:35 -0400 -0400
The power to update multiple files with a single command in your terminal.
terminal 3 min read 2017-05-06 20:04:53 +0800 +0800