Projects
Herald
AI-curated RSS and Atom feed reader that screens every article through a local security model before scoring it for relevance. A working testbed for prompt-injection defense -- untrusted feed content is fenced, sanitized, and gated behind the screen before any model acts on it.
smoke / smolder
Black-box, pure-Go route smoke testing for HTTP servers. A router wrapper records every route, and a CI gate fails the build until each one carries a smoke test -- so adding a route forces coverage. Probes a live instance for 5xx regressions unit tests miss, with real-login auth and write support. Zero dependencies.
For the most up to date information, see my personal github and my organization github .

