This repository compiles small school projects from my 2021-2022 class aimed at understanding the fundamentals of programming in C and UNIX, with a focus on system-level programming. The class covered:
- file handling
- process management
- basic system calls.