Skip to content
View souravkayal's full-sized avatar

Block or report souravkayal

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. FakeIt FakeIt Public

    Simply fake your API response before you code it. It's my weekend project ;)

    C#

  2. BloomFilter BloomFilter Public

    A Bloom filter is a probabilistic data structure used to test whether an element is a member of a set. It is highly space-efficient and allows for quick insertions and membership tests. However, it…

    C#

  3. System-design System-design Public

    A collection of system design and architecture using draw.io. This is for practicing my day to day learning.