Things I’ve built and things I’m building. Most of the source lives under github.com/jedi-knights.
API Gateway
Configurable Go reverse-proxy gateway with rate limiting, circuit breaking, MCP routing, and pluggable middleware.
Things I’ve built and things I’m building. Most of the source lives under github.com/jedi-knights.
Configurable Go reverse-proxy gateway with rate limiting, circuit breaking, MCP routing, and pluggable middleware.
A semantic-release implementation in Go. Powers the release workflow behind this site.
Learning-first, Kafka-style event streaming platform — a single-binary broker and SDK, laid out as a Go workspace.
A production-style OAuth2/OIDC reference in Go, built as pure microservices — each service independently deployable with its own database.
Notes and small annotated examples for introductory x86 assembly with NASM.