Things I've made trying to put my dent in the universe.

A collection of tools, applications, and infrastructure projects showcasing my backend engineering and platform work. As a backend engineer, these applications feature robust Rails services and infrastructure automation, while any frontend interfaces serve as functional demonstrations rather than polished user experiences (for now!). All applications and APIs are deployed on a Kubernetes cluster and maintained through automation I've created.

  • Plant Coach

    Ruby on Rails PostgreSQL CI/CD

    A gardening application that allows users to plan and maintain an organic vegetable garden. Built with distributed architecture and authenticated API calls.

  • Frost Date API

    Ruby on Rails API Weather Data NOAA

    A REST API that provides NOAA frost probability data based on ZIP codes. Built with Ruby on Rails and integrated with weather services to help gardeners and farmers make informed decisions about frost protection.

  • NGINX Ingress Maintainer

    Helm CI/CD SSL/HTTPS

    A customizable Helm chart to deploy an NGINX Ingress Controller. Domain configuration and SSL management all in one!

  • Disney Scrapbook

    Ruby on Rails PostgreSQL CI/CD

    Demo web application for documenting and sharing details from trips to Disneyland, Walt Disney World, and Disney Cruises.

  • Terraform GitHub Repos

    Terraform

    Reusable Terraform module for managing GitHub repositories, secrets, and permissions. Automates repository creation, secret management, and access control across multiple projects.

  • Terraform DOKS Cluster

    Terraform

    Reusable Terraform module for provisioning and managing DigitalOcean Kubernetes (DOKS) clusters. Simplifies Kubernetes infrastructure deployment with best practices and configurable scaling.

  • Terraform DO Projects

    Terraform

    Reusable Terraform module for managing DigitalOcean Projects. Organizes and groups cloud resources with proper access controls and resource management across environments.

  • Terraform DO Database Cluster

    Terraform DigitalOcean PostgreSQL

    Reusable Terraform module for provisioning DigitalOcean managed database clusters. Supports PostgreSQL, MySQL, and Redis with automated backups, scaling, and high availability configuration.

  • 'Murder Death Kill' BOT

    Discord Bot Websockets Ruby on Rails Rails 8 Solid Queue Kubernetes

    Named as a reference to the great Sylvester Stallone movie: 'Demolition Man', this Discord Bot uses Rails 8's new Solid Queue feature for ActiveJob to process thousands of EVE Online leaderboard updates every day to deliver timely notifications to users. User's can track players and the groups they play with and watch the updates stream into their Discord Channel. WebSocket Client, Rails API and Discord Bot all in one! Deployed and scaled in a Kubernetes cluster.

  • Beacons of Gondor (coming soon!)

    Discord Bot Websockets Ruby on Rails Kubernetes CI/CD

    'The beacons of Minas Tirith! The beacons are lit!' Just as Gondor called for aid in their darkest hour, this Discord Bot lights the signal fires (pings your Discord server) when player structures are attacked. Delivers instant alerts to Discord channels when your structures come under attack, even when offline - because even space pilots need their sleep. Under development!