Terraform Remote Work

Terraform Remote Work enables remote work by providing Terraform and shell scripts which can quickly create GCP infrastructure that can be used with the VSCode Remote SSH extension. This was Github Codespaces for me before they announced it.

Wordle Solver

My Wordle Solver is a Python program that analyzes frequency of letters in position and previous guesses to make an educated guess on the wordle solution for today.

Game of Life

gogol is a random cellular automata generator and viewer written in Golang. Its goal is to generate interesting and novel cellular automata rulesets. I revisit this idea every now and then, and am working on a Rust version.

Daily Notes

Daily Notes allow users to make notes on a daily basis via a lightweight set of shell profile aliases (28 lines including comments).