Ultron OS: a simple OS for a high school project
Ultron OS is an x86 Operating System written in C++. It is able to boot, initialise the GDT and IDT and do a couple of things that operating systems are supposed to do. Exactly what is says on the tin: a high school project to write an operating system.