Oasis is a personal project centered around operating system development for the x86 architecture.
It is intended to help further develop my low level programming skills as well as my knowledge of how operating systems work.
- Networking capabilities (communicate with Oasis without a wired connection)
- Multitasking on a single core (context switching, multithreading, etc.)
- Port a large preexisting application over to Oasis (e.g. Doom)