
About This Project
A custom 32-bit x86 operating system kernel built from scratch with support for preemptive multitasking, virtual memory, ELF loading, and a modular monolithic architecture. Demonstrates low-level systems programming and OS internals.
Tech Stack
- C
- x86 Assembly
- Operating Systems
- Kernel Development
