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

Block or report SrikanthYashaswi

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

Pinned

  1. visual-algos visual-algos Public

    A small tool to visualize all algorithms with time machine capability

    JavaScript 8 2

  2. distributed-pubsub distributed-pubsub Public

    A PubSub implementation as part of CSE586, by creating multiple docker nodes forming a network to publish events to subscribers

    Java

  3. messenger messenger Public

    A high throughput messaging system, written in java. Specialised is message delivery over websockets.

    Java 1

  4. SpaceShooting SpaceShooting Public

    A shooting game with simple concepts like shooting, impact detection, Frame Rate

    Java

  5. pan-number-generator pan-number-generator Public

    Predictable Fast Pan number generator as per Indian standards.

    JavaScript 1 1

  6. multiplayer-server multiplayer-server Public

    It uses SpaceShooting game runtime and creates several game instance to be played on internet through realtime communication. Each game instance will be between 2 players

    Java