Skip to content
View saadx's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report saadx

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. Airline-bookings Airline-bookings Public

    Displays options to reserve or cancel a seat, display a seating chart or quit booking window. Takes more input if needed, does the processing and displays the results.

    Java 1

  2. Bank-simulation Bank-simulation Public

    Reads and stores data from a file that contains bank accounts data. The user is presented with options to display all accounts, display selected accounts, balance inquiry, deposit, and withdrawal. …

    Java 1

  3. Code-for-creating-card-games Code-for-creating-card-games Public

    Set of classes than can be implemented to create different types of card games.

    Java 1

  4. Stock-Portfolio Stock-Portfolio Public

    Creates a SymbolTable object and a Portfolio Object. Reads transaction data from the stockdata file, one transaction at a time and process the transaction using the processTransaction method in the…

    Java 1 1

  5. Facebook-simulation Facebook-simulation Public

    Reads commands from a file to add people, make friends, unfriend, manage visibility and access to friend lists, etc.

    Java 1 1

  6. Card-game Card-game Public

    This simple program shuffles the deck and deals three cards, displays the cards, checks if there is a pair, finds the highest value, calculates the sum of the point values and checks and displays w…

    Java