Skip to content
View haydenk's full-sized avatar

Block or report haydenk

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
haydenk/README.md

Hey, I'm Hayden β€” full-stack dev focused on Go, self-hosted tooling, and cloud infrastructure.

πŸ› οΈ workbench β€” my GitHub Codespaces devcontainer: a ready-to-go environment with cloud CLIs, Docker, dotfiles, and dev tools β€” the starting point for projects like the ones below

  • πŸ”­ Building homestead β€” a self-hosted dashboard for home lab services, ongoing passion project
  • πŸ”­ Building gridsync β€” Rust data hub for ERCOT ESIID data with Postgres and fuzzy search
  • 🌱 Early stages: statforge β€” work in progress
  • 🌱 Early stages: tablekit β€” lightweight, zero-dependency TypeScript data table library with a plugin architecture
  • πŸ”§ Built overseer β€” zero-dependency Procfile process manager in Go
  • 🌱 Learning to effectively use Claude Code
  • πŸ“š Currently reading "Bible Recap"
  • πŸ’¬ Ask me about AI, Go, or self-hosting
  • πŸ“„ Resume/CV
  • 🌐 haydenk.github.io
  • πŸ“¬ Ask a question Β· Collaborate Β· Opportunity Β· Contact Β· Private Contact

Latest Posts

DateTitle
2026-04-18Jesus Is Enough to Sustain Us
2026-04-18Displayed Faith vs. Devoted Faith
2026-04-11Enough - Week 1 in Colossians
2026-04-11Living in the Countdown
2026-04-03The Greatest Reversal

My Skills

Languages and Tools
GitHub Stats Top Languages

ChatGPT Image Mar 29, 2026, 06_05_06 PM

Pinned Loading

  1. workbench workbench Public

    GitHub Codespaces devcontainer for terminal, scripting, and DevOps work β€” pre-configured with cloud CLIs, Docker, dotfiles, and developer tools.

    Shell

  2. Dev Containers: JetBrains + VS Code ... Dev Containers: JetBrains + VS Code + Codespaces compatibility tips
    1
    # Dev Containers: JetBrains + VS Code + Codespaces
    2
    
                  
    3
    Tips for getting the best JetBrains devcontainer experience while staying compatible with VS Code and GitHub Codespaces.
    4
    
                  
    5
    ---
  3. homestead homestead Public

    A lightweight, self-hosted dashboard for your homelab. Organize links to your services in configurable sections, with live status health checks β€” all from a single Go binary and a TOML config file.

    Go 1 2

  4. lynko lynko Public

    Hugo module that adds a polished, zero-JS linktree-style /links page to any Hugo site β€” auto light/dark mode, 25+ SVG icons, and a single CSS variable to theme it.

    HTML

  5. overseer overseer Public

    A zero-dependency, Procfile-based process manager in Go β€” a lightweight Foreman clone.

    Go

  6. pizza-party pizza-party Public

    Generic C client and CLI for pizza delivery restaurant APIs. Provider-agnostic architecture supports multiple chains via a simple vtable interface.

    C