A basic Operating System (OS), building from zero, https://github.com/ericlin1001/EricOSProject
- Implemented Buddy Memory Allocation
- Support read operation in FAT12 filesystem
- Implemented Process Scheduling, Inter-process Communication, and Standard Input Output (IO)
- Presented the project to the whole class as a standard example selected by the instructor