Skip to content
View JustKshitijD's full-sized avatar
  • IIT Madras
  • 19, Old Snehnagar, Wardha Road, Nagpur

Highlights

  • Pro

Block or report JustKshitijD

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

Popular repositories Loading

  1. Harmonia_for_B_plus_trees Harmonia_for_B_plus_trees Public

    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.

    Cuda 26

  2. Print_Tweets_of_last_10_minutes_of_NY_and_CA Print_Tweets_of_last_10_minutes_of_NY_and_CA Public

    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 tweet…

    Scala 1

  3. ML_Programming_Assgn_2_ ML_Programming_Assgn_2_ Public

    Has python implementation of Logistic Regression, SVM, Decision Trees, Random Forest Classifier

    Jupyter Notebook 1

  4. Make_HTTP_Proxy Make_HTTP_Proxy Public

    Proxy takes multiple client connections; recognises GET method, and after parsing URL and converting to relative URL, sends data back to client

    C 1

  5. RC4-implementation RC4-implementation Public

    Simulated the behaviour of RC4 encryption algorithm and coded in Python

    Python 1

  6. Rectilinear_Steiner_Tree_Construction Rectilinear_Steiner_Tree_Construction Public

    Implement a paper that constructs Rectilinear Steiner tree for the given points in plane. Got better time complexity than authors.

    C++ 1