Skip to content
View YoussefAwny's full-sized avatar

Block or report YoussefAwny

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. Connect_Four_AI Connect_Four_AI Public

    C++ 1

  2. ROV-avr ROV-avr Public

    embedded C codes for Atmega 328p

    C

  3. Cpp-codes Cpp-codes Public

    practicing Inheritance and overriding in C++ , in this project there are 3 classes , person class as the base class, student and teacher that inherit from person .

    C++

  4. OpenMP-Lab OpenMP-Lab Public

    some codes optimized using OpenMP

    C++

  5. AsuMathLabG28 AsuMathLabG28 Public

    AsuMathsLab is a project aimed at providing a well defined enviroment for running airethmatic operations on matrices, It supports a wide range of operations including: summation,subtraction,multipl…

    C++

  6. OOP-report OOP-report Public

    Creating a class that describes the RGB color. The RGB color is 24 bit represents the three color components (red, green, blue). The colors arranged respectively from most to least byte. Each color…

    C++