📋

Mini Projects

Logos, an operating system kernel from scratch

https://github.com/selimslab/logos

This is a project to understand and replicate the great OS tutorial of Carlos Fenollosa

Logos bootloads a kernel, connects to the keyboard and the screen, then starts a basic shell

Resources

os-dev wiki

Operating Systems: From 0 to 1

Writing a Simple Operating System — from Scratch

Operating Systems: Three Easy Pieces

🎰