Skip to content
View anuragde's full-sized avatar
  • Seattle, WA
Block or Report

Block or report anuragde

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. Replicated-Key-Value-Storage Replicated-Key-Value-Storage Public

    Simplified version of the Amazon DynamoDB providing ID space partitioning, replication and failure handling, to achieve linearizability and availability at the same time. (Distributed Systems PA-4)

    Java 3

  2. Simple-DHT Simple-DHT Public

    Simple DHT based on Chord protocol (Distributed Systems Programming Assignment 3)

    Java 1

  3. Group-Messenger-with-Total-and-FIFO-Ordering-Guarantees Group-Messenger-with-Total-and-FIFO-Ordering-Guarantees Public

    Group messenger, providing the Total and FIFO ordering guarantees to address the multicast ordering problem and fault tolerance by handling node failures. (CSE 586 - Distributed Systems Course PA 2)

    Java

  4. RESTful-API-using-Spring-Boot-JPA-and-MySQL-for-Fleet-Management RESTful-API-using-Spring-Boot-JPA-and-MySQL-for-Fleet-Management Public

    Provides multiple API endpoints

    Java 1

  5. Cross-Lingual-IR Cross-Lingual-IR Public

    Information retrieval system based on the Okapi BM25 model, allowing the users to search for tweets (docs.) across multiple languages. (Information Retrieval Course Final Group Project)

    Java

  6. Routing-Protocols Routing-Protocols Public

    Application implementing a distance-vector routing protocol based on the Bellman-Ford algorithm to run on top of servers (behaving as routers) using UDP. [CSE 589 - Modern Networking Concepts Cours…

    C++ 3 1