Skip to content
View zachbroad's full-sized avatar

Block or report zachbroad

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
zachbroad/README.md

Hey, I'm Zach

Software engineer based in Florida. Currently building cloud-based healthcare software.

Projects

  • 🪝 NitroHook — Self-hosted webhook gateway in Go that receives, transforms (sandboxed JS), and fans out deliveries to HTTP, Slack, SMTP, Twilio, and more. (GitHub)
  • 🎲 Categories.LIVE — Real-time multiplayer Scattergories with LLM-graded answers. React Router v7 + Socket.IO, deployed on Fly.io. (GitHub)
  • 🐶 FrenchieWiki — Content platform I built and scaled to 1.3M annual users and $100K+ ARR. Top 1% of U.S. publishers by traffic.
  • 💬 Java IRC Server — IRC server implementing RFC 1459/2812 with channels, private messaging, and multi-client support.
  • 🕹️ CHIP-8 Emulator — CHIP-8 emulator written in C with SDL2.

Pinned Loading

  1. nitrohook nitrohook Public

    Self-hosted webhook gateway that receives, transforms, and fans out webhook deliveries to HTTP endpoints, Slack, email (SMTP), Twilio, and JavaScript handlers. Built with Go, Postgres, and Redis. I…

    Go

  2. dns-monitor dns-monitor Public

    Lightweight DNS uptime and drift monitor -- YAML-configured DNS checks, SQLite history, HTMX dashboard. Single Go binary.

    Go