There are no reviews yet. Be the first to send feedback to the community and the maintainers!
hotel-broker
A Node.js & SQL web-based application for hotel reservation, that acts a broker between hotels and customers.huffman-coding-zipper
A "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.industry-text-classifier
Job title Classification by industry using NLP Multi-text Classification Problem.Modulation-Recognition
This is an assignment for Pattern Recognition Course taught at Alexandria University, Faculty of Engineering offered in Spring 2019. The assignment goal is to design neural network that are able to classify the signals in the DeepSig dataset into their different modulation types.CNNH
CNNH (Computer Networking Nutshell Handbook) is a Computer Networks handbook summary for software engineers based on the famous book "Kurose and Ross's Computer Networking: A Top-Down Approach" .compiler-frontend
First two front-end phases of a language-independent compiler implemented in C++graph-algorithms
A C++ implementation of famous graph-based algorithms.java-bytecode-generator
A javac-like compiler built over Flex & Bison software tools. It takes in a Java source code file and emits its JVM bytecode & .class files.atmega32-drivers
AVR Atmega32 micro-controller's multiple peripheral and module software drivers implementation in C.eight-puzzle-solver
An 8-puzzle game solver implementation in Python, uses informed and uninformed search algorithms and is extensible to be used on an N-Puzzle game.risky
RISKY is a simple abstract version of the classic strategy Game (RISK), provided with a an easy to use web-based GUI.mips-processor-simulator
A simplified MIPS machine simulator using SystemVerilog, developed with three different micro-architectures: single-cycle, multi-cycle and pipelined.hadoop-word-count
A simple MapReduce and Hadoop application to count words in a document ,implemented in Java to get a flavor for how they work.covid-case-estimator
A daily and total number of cases by country estimators for the COVID-19 crisis in hopes to help the community survive this pandemic.RealiableUDP
A Reliable application layer built over the unreliable UDP, using two different algorithms: Stop And Wait (rdt 3.0) and Go Back N.tic-tac-toe-android
An android-based Tic-Tac-Toe game, supporting both multi-player & solo-player modes.kmeans-image-clustering
K-Means clustering algorithm implementation in Python.acm-android-course
Resources for Android Crash Course "X-Course: Android", developed during my short time working as an Android Instructor at ACM Alexandria Student Chapter.simple-dictionary-android
An android-based simple dictionary application that uses and implements Red-black trees data structure in Java.PatternRecoginition-WeeklyAssignments
Pattern Recognition University Course, Formally known as "Machine Learning". This Repository is for demonstration of my solutions for the semester Spring 2019 Weekly assignmentsImageSegmentation
This is an assignment for Pattern Recognition Course taught at Alexandria University, Faculty of Engineering offered in Spring 2019. We intend to perform image segmentation. Image segmentation means that we can group similar pixels together and give these grouped pixels the same label. The grouping problem is a clustering problem. We want to study the use of K-means on the Berkeley Segmentation Benchmark. Below we will show the needed steps to achieve the goal of the assignment.FaceRecoginition
This is an assignment for Pattern Recognition Course taught at Alexandria University, Faculty of Engineering offered in Spring 2019. It is a Face Recognition assignment using 2 different techniques: PCA and LDA. The 2 approaches results is then compared and the README provides about our conclusion about it.Pneu-UFO
A solution proposed for for the design by nature challenge in Nasa Space Apps Challenges 2018. An autonomous free-flyer to detect and characterize MMOD (Micro Meteoroid and Orbital Debris) damage on spacecraft surface.Love Open Source and this site? Check out how you can help us