A personal journey to deeply understand Linux by rebuilding core Unix tools from scratch using pure C and system calls β ultimately progressing toward writing a mini shell, a scheduler, and eventually OS-level components.
This project is inspired by the philosophy:
βIf you want to understand Linux, rebuild its tools.β