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

Block or report surenaman9

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 Loading

  1. Fault-Tolerant-Key-Value-Store Fault-Tolerant-Key-Value-Store Public

    Implemented a Key-value/NoSQL storage system. In this, using knowledge about the replication mechanism for fault-tolerance, p2p networks, consistency, and quorums.

    C++ 2

  2. Witcher Witcher Public

  3. Gossip-Protocol Gossip-Protocol Public

    Forked from pranay22/Gossip-Protocol

    Cloud Computing Concepts, Part 1 - offered by University of Illinois at Urbana-Champaign

    C++

  4. AI-Desktop-Voice-Assistant-J.A.R.V.I.S.- AI-Desktop-Voice-Assistant-J.A.R.V.I.S.- Public

    In this, I designed an elementary, personal assistant that understands speech and text input and performs different tasks. For this, I use python as a programming language.

    Python

  5. AWS-Rekognition-Image-and-Video-Analysis AWS-Rekognition-Image-and-Video-Analysis Public

    Using the Amazon web Services rekognition tool, I created an Image and Video Analysis algorithm. Amazon Rekognition provides a fast and accurate face search, allowing us to identify a person in a p…

    Python

  6. LoadBalancer LoadBalancer Public

    The load balancer system is designed to distribute incoming network traffic across multiple servers to ensure no single server bears too much load. This helps to increase the reliability and availa…