Introduction
Welcome to Byte on OS! Learn to build Tab
, an Operating system, from scratch :).
Why an Operating System?
Gain deeper understanding of how computers work at a low level.
By creating an OS, you'll learn about memory management, process scheduling, device drivers, and etc.
Gain complete control over the software running on your hardware. Tailor the OS to your specific needs, optimizing performance and security.
Documentation
The project is available on github (opens in a new tab).