Skip to content
View maihesham's full-sized avatar
  • VOIS
  • cairo
Block or Report

Block or report maihesham

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

    This C++ program on CASINO GAME is a simple text base number guessing game.We have used procedure oriented approach to design this game. In this guessing game player can deposit his money to play. …

    C++ 2

  2. Supermarket_Billing_project Supermarket_Billing_project Public

    This C++ menu driven programs on SUPERMARKET BILLING SYSTEM has product class with data members like product no, product name, price, qty, tax, discount. Product details is stored in a binary file.…

    C++ 1 1

  3. linq_to_shop linq_to_shop Public

    male database to shop using linq C#

    C# 1

  4. TrigramPredictWord TrigramPredictWord Public

    predict word using trigram

    Python 1

  5. banking-system banking-system Public

    This C++ programs on BANKING SYSTEM has account class with data members like account number,name,deposit, withdraw amount and type of account. Customer data is stored in a binary file. A customer c…

    C++

  6. Hangman_Game Hangman_Game Public

    In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenev…

    C++ 1