Skip to content
View amoorgy's full-sized avatar
  • German University in Cairo

Block or report amoorgy

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 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. MyGit MyGit Public

    A tool that does everything git related, from commits to pr reviews to cross merge search. All while being Local Friendly!

    TypeScript 1

  2. Advanced-Encryption-Standard Advanced-Encryption-Standard Public

    This project implements one cycle of the AES-128 encryption algorithm using the 8086 microprocessor assembly language. It includes reading 128-bit user input, processing it through AES encryption r…

    Assembly 1

  3. Prolog-Based-Transportation-Planning-System Prolog-Based-Transportation-Planning-System Public

    This Prolog project manages scheduling and transportation for a group of students traveling to different campuses. The key functionality includes finding the earliest slots for classes, determining…

    Prolog 1

  4. AI-Module-for-Gold-Digger-Robot AI-Module-for-Gold-Digger-Robot Public

    Developed an AI module in Haskell to navigate a 4x4 grid, enabling a robot to locate and dig up gold by computing an optimal sequence of actions using Haskell.

    Haskell

  5. Audio-Signal-Processing-in-Python Audio-Signal-Processing-in-Python Public

    Developed Python scripts to record, analyze, and manipulate audio signals, including time scaling, shifting, and filtering, to enhance signal processing skills.

    Python

  6. spotify-api-library spotify-api-library Public

    This is a basic mini spotify api for my upcoming project just has the basics

    Python