Skip to content
View vaidik-bajpai's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vaidik-bajpai

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

Pinned Loading

  1. Distributed-Cache Distributed-Cache Public

    Dcache is a distributed cache system with horizontal scaling and high availability. It uses a TCP server to handle client requests and a gRPC-based cache cluster powered by the Raft consensus proto…

    Go

  2. Distributed-Task-Scheduler Distributed-Task-Scheduler Public

    Distributed Task Scheduler is a scalable and reliable task execution system built with Go and gRPC. It consists of three services: the Scheduler stores and schedules Python script tasks in PostgreS…

    Go

  3. HotTopic HotTopic Public

    A social media application that lets you share pictures and connect with others. Built with a Golang backend (using Chi router and SendGrid for emailing), React frontend (Vite), Cloudinary for medi…

    TypeScript

  4. Audio-Transcription-API Audio-Transcription-API Public

    API that accepts audio file and asynchronously transcript them and informs the server using webhook

    TypeScript

  5. ebpf-packet-dropper ebpf-packet-dropper Public

    eBPF code to drop tcp packets at a particular port address

    C