Skip to content
View larry-y-xu's full-sized avatar

Block or report larry-y-xu

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

    A simple web server consisting of a sender and receiver that is able to communicate across an unreliable link

    Python

  2. keyword_out_of_context keyword_out_of_context Public

    Uses dynamically allocated memory to solve the keyword out of context problem.

    C

  3. simple_shell simple_shell Public

    Implementation of a simple shell by executing simple commands in a child process

    C

  4. virtual_memory virtual_memory Public

    Simulates the execution of the page replacement algorithms employed by the virtual memory subsystem of an operating system

    C