Skip to content
View oh-tarnished's full-sized avatar
🌳
A Pleasure To Meet Thee, Tarnished. ⚔️
🌳
A Pleasure To Meet Thee, Tarnished. ⚔️

Organizations

@the-protobuf-project

Block or report oh-tarnished

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oh-tarnished/README.md

oh-tarnished

Lead Software Engineer in Bengaluru. I design and operate distributed systems, real-time data platforms, and edge-AI infrastructure — mostly in Go, Rust, and gRPC.

Transitioned from building robot-to-cloud platforms to now driving industrial automation for Regalium: focusing on low-latency telemetry, event-driven messaging over NATS and Zenoh, and high-concurrency control systems on constrained edge devices.

flowchart TB
    root(("Skills.md"))
 
    root --> be["Backend"]
    root --> ds["Distributed Systems"]
    root --> ai["Edge AI"]
    root --> pf["Platform"]
 
    be --> Go & Rust & gRPC["gRPC / MCP"] & PG["PostgreSQL"]
    ds --> NATS["NATS.io"] & Zenoh & Redis["Redis Streams"] & Events["Event-driven"]
    ai --> ONNX & Candle & GGUF & LoRA
    pf --> Cloud["AWS / GCP"] & Terraform & Bazel & OTel["OpenTelemetry"]
 
    classDef cat fill:#2A9D8F,stroke:#1E6B62,stroke-width:1.5px,color:#FFFFFF,font-weight:bold
    classDef leaf fill:#F5EFE0,stroke:#D9B26B,stroke-width:1px,color:#3A3A3A
 
    class be,ds,ai,pf cat
    class Go,Rust,gRPC,PG,NATS,Zenoh,Redis,Events,ONNX,Candle,GGUF,LoRA,Cloud,Terraform,Bazel,OTel leaf
    style root fill:#E0A458,stroke:#9C6B1E,stroke-width:2px,color:#1A1A1A,font-weight:bold
Loading

Open source

  • 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, including Rust-based runtime engines (runtime-rs), advanced ORM code-generation (SQL, Go, Prisma), and the grpc-mcp-gateway for mapping gRPC services directly into Model Context Protocol schemas for LLM agent integrations.

Pinned Loading

  1. the-protobuf-project/mcp the-protobuf-project/mcp Public

    MCP specification for your protocol buffers

    Go 9 3

  2. the-protobuf-project/store the-protobuf-project/store Public

    A Protocol Buffers compiler plugin that generates unified database layers

    Go 2

  3. build-a-company/freebusy build-a-company/freebusy Public

    The availability engine for booking systems — expand recurring hours, subtract what's taken, emit open slots.

    Go

  4. build-a-company/mailkite build-a-company/mailkite Public

    Kites are light, fun, and fly high—just like a good email campaign.

    Protocol Buffer

  5. finfo finfo Public

    File info at a glance — metadata, checksums, binary analysis

    Go 3

  6. generateql generateql Public archive

    A zero-annotation Hasura generator producing native, execution-ready clients for Go, Python, and Rust.

    Go