Skip to content
View paahaad's full-sized avatar

Block or report paahaad

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 100 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
paahaad/README.md

Hey! Here are some of the things I’ve worked on:

Projects:

  1. Solana Geyser Plugin - GitHub
  2. Read Blockchain Whitepaper with AI - Link
  3. Distributed Logger with Kafka & Elasticsearch - GitHub
  4. Custom Prometheus Exporter in Go - GitHub
  5. Built analytics for a URL shortener using ClickHouse (closed source for t.jio at Jio)
  6. Programmable Load Balancer in Rust - GitHub

Blogs:

  • How ZooKeeper Manages Consensus - Read here
  • Writing a series on sync primitives in Rust, part 1 - Read here

I’m tech-stack agnostic but have worked with Rust, Go, and TypeScript. Please reach out to twitter

Pinned Loading

  1. Solana-Geyser-Plugin-for-ClickHouse Solana-Geyser-Plugin-for-ClickHouse Public

    Solana Geyser Plugin for ClickHouse

    Rust 3

  2. distributed-logger distributed-logger Public

    A distributed logging solution designed to aggregate and manage logs across multiple services and servers in a scalable manner. It enables real-time log analysis and monitoring, facilitating easier…

    TypeScript

  3. Prometheus-Exporter-Using-Go Prometheus-Exporter-Using-Go Public

    A Prometheus exporter written in Go, designed to collect and expose custom metrics for monitoring. It provides an efficient and scalable solution for integrating your application with Prometheus.

    Go

  4. Peer-2-Peer-video-chat Peer-2-Peer-video-chat Public

    Building a peer 2 peer video chat using WebRTC.

    JavaScript

  5. Load-Balancer-Rust Load-Balancer-Rust Public

    Simple Load balancer using the rust pingora framework.

    Rust