Homebrew OS
Project Link: https://codeberg.org/KOMOTO/Homebrew-Operating.System
Homebrew OS is an open-source operating system project I am building with the help of course made by x-BIT Development. It features:
- Monolithic Kernel,
- Custom Bootloader,
- Basic File System, (In Development)
- Basic PS/2 Keyboard and Mouse Drivers (In Development)
Once I have finished the course version of the OS, I will be moving on to modifying it to use GRUB bootloader, and maybe even attempt to switch to microkernel architecture with networking capabilities.