Pinned Repositories
Adding_stake_to_colloseum_Blockchain
Colloseum is a protocol by which proof-of-win is used to select nodes that will propose blocks in Blockchain
genomicsbench_palisade
Harmonia_for_B_plus_trees
Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project, I implemented the Harmonia paper published in 2019 in CUDA.
Make_HTTP_Proxy
Proxy takes multiple client connections; recognises GET method, and after parsing URL and converting to relative URL, sends data back to client
ML_Programming_Assgn_2_
Has python implementation of Logistic Regression, SVM, Decision Trees, Random Forest Classifier
Print_Tweets_of_last_10_minutes_of_NY_and_CA
This repo has the code for a project we got in our Cloud Computing Course at the Department of Computer Science at IIT Madras. It has code for spinning 2 ec2 instances on Amazon Cloud, detect tweets on Corona coming from NY and CA for the last 10 minutes; feed these tweets to a kafka producer; apply Spark Streaming on these tweets; run the FP-Growth Algorithm on this streamed data; make an online interface having buttons for choosing CA or NY; and printing the most frequent words and number of tweets in the tweets of that respective state selected
RC4-implementation
Simulated the behaviour of RC4 encryption algorithm and coded in Python
Rectilinear_Steiner_Tree_Construction
Implement a paper that constructs Rectilinear Steiner tree for the given points in plane. Got better time complexity than authors.
JustKshitijD's Repositories
JustKshitijD/albacore
Albacore is a professional quality suite of Rake tasks for building .NET or Mono based systems.
JustKshitijD/hldig
hl://Dig is a fork of ht://Dig, a world-wide-web search system for an intranet or small internet.
JustKshitijD/test-tools
A set of containerized applications, workload generators that will be consumed by openebs/e2e & openebs/litmus