Skip to content
View Mohamed-Ali-Mohamed's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Mohamed-Ali-Mohamed

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

Popular repositories

  1. QR-Codes-Attendance-System QR-Codes-Attendance-System Public

    Python 9 7

  2. IMAGE-FILTERS IMAGE-FILTERS Public

    Implemented two kind of filters (Alpha-trim filter & Adaptive median filter).User can choose one to use in noise removal in image processing and user will choose one kind of sort algorithms too.

    C# 5 2

  3. acmASCIS_Training-System acmASCIS_Training-System Public

    Forked from AhmedHani/acmASCIS_Training-System

    ٍSystem that manages and organizes acmASCIS training process using PHP Laravel Framework.

    PHP

  4. koko koko Public

    This project is a simple mail sender with text editor that allows the user to send a single mail to various recipients independently from each other and every recipient can view that the mail conte…

    C#

  5. Image-Resizing Image-Resizing Public

    Image resizing is a standard tool in many image processing applications. It works by uniformly resizing the image to a target size using seam carving. However, this standard resizing doesn’t consid…

    C#

  6. Map-Routing Map-Routing Public

    An optimized shortest path-finding project that implements Dijsktra's algorithm on a map, we used 3 approaches for optimization which are: • Idea 1: Stop searching after discovering the shortest pa…

    C