Skip to content
View AzeezEbrahim's full-sized avatar

Block or report AzeezEbrahim

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.

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
AzeezEbrahim/README.md

Pinned Loading

  1. qawamqawamPublic

    Fully responsive static website, built using HTML CSS and JavaScript.

    CSS 2

  2. Bus_Dorm_SimulationBus_Dorm_SimulationPublic

    Simulate the bus traffic in King abdulaiziz University.

    Java 9 2

  3. Properties-of-RelationsProperties-of-RelationsPublic

    A (binary) relation R between sets X and Y is a subset of X×Y. (X×Y is a Cartesian product.)

    Java 1

  4. Simple_CamscannerSimple_CamscannerPublic

    This is a simple old school Camscanner project using openCV (no AI/GPU required)

    Python 5

  5. Colorization_using_GANsColorization_using_GANsPublic

    Implemented an automated system using Generative Adversarial Networks (GAN) to colorize gray-scale images, based on the state-of-the-art image-to-image techniques proposed by Berkeley AI Research.

  6. Simple_Encryptions_AlgorithmsSimple_Encryptions_AlgorithmsPublic

    This is a simple implementation of encryptions methods DES, AES, and RSA with a block Cipher RC4

    Python