Skip to content
View deepbodra97's full-sized avatar

Highlights

  • Pro

Block or report deepbodra97

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

Pinned Loading

  1. Distributed-Operating-System-Principles Distributed-Operating-System-Principles Public

    Implementation of Gossip and PushSum Protocols, Distributed Hash Table using Pastry Protocol, Twitter Engine and REST API

    F#

  2. Database-System-Implementation Database-System-Implementation Public

    DeepDB: A not so fast relational database implemented from scratch in C++ The queries are run on a dataset of size 1GB (tpch dataset)

    C++ 8 2

  3. Selfie-to-Anime Selfie-to-Anime Public

    Converts an image of a human face into an anime face

    Python 2 1

  4. ethereum-sports-betting ethereum-sports-betting Public

    A DApp for sports betting on the ethereum blockchain

    JavaScript 17 6

  5. twitter-crawler twitter-crawler Public

    A web scraper that extracts tweets from twitter and performs sentiment analysis on them

    Python

  6. cuda-parallel-shortest-path cuda-parallel-shortest-path Public

    Parallel Shortest Path Algorithms on NVIDIA GPU using CUDA platform

    Cuda