Skip to content
View AyaRabea's full-sized avatar

Block or report AyaRabea

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. tic-tac-toe-project tic-tac-toe-project Public

    tic-tac-toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row w…

    Java

  2. data-structure-project-dijkstra- data-structure-project-dijkstra- Public

    Dijkstra's Algorithm allows you to calculate the shortest path between one node (you pick which one) and every other node in the graph.

    C++

  3. simple-calculator-Avr-assembly- simple-calculator-Avr-assembly- Public

    calculator cam make continuous operations like add,sub,multiplication and power

    Assembly

  4. waslni-algorihm-project- waslni-algorihm-project- Public

    The goal of the project is to find the path to go from source to destination with the least time.

    C++

  5. online-book-store- online-book-store- Public

    The main objective of “Online Book Store” is to provide an essence of online book store via a simple and yet powerful medium. The project has been designed to simulate the working of an actual onl…

    C#

  6. Sql-Query-Module Sql-Query-Module Public

    This module is intended to select data from an already existing table and display results to the user.

    C#