Pinned Repositories
CrossyRoad
A Clone of Crossy Road game implemented using WebGL
DeliverySystem
Regulating ordering system of a multi-branches restaurant
Shoryan-back
Online e-commerce website for drugs | Back-end
Shoryan-front
Online e-commerce website for drugs | Front-end
ACMlib
Collection of useful algorithms for problem solving
CMP301B-Summary
Markdown summary for the Computer Architecture course at CE-CUFE
CMP302-Summary
CMP362-Summary
Competitive-Programming
Collection of some useful algorithms for competitive programming.
Tetriasm
A two player Tetris game made in x86 assembly
yousefwalid's Repositories
yousefwalid/CMP302-Summary
yousefwalid/CMP301B-Summary
Markdown summary for the Computer Architecture course at CE-CUFE
yousefwalid/ACMlib
Collection of useful algorithms for problem solving
yousefwalid/CMP362-Summary
yousefwalid/Tetriasm
A two player Tetris game made in x86 assembly
yousefwalid/Competitive-Programming
Collection of some useful algorithms for competitive programming.
yousefwalid/ArithmeticCodingImages
An implementation of statistical compression technique, Arithmetic Coding, that processes B&W Images
yousefwalid/HuffmanEncoder
Implementation of the infamous Huffman Coding algorithm
yousefwalid/ImageToTextEncoder
Encoder that takes an image file as an input and encodes it using unicode symbols to draw it in a notepad
yousefwalid/PPMCompressor
An implementation of the PPM Compressor introduced by Cleary and Witten in 1984, this is a compressor can achieve high compression ratios compared to other algorithms like lz.
yousefwalid/thanawya-bot
yousefwalid/CircuitsAnalyzer
A console application that analyzes AC circuits and solves for the currents in all branches and voltages at all nodes
yousefwalid/LZSSImagesCompressor
Implementation of the LZSS (variation of LZ77) compression algorithm that works on images.
yousefwalid/LZWCompressor
Implementation of the popular compression algorithm LZW (Lempel-Ziv-Welch)
yousefwalid/noota-1
[School project] A simple note taking API with the sole purpose of highlighting and practicing the different test scenarios of an API using Rspec
yousefwalid/paintforkidsphase1
yousefwalid/SpotifyElGhalaba
yousefwalid/TSP_Research
Benchmarking different algorithms for the Travelling Salesman Problem
yousefwalid/yousefwalid