Systems Lab
Where low-level
curiosity becomes
understanding.
A personal knowledge hub for exploring operating systems, memory management, CPU architecture, and everything that happens below the abstraction layer.
Recent Projects
- 01 MiniKernel
A bare-metal OS kernel written in C, bootable via GRUB
- 02 MemArena
Custom arena allocator with region-based memory management
- 03 ELF Parser
ELF binary format parser and loader from scratch
Lab Note
"The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise."
— Edsger W. Dijkstra