Skip to content
View TheOutdoorProgrammer's full-sized avatar
πŸš€
Launching Rockets
πŸš€
Launching Rockets

Organizations

@spacelift-io @spacelift-io-examples

Block or report TheOutdoorProgrammer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Personal Website

Hello, I'm Joey πŸ‘‹

resource "github_introduction" "joey" {
    name      = "Joey Stout"
    role      = "Solutions Architect @ Spacelift"
    interests = ["kubernetes", "opentofu", "nodejs", "python", "gitops"]
    hobbies   = ["fishing", "hunting", "outdoors"]
}

πŸ¦‹ Latest from BlueSky

@bsky.app Feature request: Human Verified badge or something. Stand out as being less bot infested. Maybe require those accounts to use a touchable @yubico.com yubikey before posting, something an LLM

2026-03-16

Fit check, free palestine. @wearthepeace.bsky.social

2026-03-16

2026-03-07

πŸ”§ Projects

Name Description
Manifests.io Easy-to-use Kubernetes documentation browser supporting multiple specs including Kubernetes, Istio, Flux, Cert-Manager, and more.
WTC The Game A browser-based game set in the World Trade Center.
The Situation Room (NHL) Push notifications from the NHL Situation Room synced to your devices via Pushover, so you know the reasoning behind every call.
Fly Browser extension that provides quicklinks for engineers to skip sales portals and land directly on the tools you actually use.
MAAS 2 Stateless API for caching and serving Mars weather data from NASA's Curiosity rover.
FishID AI-powered Ohio fish identification tool.
Little Lizards Live Live stream page for pet lizards swimming around.
Hooked: Crestwater Bay A relaxing fishing adventure game with realistic mechanics, unique Hudson Bay fish species, and dynamic weather systems.
External DNS Firewalla Webhook Webhook provider for external-dns that manages DNS records on Firewalla devices via dnsmasq configuration files.
GitHub Commits to Profile Chrome extension that fixes GitHub commit author links to navigate to user profiles instead of repo-scoped commit lists.
BinHub Universal binary distribution platform for hosting pre-compiled CLI tools across multiple architectures.
Hunter Calendar Generator Python script that generates iCalendar files from hunting season CSV data with species, areas, and bag limits.
TF2Tofu Chromium extension that redirects Terraform registry and documentation links to their OpenTofu equivalents.
BankMap Data visualization of FDIC bank failures by state using Python and US shapefiles.

πŸ“ Blog Posts

Name Description
Redesigning My GitHub Profile README with Bash, YAML, and Way Too Many APIs I rebuilt my GitHub profile README from scratch with auto-generated badges, live BlueSky posts, and a Dracula color scheme, all from a single shell script.
First Time Ice Fishing on Buckeye Lake with My Boys I took my two boys ice fishing for the first time on Buckeye Lake in Ohio. We didn't catch a thing β€” but we learned a lot and we're already planning the next trip.
FishID: A pocket guide for Ohio anglers I built a simple app to help me learn to identify Ohio fish like second nature.
Building My Homelab Kubernetes Cluster How I moved all my self-hosted services to a homelab K8s cluster running on bare metal.
OpenTofu, Spacelift, and Target Shooting Combining two of my favorite things β€” infrastructure as code and a day at the range.
Autoscaling Spacelift Workers In K8s How to setup autoscaling Spacelift workers in Kubernetes using the Kubernetes Cluster Autoscaler and the Spacelift Worker API.
IAC/Spacelift Best Practices Best practices for organizing IaC repositories, structuring Spacelift Spaces, modularizing Terraform code, and fostering team collaboration.
K8s/OpenMetrics/Datadog Collecting custom OpenMetrics in Kubernetes with Prometheus exporter and shipping them to Datadog for alerting.

πŸš€ Spacelift

Pinned Loading

  1. manifests.io manifests.io Public

    Easy kubernetes documentation

    TypeScript 48 8

  2. fly fly Public

    Software engineer quicklinks.

    TypeScript 5 2

  3. bankmap bankmap Public

    Visualizing Bank Failures

    Jupyter Notebook 1

  4. easy-k8s-secrets easy-k8s-secrets Public

    kubectl shim that makes secrets managment a breeze

    Shell

  5. MRPICKLE MRPICKLE Public

    Easy peasy login policies for spacelift

    HCL 2 1

  6. tf2tofu tf2tofu Public

    Redirect TF documentation to OpenTofu

    JavaScript