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

Block or report HarshP34

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 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. go-microservices-ridesharing go-microservices-ridesharing Public template

    Forked from SelfMadeEngineerCode/microservices-go-starter

    Scalable Ride-Sharing Backend built with Go, Docker, and Kubernetes. Features a microservices architecture with API Gateway, Trip, Driver, and Payment services, deployed on Kubernetes with RabbitMQ…

    TypeScript

  2. rate-limiter-flex rate-limiter-flex Public

    Multi-algorithm rate limiting middleware for Express and Fastify with a Redis-backed store — supports fixed window, sliding window, and token bucket.

    TypeScript

  3. go-realtime-pubsub go-realtime-pubsub Public

    A Go backend demonstrating real-time multi-server communication using Redis pub/sub and Socket.IO. Messages sent from a client on one server instance are instantly delivered to clients on other ins…

    Go

  4. go-load-balancer go-load-balancer Public

    A Layer 7 HTTP load balancer in Go supporting Round Robin, Weighted Round Robin, Least Connections, and IP Hash algorithms. Requests are transparently forwarded to backends using concurrent gorouti…

    Go

  5. go-ecommerce-api go-ecommerce-api Public

    E-commerce backend in Go with product catalog, persistent cart, discount offers, user auth, and flexible pricing/quote engine — powered by Postgres.

    Go