Skip to content
View rdmrcv's full-sized avatar
👀
👀

Organizations

@kouchtv

Block or report rdmrcv

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
rdmrcv/README.md

Hi there 👋

I design and run low-latency, high-throughput backends in Go—event-driven services that stay fast, observable, and cost-efficient at scale. WebSockets infrastructure for hundreds of thousands of concurrent viewers and Kafka→ClickHouse analytics that ingest ~1M events/day.

My focus: predictable throughput, low tail latency, cost-efficiency, and operability under load. I favor simple, measurable designs (clear SLIs/SLOs, backpressure, idempotency) and invest in observability, so failures are shallow and cheap.

What I bring:

  • Throughput & reliability: event-driven Go services with bounded queues, circuit-breakers and observation instrumentation.
  • Data at speed: Kafka / Redpanda (partitioning & keys that match access patterns), ClickHouse (aggregated views, TTLs, rollups).
  • Ops rigor: Kubernetes, GitOps CI/CD, Terraform & Ansible for infrastructure as code (IaC), alerting that reflects user impact.
  • Cost discipline: lean storage/egress, right-sizing, and aggregation strategies that cut waste.

Core stack: Go, MongoDB, Kafka, Redpanda, ClickHouse, Redis, WebSockets, Kubernetes, GitOps, Prometheus/Grafana. Industries: live video, collaborative streaming, usage analytics, SaaS backends.

Open: Remote (EU). Relocation: France.

  • 😎 I created a Brandis backend architecture, organize processes, and implementing it.
  • 📺 If you found my profile fit for your company — we can discuss this: LinkedIn, email 😉

Popular repositories Loading

  1. salt-vagrant-demostand salt-vagrant-demostand Public

    SaltStack & Vagrant Demo Stand

    Scheme 4 4

  2. spaCy spaCy Public

    Forked from explosion/spaCy

    💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython

    Python

  3. gocd-agent-docker-dind gocd-agent-docker-dind Public

    Forked from gocd/docker-gocd-agent-docker-dind

    Shell

  4. ws ws Public

    Forked from gobwas/ws

    Tiny WebSocket library for Go.

    Go

  5. wire wire Public

    Forked from google/wire

    Compile-time Dependency Injection for Go

    Go

  6. router router Public

    Forked from storeon/router

    Storeon module for URL routing

    JavaScript