DEV Community

saoodahmed198-stack
saoodahmed198-stack

Posted on

teamOS Bare Metal x86 Kernel

I am building an independent hobby kernel from scratch using C and NASM assembly.

The project is built to run entirely inside a web browser tab using copy.sh x86 virtualization so you don't have to install any toolchains to test it out. My wiki goes deep into the raw architecture with images.

Check out the live code here:https://github.com/saoodahmed198-stack/teamOS-kernel

Top comments (0)