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

Block or report gauravbyte

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. neural-network-from-scratch-in-c neural-network-from-scratch-in-c Public

    I implemented Neural Network from scratch in c programming.

    C

  2. my-c-thread-library my-c-thread-library Public

    this is thread library that I designed from scratch in c and I compared results with standard thread library that comes with c

    C

  3. congestion-window-tcp-comparison congestion-window-tcp-comparison Public

    this is project made for comparing different tcp congestion control algorithm using gns3

    C++

  4. haskell_toy_compiler_evaluator haskell_toy_compiler_evaluator Public

    this is the tokenizer and parser completely designed haskell which is functional programming language

    Haskell