• Stars
    star
    2
  • Language
    Assembly
  • License
    MIT License
  • Created about 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project aims to develop a custom operating system (OS) from the ground up, encompassing the creation of a kernel, bootloader, file system, and essential OS components. Building an OS from scratch provides a deep understanding of low-level system operations, hardware interaction, and system software design.