Skip to content
View Aa-Devv's full-sized avatar
  • Saudi Arabia

Block or report Aa-Devv

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. Connect-Four-Game Connect-Four-Game Public

    Using android studio and its libraries to create an android game where you can play the game Connect Four against the computer.

    Java

  2. SDAIA-KAUST-AI-Bootcamp-Kaggle-competition SDAIA-KAUST-AI-Bootcamp-Kaggle-competition Public

    A model of AI that can recognize and classify Arabic handwritten letters from photos, using a convolutional neural network; with accuracy greater than 95%.

    Python 1

  3. CPU-scheduler-simulation CPU-scheduler-simulation Public

    This is a simulation of a CPU scheduler with three algorithms SRTF, RR, Priority. The user enters the jobs in a separate text file and enters the choice of the algorithm in the console.

    Java

  4. WeaverSolver WeaverSolver Public

    From a list of English words of 4 letters each, you enter two words and the program transforms the first word into the second word. This program gives you one of the shortest possible paths of words.

    Java

  5. Guessing_Game Guessing_Game Public

    The classic Brown's criterion guessing game! You choose a number and the computer will guess your number based on your answers to the questions!

    C++

  6. Connect_Four_Emojis Connect_Four_Emojis Public

    The classic connect four game! Played in the terminal using emojis!

    Java