Skip to content
View KarimElsayad247's full-sized avatar

Highlights

  • Pro

Block or report KarimElsayad247

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

Pinned Loading

  1. private-events private-events Public

    Eventbrite-like event organization site

    Ruby 1

  2. react-quizzical react-quizzical Public

    Scrimba React final solo project - completely built from scratch - design was provided

    JavaScript

  3. todo-planner todo-planner Public

    Yet another Todo app - suitable to my needs. Supports speedy keyboard navigation.

    JavaScript

  4. Connect4 Connect4 Public

    Demonstrating the Minimax adversarial search algorithm, with and without alpha-beta pruning. You can play against an AI. Interface built using pygamegui.

    Python 1

  5. huffman-compression huffman-compression Public

    Made for a Data structures and Algorithms course, the program compresses a given text file using a Huffman Tree

    C++

  6. odin-hangman odin-hangman Public

    Hangman, the word guessing game. made with ruby, and supports saving and loading game state.

    Ruby