Skip to content
View dipendra-mule's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report dipendra-mule

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. basic-post-microservice basic-post-microservice Public

    A simple three-service microservice application with JWT authentication, built with Go, gRPC, and Docker.

    Go 1

  2. chat-app chat-app Public

    A high-performance, real-time chat application built with Go and WebSockets. This chat application supports multiple rooms, user presence tracking, and provides a modern web interface.

    Go

  3. distributed-file-storage distributed-file-storage Public

    A simple distributed file storage system. This project demonstrates the basics of storing, retrieving, and managing files across multiple nodes or services.

    Go

  4. go-real-time-database go-real-time-database Public

    A simple, lightweight real-time database and pub/sub system written in Go, focusing on live data synchronization between clients using WebSocket connections.

    Go

  5. microservice-with-grpc microservice-with-grpc Public

    A Go project demonstrating a simple microservice architecture using gRPC for communication. This repository is ideal for learning or as a starting point for new Go gRPC-based backends.

    Go

  6. miniredis miniredis Public

    A lightweight Redis-like in-memory data store written in Go. Implements core Redis commands, RESP protocol parsing, concurrency control, AOF persistence, and RDB-style snapshot tracking for learnin…

    Go 1 2