Skip to content
View Roy19's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Roy19

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. async-server async-server Public

    A simple async TCP server in C

    C 2

  2. system-design-primer-1 system-design-primer-1 Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python 1 1

  3. algorithms-1 algorithms-1 Public

    Forked from arnauddri/algorithms

    Algorithms & Data Structures in Go

    Go 1

  4. go-authentication go-authentication Public

    A sample repository using Go to demonstrate JWT based authentication

    Go 1

  5. kafka-streams-examples kafka-streams-examples Public

    A simple repository for trying out CDC via Apache Kafka and Debezium

    Java 2

  6. distributed-transaction-2pc distributed-transaction-2pc Public

    A simple demonstration of 2 phase commit in distributed transaction

    Go