Skip to content
View hussainmansour's full-sized avatar
  • Faculty Of Engineering
  • Alexandria, Egypt

Highlights

  • Pro
Block or Report

Block or report hussainmansour

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
hussainmansour/README.md

Hi 👋, I'm Hussein

Student in the faculty of Engineering Computer and Systems Engineering Department at Alexandria University

hussainmansour

hussainmansour

Connect with me:

https://www.linkedin.com/in/hussein-mohamed-5800b4221/ https://www.facebook.com/hesin.mansour.5?mibextid=zbwkwl https://www.hackerrank.com/hussain_mansour1 https://codeforces.com/profile/hussainmohamed

Languages and Tools:

angular arduino c cplusplus css3 git html5 java javascript linux postman python qt spring typescript

hussainmansour

 hussainmansour

hussainmansour

Popular repositories

  1. Reservista Reservista Public

    Reservista is a Hotel Management System

    Java 2 3

  2. 4-bit-BCD-Counter 4-bit-BCD-Counter Public

    implementation of 4-bit BCD up/down counter. The counter work as follows: ● If input X = 0, the counter counts up. Otherwise, it counts down. ● If counting up, the counter’s value should be: 0000, …

    VHDL 1

  3. DOTS_and_BOXES DOTS_and_BOXES Public

    implementation of dots and boxes game

    C

  4. DataStructure DataStructure Public

    implementation of most known data-structures

    Java

  5. Maze-Solver Maze-Solver Public

    solve Maze and find the shortest path

    Java

  6. EvaluatorExpressions EvaluatorExpressions Public

    Application using implemented stack data structure to convert from infix to postfix notations. And evaluate the postfix expression

    Java