Pinned Repositories
8x8-LED-Matrix
8x8 LED Matrix built using MAX7219 modules and arduino.
alvarium-sdk-java
Repository containing work related to the forthcoming Java SDK implementation
AM-FM_Modulation
Amplitude modulation/demodulation and frequency modulation/demodulation of voice signal using MATLAB
ATM-Machine
Program that simulates ATM machine.
Data_Classification
Classification of data set using python (scikit-learn library)
Huffman_Compression
Compress file/directory using Huffman-Compression algorithm
K-Means_Clustering
Implementation of K-Means Clustering algorithm using python.
kubernetes-cluster
Kubernetes cluster that shows how to deploy and connect Go backend, React frontend, MongoDB, Redis cache with each other.
Linear_Equations_Solver
Solves system of linear equations using numerical methods
Risk
Strategy game in which players want to maximize the size of the territory they have
Omar-Radwan's Repositories
Omar-Radwan/AM-FM_Modulation
Amplitude modulation/demodulation and frequency modulation/demodulation of voice signal using MATLAB
Omar-Radwan/Huffman_Compression
Compress file/directory using Huffman-Compression algorithm
Omar-Radwan/Data_Classification
Classification of data set using python (scikit-learn library)
Omar-Radwan/K-Means_Clustering
Implementation of K-Means Clustering algorithm using python.
Omar-Radwan/kubernetes-cluster
Kubernetes cluster that shows how to deploy and connect Go backend, React frontend, MongoDB, Redis cache with each other.
Omar-Radwan/Linear_Equations_Solver
Solves system of linear equations using numerical methods
Omar-Radwan/Risk
Strategy game in which players want to maximize the size of the territory they have
Omar-Radwan/8x8-LED-Matrix
8x8 LED Matrix built using MAX7219 modules and arduino.
Omar-Radwan/alvarium-sdk-java
Repository containing work related to the forthcoming Java SDK implementation
Omar-Radwan/ATM-Machine
Program that simulates ATM machine.
Omar-Radwan/Bus_Station
A simualtion for bus station client app that allows users/bus drivers to manage their trips and allows station managers to take control over all the trips
Omar-Radwan/FruitNinja
Arcade game in which player slices fruits to increase the score, the player loses if he slices a bomb
Omar-Radwan/Longest_Common_Substring_Hashing
Omar-Radwan/Red-Black_Tree
Implementation of Red-Black Tree using Java.
Omar-Radwan/RiverCrossing
A Puzzle game in which player should move characters from one side of the river to the other side, given a set of constraints.
Omar-Radwan/UVA_Solutions
Solutions to UVA online judge problems in JAVA/C++.