Skip to content
View FatimaSalam29's full-sized avatar
  • Joined Aug 30, 2026

Block or report FatimaSalam29

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Hangman Hangman Public

    A two-player console Hangman game built in Java, featuring interactive word guessing, input validation, duplicate-guess detection, and a six-mistake limit.

    Java

  2. Dice-Roll-Snake-Eyes-Java Dice-Roll-Snake-Eyes-Java Public

    A Java console simulation that repeatedly rolls two six-sided dice until both dice land on 1, demonstrating randomization, iterative logic, and probability-based simulation.

    Java

  3. Coffee-Machine-Menu Coffee-Machine-Menu Public

    A menu-driven Java console simulation that models coffee preparation, ingredient management, inventory tracking, revenue handling, and machine operations.

    Java

  4. Game-Arena Game-Arena Public

    A multi-game Java console application featuring Word Scramble and Connect Four, with interactive gameplay, timed challenges, score persistence, and game-state logic.

    Java

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    A polished 3x3 desktop Tic Tac Toe game built with Python and Tkinter, featuring two-player gameplay, custom player names, win detection, draw detection, and score tracking.

    Python

  6. credit-card-luhn-validator credit-card-luhn-validator Public

    A polished Python CLI application demonstrating the Luhn algorithm for educational credit card number validation.

    Python