Skip to content
View alaaalagami's full-sized avatar

Highlights

  • Pro

Block or report alaaalagami

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MoemenGaafar/World-Happiness-Machine-Learning MoemenGaafar/World-Happiness-Machine-Learning Public

    We train Linear Regression, Neural Networks, and other machine learning models on data from the World Happiness Report to quantitatively define the main factors affecting humans’ subjective sense o…

    Jupyter Notebook 1

  2. Huffman-and-Convolutional-Coder Huffman-and-Convolutional-Coder Public

    A Matlab implementation of the Huffman encoder and decoder and a channel convolutional encoder and viterbi decoder. The main.m file tests the implementation's performance with different SNR levels …

    MATLAB

  3. MoemenGaafar/Digital-Circuit-Simulator MoemenGaafar/Digital-Circuit-Simulator Public

    A C++ simulator for digital circuits. The GUI allows the user to add and connect logic gates, run/stop the simulation, show truth tables, and save/load their circuit.

    C

  4. MoemenGaafar/Housing-Database-App MoemenGaafar/Housing-Database-App Public

    This is a C# application, attached to an SQL database, to be used in the context of a housing project in which companies create housing units for which citizens apply and are selected based on thei…

    C#

  5. Arabic-Text-Diacritization Arabic-Text-Diacritization Public

    An deep neural network performing Arabic text diacritization based on the work of Fadel et al.

    Jupyter Notebook 1

  6. MoemenGaafar/Reddit-Big-Data-Analytics MoemenGaafar/Reddit-Big-Data-Analytics Public

    In this project, we analyze 55 million comments imported from the Reddit API using Hadoop MapReduce jobs.

    Python