All my computer science projects from my university.
Intro to Programming (C):
Data Structures (C):
Compilers (C, Lex, Yacc):
OOP with Java in collaboration with Intro to Databases:
Distributed Systems (C):
- Socket Client-Server in C (The assignment was unfortunately very simple but it was the best of the semester)
Multimedia Technology:
- 2D Game in Unity (Not uploaded to git yet)
Cloud Computing:
- Multi CPU Load Balancer Simulator in Python
- Real Life Scenario Load Balancer Simulator with CPUs, GPUs and FPGAs in Python (Buggy but works every now and then 😀)
Computability & Complexity:
- Graph Operations CLI in C (The assignment was simple so nothing crazy)