Skip to content
View hjyoon's full-sized avatar

Block or report hjyoon

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. pintos-kaist pintos-kaist Public

    A KAIST-modified Pintos fork for OS development, focusing on kernel threads, user programs, file systems, and virtual memory.

    C++

  2. proxy-lab proxy-lab Public

    A proxy server project for KAIST CS course, focusing on concurrency, caching, and network programming in C.

    C

  3. malloc-lab malloc-lab Public

    A dynamic memory allocator project for KAIST CS course, implementing malloc, free, and memory management strategies in C.

    C

  4. doom-emacs-config doom-emacs-config Public

    My Doom Emacs setup.

    Emacs Lisp

  5. random-testcase-maker random-testcase-maker Public

    A random test case generator for automated testing on BOJ Online Judge.

    Python 1

  6. auto-testing-shell-script auto-testing-shell-script Public

    A shell script for automating test case execution on BOJ Online Judge.

    JavaScript