Skip to content
View krdganesh's full-sized avatar
Block or Report

Block or report krdganesh

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

Popular repositories

  1. go-concurrency-examples go-concurrency-examples Public

    This project will give you a demo of handling concurrency in Go Lang. It gets data from an api, processes it and writes the data in a file. Another function watches for the files, reads it, deletes…

    Go 5 2

  2. queuelib queuelib Public

    This is common queue library. Currently supports RabbitMQ.

    Go 3 2

  3. hotel-api hotel-api Public

    Hotel booking system backend. This project supports hotel, room, user and booking related RESTful operations.

    JavaScript 3 1

  4. awesome-scalability awesome-scalability Public

    Forked from amulyakashyap09/awesome-scalability

    High Scalability, High Availability, and High Stability Back-end Design Patterns

    1

  5. dice-game-api dice-game-api Public

    This api has below features - 1. Simple Turn Based Dice Game. 2. Dice Outcomes range from 1 to 6. 3. 4 Player game. 4. Winning Criteria : Total Sum of the dice outcomes for a player reach 61 or gre…

    JavaScript