An open API service indexing awesome lists of open source software.

https://github.com/frenzyexists/os-labs

Coursework of the Operating Systems course, fall 2023 at UPRM
https://github.com/frenzyexists/os-labs

coursework operating-system-learning

Last synced: over 1 year ago
JSON representation

Coursework of the Operating Systems course, fall 2023 at UPRM

Awesome Lists containing this project

README

          

# OS Labs

A collection of OS laboratories during the spring semester of 2023 UPRM. Some of these were done in the `MINIX` *micro-kernel* while others can be compilled in a normal `GNU/Linux` enviroment.

Best if you open this in Obsidian.md or vscode, I recommend Obsidian cuz this is just a mess of Markdown files with a few C files.

## Labs

- ### [Lab 1](./Lab1/Info/info.md)
- ### [Lab 2](./Lab2/Info/info.md)
- ### [Lab 3](./Lab3/Info/info.md)
- ### [Lab 4](./Lab4/Info/info.md)
- ### [Lab 5](./Lab5/Info/info.md)
- ### [Lab 6](./Lab6/Info/info.md)
- ### [Lab 7](./Lab7/Info/info.md)