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 unit testing framework for C. Small, header-first, and installable via a Homebrew tap.
My Claude Code configuration — global CLAUDE.md, custom skills, subagents, hooks, and slash commands, installed as a GNU Stow package.
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.
MCP server bridging trading platforms (Tradovate, Bookmap, Thinkorswim) to Claude for real-time /ES futures data analysis.
Notes and small annotated examples for introductory x86 assembly with NASM.
Static code analysis for NASM x86 assembly — CLI, editor LSP, and a GitHub Action with SARIF output.
MCP servers, Python SDKs, an RPI calculator, and a match-tracking app — a stack of tools for pulling and reasoning about soccer, NFL, and other league data.
Intraday SPX bias predictor with confidence scoring; converts signals into structured credit-spread ideas or explicit no-trade decisions.
Touch-centric, sport-agnostic match event–tracking web app. Event types are data rows with behavioral flags, not hardcoded enums.
A community-driven Neovim distribution and a family of modular plugins — logging, diagnostics, window management, YAML, pytest, and more.