Skip to content
View xavwayne's full-sized avatar

Block or report xavwayne

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Caching-Web-Proxy Caching-Web-Proxy Public

    Implement a multi-thread web proxy which forward user's request to destination URL and send back response. The response is cached with LRU caching policy.

    C 1

  2. ApacheCMDA ApacheCMDA Public

    JavaScript 1

  3. Foo Foo Public

    Java

  4. Dynamic-Storage-Allocator Dynamic-Storage-Allocator Public

    This is a self-implemented dynamic storage allocator using segregated free list and best fitting methods

    C 1

  5. Writing-Unix-Shell Writing-Unix-Shell Public

    Implement a simple Unix shell program that supports job control and I/O redirection.

    C

  6. Online-Car-Configuration-Project- Online-Car-Configuration-Project- Public

    Implement a car configuration system in three tiers. A customer can upload, read and configure car models.

    Java