Omar Ashraf's repositories
Algorithms-part-1-Princeton-course
Coursera princeton course algorithms part 1
D.S1-CSED-Assignments
D.S Assignments
Huffman-Compression-and-Decompression
An efficient implementation of Huffman algorithm
Matrix-multiplication-using-threads
Matrix multiplication using 3 different implementation using PthreadS
Online-calculator
Online calculator with Vue (front end) and spring boot (back end).
Producer-And-Consumer
Producer and consumer assemply line simulation
Sell-And-Buy-Amazon-like-web-app-
Nodejs web app like Amazon.com
Simple-shell
A shell is program that takes instructions as an input from users, then the shell executes this instruction. We have different type of instructions an instruction without without arguments , one instruction with its argument ,s Instruction that opens fire Fox by writing its name and instruction opens fire Fox but it can work in the background by writing “firefox &” so we can run another process while running it.