linux-operating-system
There are 2 repositories under linux-operating-system topic.
MaheshShukla1/Linux-Basic-to-Advanced-Notes
In-depth notes on Linux fundamentals, including command line usage, file system hierarchy, shell scripting, and essential tools for beginners and advanced users.
eersoy93/linux-os-userspace
Userspace part from scratch of the OS. The kernel and libraries should be ensured via system. (only "Hello, World!" currently)