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

Block or report saksham-2000

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saksham-2000/README.md

Profile views   GitHub Followers   Total Stars

Your Image

Pinned Loading

  1. walter-shell walter-shell Public

    I am the one who forks. UNIX Shell from scratch in C

    C 1

  2. mini-redis-cpp mini-redis-cpp Public

    A small, Redis-compatible in-memory data store I built from scratch in C++17 to learn how Redis actually works under the hood.

    C++ 1

  3. deepmind-distributed-analytics deepmind-distributed-analytics Public

    DeepMind CodeContests Analytics using PySpark

    Jupyter Notebook

  4. SynthShield SynthShield Public

    Transform sensitive records into mathematically private synthetic clones

    TypeScript 3 3

  5. multimodal-transportation-analysis multimodal-transportation-analysis Public

    Analysis of 16.8M+ Delhi Metro and bus records to map passenger mobility patterns using graph algorithms and geospatial methods

    Jupyter Notebook

  6. Distributed-Hash-Table Distributed-Hash-Table Public

    A peer-to-peer distributed hash table built on the Chord protocol and exposed over gRPC

    Java