---
config:
theme: dark
sankey:
showValues: false
labelStyle: outlined
linkColor: target
nodeAlignment: left
nodePadding: 15
nodeColors:
Skills.md: "#ffffff"
Backend: "#4285F4"
Go: "#4285F4"
Rust: "#4285F4"
"gRPC / MCP": "#4285F4"
PostgreSQL: "#4285F4"
"Distributed Systems": "#EA4335"
"NATS.io": "#EA4335"
Zenoh: "#EA4335"
"Redis Streams": "#EA4335"
"Event-driven": "#EA4335"
"Edge AI": "#FBBC05"
ONNX: "#FBBC05"
Candle: "#FBBC05"
GGUF: "#FBBC05"
LoRA: "#FBBC05"
Platform: "#34A853"
"AWS / GCP": "#34A853"
Terraform: "#34A853"
Bazel: "#34A853"
OpenTelemetry: "#34A853"
---
sankey-beta
Skills.md, Backend, 40
Skills.md, Distributed Systems, 40
Skills.md, Edge AI, 40
Skills.md, Platform, 40
Backend, Go, 10
Backend, Rust, 10
Backend, gRPC / MCP, 10
Backend, PostgreSQL, 10
Distributed Systems, NATS.io, 10
Distributed Systems, Zenoh, 10
Distributed Systems, Redis Streams, 10
Distributed Systems, Event-driven, 10
Edge AI, ONNX, 10
Edge AI, Candle, 10
Edge AI, GGUF, 10
Edge AI, LoRA, 10
Platform, AWS / GCP, 10
Platform, Terraform, 10
Platform, Bazel, 10
Platform, OpenTelemetry, 10
- The Protobuf Project — Founder and Lead. An open-source ecosystem providing foundational infrastructure for a universal Protobuf mesh. The project develops strict data schema tooling for modern distributed systems, allowing developers to generate databases, AI tool surfaces, and on-chain state from a single
.protofile. The suite featuresprotoc-gen-ormfor database schema generation (PostgreSQL, Prisma, Go),protoc-gen-mcpfor bridging RPCs into Model Context Protocol schemas for AI agents, andprotoc-gen-web3for generating smart contracts. Core components include the protokit intermediate representation, multi-language runtimes (runtime-go,runtime-rs), and ecosystem tooling like resourcename and linting utilities.



