I’m a software engineer and tech enthusiast. When I’m not working on projects, you can usually find me spending time outside. I’ve learned a lot from others sharing content online over the last 3 decades and am hopeful this site could be useful to others.

How this Site Works

Static site generators were such a great idea. I remember the days of running Drupal (and constantly updating it for security issues) and wanted something simple, fast, and lightweight.

  • Hugo Static Site Generator - Simple and fast engine to generate the site.
  • GitHub Repo - Standard Git repo to store and version the content, theme, etc.
  • Hugo PaperMod Theme - A nice simple and lightweight blog theme.
  • Cloudflare Pages - Framework to to deploy and host the staging and production sites automatically from GitHub when changes are committed.
  • Giscus App - A commenting system powered by GitHub discussions.

Loading the site with an empty cache requires 4 HTTP requests and ~10KB over the network. 😁