Skip to content
View MohamedEsssam's full-sized avatar
👾
👾

Highlights

  • Pro
Block or Report

Block or report MohamedEsssam

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

Hi there, I'm Mohamed Essam 👾

I'm a software engineer with a demonstrated experience in the software industry
passionate about large scale server-side applications and distributed systems

Things I code with 💻

GitHub Stats 📊

My Contribution

Pinned

  1. Events Events Public

    The events management application helps organizations to create, organize events and helps participants to keep track of new events and participate in them.

    TypeScript

  2. DoneWithIt DoneWithIt Public

    Marketplace mobile application to help you to sell the old things that you don't use and don't need, and the person who interset in this product will send you messages to reach you to sell the prod…

    JavaScript 8 11

  3. 8Puzzle-Solver 8Puzzle-Solver Public

    The 8-puzzle game solver is an AI project where I applied 3 different AI search techniques (DFS, BFS, A*) to solve the puzzle and animate the solution using JavaFX

    Java 4 1

  4. Pascal-Compiler Pascal-Compiler Public

    Java program used to translate pascal code to assembly code by Three steps: 1-tokenizer, 2-parsing, 3-code generation, and check the validation of code syntax and describes the errors and line caus…

    Java 1

  5. MRNet MRNet Public

    Machine Learning project using python. detect the patient suffering from (abnormal OR ACL OR maniacal tears)from a different angles (Axial, Coronal, sagittal) and print the accuracy of this detect.…

    Jupyter Notebook

  6. Movies-Recommendation Movies-Recommendation Public

    content-based movie recommender. The recommender system takes input movies and recommends movies from the top 250 rated movies according to IMDB. Recommendations are generated according to Genre, …

    Jupyter Notebook