Hardware/OS Course Term Project

  • Created a Kernel to emulate a process pipeline/stack and operating system BIOS
  • Implementation of a memory allocator and management system to be used by the Kernel/OS
  • Implemented signal and interrupt handling
  • Implemented process priority queue
  • Implemented device handling for keyboard functionality
  • Creation of a simple shell UI to access

Project link: https://github.com/jydenberg/opsyscourse

Nifty tech tag lists fromĀ Wouter Beeftink