Pinned Repositories
Accursed-Shell
A simple Linux shell, built using C.
Board-game-engine
Cal-Train-Implementation
An implementation for the Cal Train problem, involving multiple threads and mutual exclusion.
Calculator-frontend
Calculator website frontend built using Angular
Dots-and-Boxes
repo for 1st term final project
JOMT_Mail
Numerical-equations-solver
A project developed using Python. Solves linear equations using Numerical methods
Paint
A web-based Paint application built using Angular and Spring boot
PintOS
Our own implementation of PintOS
Producer-Consumer
OmarTammam25's Repositories
OmarTammam25/JOMT_Mail
OmarTammam25/Numerical-equations-solver
A project developed using Python. Solves linear equations using Numerical methods
OmarTammam25/Calculator-frontend
Calculator website frontend built using Angular
OmarTammam25/Dots-and-Boxes
repo for 1st term final project
OmarTammam25/Accursed-Shell
A simple Linux shell, built using C.
OmarTammam25/Board-game-engine
OmarTammam25/Cal-Train-Implementation
An implementation for the Cal Train problem, involving multiple threads and mutual exclusion.
OmarTammam25/Paint
A web-based Paint application built using Angular and Spring boot
OmarTammam25/PintOS
Our own implementation of PintOS
OmarTammam25/Producer-Consumer
OmarTammam25/css-exercises
css exercises from the odin project
OmarTammam25/Fitts-Experiment
A website created to simulate Fitt's experiment in Interactive Design. Used to see the relation between the speed of clicking a target and its width and distance from starting position. Built using HTML, CSS, and Javascript
OmarTammam25/LinkedLists
Implementation of single and double linked lists in Java
OmarTammam25/Matrix-Multiplication
A multi-threaded application that tests matrix multiplication. Built using C
OmarTammam25/odin-recipes
A website containing food recipes. Built using HTML
OmarTammam25/Operating-Systems
OmarTammam25/paint-back-end
back end of web based paint application