Projects
Featured work across institutional blockchain infrastructure, public interest technology, and the ClawQL agentic stack — plus related open-source libraries and product PWAs. Each card links to GitHub, npm, and/or a live site when available.
Sand Dollar — World's First Retail CBDC
Transaction state machine for the Central Bank of The Bahamas' Sand Dollar — the first nationally deployed retail central bank digital currency in the world, launched October 2020. Enabled asset bridging between domestic and international currency versions across a 700-island nation. Built at IBM Blockchain with the Central Bank of The Bahamas and NZIA. Live at sanddollar.bs on iOS and Android.
Challenge the Footage
Open-source legal and technical infrastructure for challenging surveillance camera evidence in court. Generates FRE 901, FRE 702 / Daubert, Fourth Amendment suppression, and Section 1983 templates for major surveillance vendors. Free for public defenders. Model contract language, legislation, and technical standards published as open source.
Witness
React Native (iOS + Android) app that activates when you are pulled over or stopped by police, records video, audio, and real-time on-device transcript, and uploads all three in priority order so evidence reaches safety even on a weak signal. Cryptographically signed and Arweave-anchored; handoff to Challenge the Footage for legal documents. Free to use.
AI / agents
ClawQL
MCP server: search/execute across OpenAPI 3, Swagger 2, and Google Discovery, with optional GraphQL/gRPC upstreams and bundled multi-provider merges (GCP, Cloudflare, GitHub, Slack, document APIs, Onyx, and more). Core tools include vault memory_ingest / memory_recall, audit, cache, and bulk markdown ingest; optional sandbox_exec, schedule, notify (Slack), HITL (Label Studio), Onyx knowledge search, and Ouroboros lineage. stdio, Streamable HTTP, and MCP over gRPC.
AI / agents
CoachellaPlus
Full-stack festival-planning PWA: hybrid retrieval (structured JSON + SQLite embeddings + reranking), OpenRouter LLM, Tavily agentic search with a quality-gated self-improving knowledge base, group chat and live location, set builder with conflict detection, PWA with Lighthouse 90+ including WCAG — deployed via ClawQL to Cloudflare and GitHub APIs.
AI / agents
mcp-grpc-transport
First TypeScript/Node.js gRPC transport for the Model Context Protocol: protobuf payloads, unary and bidirectional streaming, grpc.health.v1 probes, mTLS, and enterprise Kubernetes deployment patterns — alongside the official SDK’s stdio and Streamable HTTP.
AI / agents
clawql-ouroboros
Evolutionary loop library: typed Executor, Evaluator, Wonder, and Reflect phases; ontology convergence with stagnation, oscillation, and regression gates; Postgres-backed append-only lineage; InMemoryEventStore for tests; MCP-shaped hooks (createSeedFromDocument, runEvolutionaryLoop, getLineageStatus); optional background seed poller.
AI / agents
panguard-mcp-bridge
Streamable HTTP MCP gateway (optional gRPC via mcp-grpc-transport): /mcp for clients or a service mesh while Panguard stays on stdio and terminates on remote clawql-mcp-http. Optional JWT (JWKS RS256, Bearer on HTTP and gRPC) and Helm mcpProxy.mode: custom on the clawql-mcp chart.
AI / agents
gallery (fork)
Exploring on-device ML and GenAI use cases — a gallery to try models locally. Forked to experiment with device-side inference and UX.
DevSecOps-boilerplate
Golden images, Ansible, Terraform, and GitHub Actions patterns for secure, repeatable infrastructure automation.