I presented this OS as my Major Project during my B.Tech. I built this system completely from scratch without using any existing libraries. I wanted to show that C++ can also be used as an effective programming language for an Operating System. Back then C was the most popular language for building an OS. I implemented many core concepts of a basic OS viz. IDT, GDT. I wrote all the hardware drivers on my own using C++. I also secured highest marks for this Project among my batch in my college.