Skip to content
View sumxtx's full-sized avatar

Block or report sumxtx

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
sumxtx/README.md

Pinned Loading

  1. Libft Libft Public

    Mimic some functions of the libc to use in upcoming projects (Functional)

    C

  2. 8bitCPULogisimEVO 8bitCPULogisimEVO Public

    Reproducing a mini 8bit CPU on Logisim Evolution (need to clean this up and upload the fully function one too) (WIP)

  3. simplehttpserver simplehttpserver Public

    Building an HTTP Server Educational Purposes Only - Already Displaying a hardcoded html page, stills need to implement a lot of stuff from the HTTP Standard tho(Functional)

    C 1

  4. yad yad Public

    Yet Another Debugger (Code from Building a Debugger book)

    C++