Skip to content
View SAI-CHARAN-JAKKULA's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SAI-CHARAN-JAKKULA

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. ShardVault---Byzantine-Fault-Tolerant-Distributed-Banking ShardVault---Byzantine-Fault-Tolerant-Distributed-Banking Public

    A distributed banking system in Go featuring PBFT consensus and 2PC protocol for cross-shard transactions. Built with threshold signatures, cryptographic security, and Byzantine failure tolerance f…

    Go 2

  2. Distributed-Task-Scheduler Distributed-Task-Scheduler Public

    The Distributed Task Scheduler is a fault-tolerant and scalable distributed system that dynamically assigns tasks to worker nodes. It uses Zookeeper for worker coordination, leader election, and ta…

    Java 1

  3. Distributed-Banking-System---Paxos-2PC-Implementation Distributed-Banking-System---Paxos-2PC-Implementation Public

    High-availability distributed banking system with Paxos consensus for intra-shard transactions and Two-Phase Commit for cross-shard atomicity. Supports multi-cluster replication, fault tolerance, a…

    Go

  4. Distributed-File-Storage-System Distributed-File-Storage-System Public

    The system is designed to distribute data blocks across multiple DataNodes and coordinate these operations through a central NameNode. This setup is inspired by real-world distributed systems like …

    Java 1

  5. FaultTolerant-raft-key-value-store FaultTolerant-raft-key-value-store Public

    A Fault-tolerant distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading techniques to support concurrent requests.

    Go

  6. Global-Nutrition-Dashboard---Interactive-Data-Visualization Global-Nutrition-Dashboard---Interactive-Data-Visualization Public

    Interactive data visualization dashboard exploring worldwide food security and nutrition patterns. Built with React and D3.js, featuring choropleth maps, parallel coordinates, and multi-dimensional…

    JavaScript