Skip to content
View Mazen-Khodier's full-sized avatar

Block or report Mazen-Khodier

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

Popular repositories Loading

  1. AVL-Tree-BFS AVL-Tree-BFS Public

    Forked from FAdy-200/Data_Structures_Project_1

    Breadth First Traversal of AVL Tree using Circular Deque

    Jupyter Notebook

  2. Ping-Pong-Game Ping-Pong-Game Public

    A Ping-Pong Game Using Python with a simple AI

    Python

  3. Basic-Computer-Assembler Basic-Computer-Assembler Public

    Forked from osamadel/basiccomputerassembler

    Simple Assembler for the Basic Computer from Mano's book

    Python

  4. RC5-Encryption-Decryption-in-AVR-Assembly RC5-Encryption-Decryption-in-AVR-Assembly Public

    An AVR assembly program to code the Symmetric-Key Block Cipher RC5

    Assembly

  5. Advanced-Data-Analysis-Nanodegree-Udacity Advanced-Data-Analysis-Nanodegree-Udacity Public

    My Projects Submissions for the Advanced Data Analysis Nanodegree by Udacity

    HTML

  6. Xv6-Labs Xv6-Labs Public

    My implementation of the xv6 labs of the MIT 6.S081 Operating Systems Course

    C