Skip to content
View pauljoohyunkim's full-sized avatar

Block or report pauljoohyunkim

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. prototype-os-1 prototype-os-1 Public

    A write-up of making a simple OS kernel. (A bit more advanced than bare bones, but simpler than meaty skeleton)

    C 4 1

  2. OxfordMathematicsNotesForPoorSouls OxfordMathematicsNotesForPoorSouls Public

    Some of the notes I have for poor souls

    TeX 3

  3. libsolace libsolace Public

    A tiny library for emulating quantum computing.

    C++ 3 1

  4. hsilop-c hsilop-c Public

    A small language based on reverse polish notation.

    C 1

  5. simple-chess-engine simple-chess-engine Public

    Obviously a programmer has to write a chess engine at some point in their life.

    C 1

  6. aes128 aes128 Public archive

    Sample C implementation of AES-128 encryption

    Assembly