Skip to content
View prkbuilds's full-sized avatar
🫠
Contributing
🫠
Contributing

Highlights

  • Pro

Organizations

@diesel-rs @dscvitpune

Block or report prkbuilds

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
prkbuilds/README.md

prkbuilds

I build backend + infrastructure software: distributed systems, observability, and developer tooling. Open to Backend / Infra / Platform / Distributed Systems roles (Go, C++, Rust).

What I’m focused on

  • Observability middleware for GenAI systems (OpenTelemetry, tracing conventions, tool-call spans)
  • Distributed systems primitives (Raft, replication, consistency, failure handling)
  • Systems monitoring (eBPF, Prometheus, Grafana) and performance debugging

Tech I use

  • Programming: C, C++ (STL), Python, Rust, Go
  • Data & Storage: PostgreSQL, MongoDB, Redis, SQL, BigQuery
  • Cloud & DevOps: AWS, GCP, Docker, CI/CD, Gardener, RabbitMQ, Kubernetes, Terraform
  • Backend & Systems: Distributed Systems, REST APIs, gRPC, cron-jobs, Caching, Threading, Synchronization
  • Reliability & Quality: OpenTelemetry, Grafana, Logging, Metrics, Monitoring

Contact

Pinned Loading

  1. weatherman.rs weatherman.rs Public

    A Weather CLI Build with Rust to utilize OpenWeatherMap API to give you real-time weather reports

    Rust 11

  2. diesel diesel Public

    Forked from diesel-rs/diesel

    A safe, extensible ORM and Query Builder for Rust

    Rust

  3. otel-ai-go otel-ai-go Public

    OpenTelemetry GenAI semantic conventions for Go: drop-in HTTP middleware, gRPC interceptors, and client transports that emit spec-aligned inference + tool spans with multi-turn conversation correla…

    Go 1

  4. raftkv raftkv Public

    A fault-tolerant distributed key-value store built with Raft consensus, written in Go with gRPC and Docker-based testing.

    Go