Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 362 Bytes

This repository contains solutions of projects assigned in Undergraduate OS course in AGU.

Every project has its own description in its folder.

Project 1

Processes and Threads, Interprocess Communication

Project 2

Dining Philosophers Problem

Project 3

Building Custom Linux Kernel Module

Extra Project

Creating a chat application using sockets.