While studing Operating System I have done mainly 2 projects.
- First one is on IPC(Inter proccess Compunication). Offline on IPC folder holds this project.
- Second one is on Nachos (a teaching operating system). Which was completed with 2 other classmates. which is forked in my repositories under the name Nachos-Offline and can be found here.