Skip to content
View gaganv33's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report gaganv33

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 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 Loading

  1. Distributed_Database_Leader_Follower_Architecture Distributed_Database_Leader_Follower_Architecture Public

    Distributed Database System in Java implementing sharding via consistent hashing, leader–follower replication, write-ahead logging (WAL), and Hybrid Logical Clocks (HLC) for correct ordering under …

    Java

  2. consistent_hashing consistent_hashing Public

    Implementation of consistent hashing

    Java

  3. bloom_filter_implementation bloom_filter_implementation Public

    Implementing bloom filter in java.

    Java

  4. Merkle_Tree_Implementation Merkle_Tree_Implementation Public

    Implementation of a Merkle Tree–based data synchronization mechanism for efficiently comparing and syncing records between distributed database nodes.

    Java

  5. DesignPatterns DesignPatterns Public

    Repository for practicing and implementing various design patterns in Java

    Java

  6. HealthCareBackend HealthCareBackend Public

    A healthcare analyzer application using Spring Boot for managing patient records and scheduling appointments efficiently.

    Java