Skip to content
View adhammohamed1's full-sized avatar
  • Alexandria, Egypt

Highlights

  • Pro
Block or Report

Block or report adhammohamed1

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

  1. Smart-Connect4 Smart-Connect4 Public

    GUI connect4 game with AI agent and decision tree visualizer

    Python 1

  2. Disha-Pharm Disha-Pharm Public

    Comprehensive Pharmacy System using Java Swing

    Java

  3. Audio-Equalizer Audio-Equalizer Public

    User-friendly GUI audio equalizer with signal and filter analysis using MATLAB

    MATLAB

  4. x86-Assembly-Monoalphabetic-Substitution-Encryption-System x86-Assembly-Monoalphabetic-Substitution-Encryption-System Public

    Monoalphabetic encryption/decryption system written in 8086 assembly language

    Assembly

  5. MepReduce-implementation-using-GoLang MepReduce-implementation-using-GoLang Public

    Implementation of sequential and distributed MapReduce using GoLang in addition to a simple word count application also written in Go.

    Go

  6. Dynamic-Turing-Machine-Simulator Dynamic-Turing-Machine-Simulator Public

    A Turing Machine (TM) Simulator. The simulator takes a TM 5-tuple (K,Ξ£,Ξ“,S,Ξ΄), and executes on an input tape. More details in README.

    C++