Skip to content
View rneha725's full-sized avatar
🌸
🌸

Organizations

@forks-boilerplate

Block or report rneha725

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

    A small application to test the concurrency for a booking system, where multiple user might seek a seat and a seat can be booked only if the payment is done within the time limit.

    Go

  2. go_concurrency_experiments go_concurrency_experiments Public

    Small programs to understand concurrency using Go.

    Go

  3. connection_pool connection_pool Public

    Created a connection pool of httpsURLConnections and used a thread pool to assign the pooled connections.

    Java

  4. system_design_concepts system_design_concepts Public

  5. dataVault-gRPC-redis dataVault-gRPC-redis Public

    A small data vault implementation using tokens. It utilizes gRPC for the APIs and uses redis to store the tokens. A postman client was used to create requests to the server.

    Java

  6. cs143_COOL_Compiler cs143_COOL_Compiler Public

    Assignments of course cs143.

    C++ 2