Skip to content
View MohannadAlnahhas's full-sized avatar
  • Jeddah, Saudi Arabia
Block or Report

Block or report MohannadAlnahhas

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

  1. Text_Editor Text_Editor Public

    This is a simple text editor I coded in Java. It can read or create a .txt file in which the user can add, replace, delete, save, search or count words occurrences.

    Java

  2. Udacity_DataAnalysis_DataVisualizations Udacity_DataAnalysis_DataVisualizations Public

    This project uses jupyter notebook to analyze and visualize a data set of Ford Gobike riders 2019-12.

    HTML 1

  3. WordCounter WordCounter Public

    Word counter is a program coded with java, that analyze a text file by counting the number of occurrences of each word in the document. Reporting the result in a new text file containing all the wo…

    Java

  4. Udacity_DataAnalyst_GatheringData Udacity_DataAnalyst_GatheringData Public

    In this project, I will gather some data from different sources of the top 100 movies all the time in rotten tomatoes website. Using Pandas, BeautifulSoup, and other libraries from python.

    HTML