This is your work, valued
LeetCode-Java-Solutions. Daily grind π
722InterviewBit-Java-Solutions. Java code for solutions of interview problems on InterviewBit
203Elements-of-programming-interviews. Java solutions to problems in the book "Elements of programming interviews"
64graft. πͺ΅ From scratch implementation of Raft consensus algorithm in Go
40SQL-Scripts. My solutions for various SQL practice exercies
17Vector-Clock. An implementation of Vector Clock in Java :alarm_clock:
12bit-db. 1οΈβ£ & 0οΈβ£ A database implementation based upon Bitcask paper
9Twitter-HashTag-Streamer. A Python script to stream live tweets related to a Hashtag and save it to an S3 bucket
8AADHAR-Dataset-Analysis. Data analysis of AADHAR dataset using Apache Spark
7Hashing-Algorithms. Consistent hashing and Rendezvous hashing algorithm implementation in Python
7go-vsrevisited. Golang implementation of Viewstamped Replication revisited protocol
7Prefix-Autocomplete. A command line autocomplete suggestion application using Java
6Tweet-Automator. A Python script to automate the process of posting tweets
6Shell-Scripts. A repository to store various shell scripts
4S3-To-DynamoDB-AWS-Lambda-Function. An AWS Lambda function to send data from S3 bucket to DynamDB
4learndb. LearnDB is an attempt to learn database implementation details
4JCIP-code. Code for Java concurrency in practice with notes as part of comments
3Concurrency-Scratchpad. Code for exploring various concurrency techniques in Java & Go
3cloud-service-patterns. Code accompanying blogs for cloud service patterns
3Federated-Byzantine-Agreement. Implementation of "Federated Byzantine Agreement" in Python
3git-saviors. Commands which help me to navigate around git
3jswim. π Java implementation of SWIM group membership protocol
2Effective-Java-Notes. πͺ Notes about the book "Effective Java"
2gRPC-Bidirectional-Chat. A two person command line chat application with multiple functionalities created using Python gRPC
2Thundering-Herd. Spring boot project to demonstrate thundering herd problem & its solution :elephant:
2Distributed-Systems-Course. Code for the Distributed Systems Course (Cmpe273)
2App-Starter-Code. Starter code for building applications
1Observability-Blog. Code for exploring various areas of Observability
1Count-Min-Sketch. A Java implementation of the probabilistic data structure Count Min Sketch.
1Testing-For-Concurrency. π¦An exercise to explore various methods to test for concurrency
1kafka-demo. A SpringBoot application to play around with Kafka API
1