OS Kernel

Building a simple Operating System kernel

GitHub Repository

The repository can be found here.

About

I work on an operating system kernel on the weekends. This is (or will be) a relatively simple kernel. I use the little OS book and OSTEP for guidance and direction.