Skip to content
View bhatvinay7's full-sized avatar

Block or report bhatvinay7

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. bookit bookit Public

    A distributed booking platform for finding, reserving, and managing inventory such as seats or appointments. Rust services and a Next.js client handle APIs, real-time coordination, payments, search…

    Rust

  2. auction auction Public

    A real-time forward and reverse auction marketplace. It uses Kafka to preserve bid order per auction, Redis for live bidding state, Socket.IO for updates, PostgreSQL for audit/history, and Elastics…

    Rust

  3. chess-1 chess-1 Public

    A real-time, microservice chess platform for matchmaking, live games, and tournaments. It uses Next.js/Node.js at the edge, Rust services for game and matching logic, WebSockets for play, and Postg…

    TypeScript

  4. bookit-k8s bookit-k8s Public

    The GitOps repository for deploying and operating the Bookit platform on Kubernetes. It contains environment-specific manifests, Helm/Kustomize configuration, Argo CD applications, sealed secrets, …

    Python

  5. zero_copy zero_copy Public

    An asynchronous video-processing platform. It supports resumable TUS uploads, stores media in Cloudflare R2, splits and transcodes video chunks with FFmpeg, merges final renditions, and reports liv…

    Rust

  6. url-shortner url-shortner Public

    URL Shortener is a cloud-ready system designed to efficiently handle high-performance URL shortening, redirection, analytics, and user management. Built with a microservice-based monorepo architect…

    TypeScript