Skip to content
View noahbean33's full-sized avatar

Block or report noahbean33

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

Pinned Loading

  1. compiler compiler Public

    a c compiler from scratch

    C

  2. kernel kernel Public

    a multithreaded x86 kernel from scratch

    C

  3. chip8 chip8 Public

    a Chip8 emulator

    C

  4. linux_kernel_driver linux_kernel_driver Public

    A Linux character device driver

    C

  5. memory_allocator memory_allocator Public

    Implementation of Malloc from scratch

    C

  6. thread_pool thread_pool Public

    Implementation of a thread pool from scratch

    C