Selected work

Products I've built end to end

A registry for AI agents. A memory layer that follows a conversation across models. A scanner that catches secrets before they ship. Start to finish.

Wardscribe

AI agent registry with OASF compatibility

Live

The first production-ready agent registry built on AGNTCY's Open Agent Schema Framework. Go backend, Next.js frontend, and a CLI that lets teams pull, deploy and publish agents without wrestling with provider lock-in.

GoTypeScriptNext.jsPostgreSQLTimescaleDBRedisMeiliSearchgRPCGraphQL

Meanas

Cross-provider LLM session-context sync

In beta

A context broker that carries a live conversation across Claude, Gemini, Kimi and ChatGPT, and across machines — without reformatting it. A Go daemon captures context passively, chunks it with token-aware compression, and ships it through Cloudflare R2 with pre-signed uploads for multi-gigabyte transfers.

GoTypeScriptNext.js 14SupabaseCloudflare R2Stripezstd

Vent.help

AI-assisted crisis support platform

An anonymous venting platform that transcribes live crisis calls in real time, analyzes them with a purpose-trained model, and routes urgency-flagged conversations to volunteers with context-aware response suggestions.

Next.js 14TypeScriptAI transcriptionPostgreSQLRedisTailwind CSS

Azath

AI-powered secrets scanner

A fast Go CLI that catches 100+ secret patterns using a custom-trained model alongside rule-based analysis, with entropy scoring and a privacy-preserving pipeline that fine-tunes locally on synthetic data and user feedback.

GoOllamaLocal model trainingGit hooksPattern matching

Coordin8

Type-safe infrastructure as code

An IaC platform pairing a TypeScript DSL with a Go CLI, so infrastructure gets IDE support, automatic dependency detection, and fast, reliable execution instead of another YAML file to get wrong.

TypeScriptGoAWS SDKHCL