Giter VIP home page Giter VIP logo

AmrElzawawy's Projects

acm-android-course icon 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.

atmega32-drivers icon atmega32-drivers

AVR Atmega32 micro-controller's multiple peripheral and module software drivers implementation in C.

awesome-coronavirus icon awesome-coronavirus

🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)

cnnh icon 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 icon compiler-frontend

First two front-end phases of a language-independent compiler implemented in C++

covid-case-estimator icon 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.

defteval icon defteval

Official Contribution for DeftEval 2020, Task 6 Subtask 1 from SemEval 2020 Competition. Solving NLP problem of "extracting term-definition pairs in free text" in multiple approaches ranging from highly simple till very complex modern ones.

eight-puzzle-solver icon 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.

facerecoginition icon 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.

hadoop-word-count icon 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.

hashcode-book-scanning icon hashcode-book-scanning

Official contribution for "Book Scanning" Problem for the Online Qualification Round of Google's Hash Code 2020.

hotel-broker icon hotel-broker

A Node.js & SQL web-based application for hotel reservation, that acts a broker between hotels and customers.

huffman-coding-zipper icon huffman-coding-zipper

A "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.

imagesegmentation icon imagesegmentation

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.

java-bytecode-generator icon 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.

mips-processor-simulator icon mips-processor-simulator

A simplified MIPS machine simulator using SystemVerilog, developed with three different micro-architectures: single-cycle, multi-cycle and pipelined.

ml-cheat-sheet icon ml-cheat-sheet

This is a cheat sheet for Pattern Recognition course (formally known as ML course) for our open book exam. Feel FREE to clone the cheat sheet or fork it for your own usage in any of your courses.

modulation-recognition icon 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.

mrnet icon mrnet

This is an assignment for Pattern Recognition Course taught at Alexandria University, Faculty of Engineering offered in Spring 2019. Our Official Contribution on developing a Model for MRNet dataset.

pagingandreplacement icon pagingandreplacement

OS Course Lab. It is required to simulate some of paging replacement algorithms. (LRU - CLOCK - FIFO )

patternrecoginition-weeklyassignments icon 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 assignments

pneu-ufo icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.