Skip to content
View M4ash's full-sized avatar

Block or report M4ash

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. Scrabble-Game Scrabble-Game Public

    A c++ program to create a scrabble game

    C++

  2. Cats-Pharmacy-System-java Cats-Pharmacy-System-java Public

    It is a specialized pharmacy for cats. This system will benefit both the pharmacy staff and the ill cats which need proper medicines because we know that nowadays many cats are astray and are homel…

    Java

  3. A-Mini-Showcase-on-CATS A-Mini-Showcase-on-CATS Public

    On this showcase various information can be found on cats, a mini fun fact quiz is included as well besides having some functions that makes the showcase application perfect. I have also used files…

    Java

  4. Financial-application-gratuity-rate Financial-application-gratuity-rate Public

    A java program that reads the subtotal and the gratuity rate, then computes the gratuity and total. For example, if the user enters 10 for subtotal and 12% for gratuity rate, the program displays R…

    Java

  5. Sorting-students-scores-using-class Sorting-students-scores-using-class Public

    A java program that prompts the user to enter the number of students, the students names, and their scores and prints student names in decreasing order of their scores. It uses Student class includ…

    Java

  6. The-Person-class-problem The-Person-class-problem Public

    A java class to manipulate with a person's data and creating instances of this class and testing whether two instances are equal based solely on name

    Java