Skip to content
View MotazBellah's full-sized avatar
Block or Report

Block or report MotazBellah

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

Pinned

  1. books_review books_review Public

    This website has a list of books and provide some information about the books using the goodreads API as well as a user registration and authentication system. Registered users will have the abilit…

    HTML 1

  2. Code-Challenge Code-Challenge Public

    Data structure and Algorithms

    Python 1

  3. crawling crawling Public

    Using python and BeautifulSoup scrap the website https://www.urparts.com/index.cfm/page/catalogue to get manufacturer, category, model,part and part_category and load them to csv file

    Python 1

  4. Films-catalog Films-catalog Public

    This site provides a list of items within a variety of movie genres as well as provide a user registration and authentication system. Registered users will have the ability to post, edit and delete…

    HTML 1

  5. Muenchen-Map Muenchen-Map Public

    App that show a list of my best places in Germany, with filter feature and marker on the google maps

    JavaScript 1

  6. dungeon dungeon Public

    Use the power of AI to help the player by providing him the path to the door using the DFS algorithm or the shortest path using the BFS algorithm

    JavaScript