Skip to content
View Abdelrahman-Shawky's full-sized avatar

Block or report Abdelrahman-Shawky

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. IMDB-Movie-Review-Classifier IMDB-Movie-Review-Classifier Public

    NLP sentiment analysis using pretrained BERT model

    Jupyter Notebook

  2. Image-Segmentation Image-Segmentation Public

    Image Segmentation using kmeans and spectral clustering

    Jupyter Notebook

  3. Car-Rental Car-Rental Public

    A car rental website built using Laravel Framework and MySQL

    HTML

  4. Huffman-Compression-Decompression Huffman-Compression-Decompression Public

    A "Huffman Coding" algorithm-based application to compress/decompress any type of files

    Java

  5. MyFruitNinja MyFruitNinja Public

    Desktop application replicating the popular fruit-slicing game, Fruit Ninja

    Java

  6. Connect-Four-AI Connect-Four-AI Public

    Connect Four game using alpha beta pruning and minimax algorithms to determine next AI move

    Python