/ComputerSystems

Projects from my Computer Systems course

Primary LanguageC

Computer Systems Projects

The three most significant projects I worked on as part of my computer systems class. They include:

  1. the Northeastern Shell (nush)
  2. The Northeastern Memory Allocator (numalloc)
  3. The Northeastern Filesystem (nufs)

Usage

These projects were built on a modern Linux machine, particularly an Ubuntu VM. All three projects require some Unix-like machine, and the second and third more specifically require a modern Linux machine.

Clone the repo to get started, then checkout each project to learn more!