Skip to content
View hamdyy04's full-sized avatar

Block or report hamdyy04

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. CPU-Scheduling-Algorithms CPU-Scheduling-Algorithms Public

    A Java-based GUI application that simulates fundamental CPU scheduling algorithms. Implemented Algorithms: (FCFS) - (SJF) - (RR) with variable time quantum - Priority Scheduling (Non-preemptive)

    Java

  2. Tic-Tac-Toe-Minimax-Algorithm Tic-Tac-Toe-Minimax-Algorithm Public

    Tic Tac Toe with (Player vs. AI Opponent) Using Minimax Algorithm

    Python

  3. Java-OOP-GUI-Phonebook Java-OOP-GUI-Phonebook Public

    This Java application demonstrates object-oriented programming (OOP) principles by encapsulating contact management functionality within a class. It allows users to add, edit, delete, and clear con…

    Java