Skip to content
View osama-swe's full-sized avatar

Block or report osama-swe

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

    Computer Vision Project

    Jupyter Notebook 1 1

  2. library-management-system library-management-system Public

    Library Management System made with Node.js and SQL.

    Handlebars 1

  3. Developer_Unity_SDK-0.3.0B Developer_Unity_SDK-0.3.0B Public

    C# 1

  4. Sieve-of-Eratosthenes-Visualizer Sieve-of-Eratosthenes-Visualizer Public

    Visualization tool to help grasp the concept of Eratosthenes for finding prime numbers up to a given integer using JavaFX in developing the GUI.

    Java

  5. Backtracking-Sudoku-Solver Backtracking-Sudoku-Solver Public

    Applying the backtracking algorithm recursively to solve any Sudoku board.

    Python

  6. A-star-Pathfinding-Visualizer A-star-Pathfinding-Visualizer Public

    Interactive Pygame project to show the A* algorithm in action finding the shortest path between a user-given start and an end node. For extra entertainment, barriers can be added/removed along the …

    Python