Skip to content
View Mahmoud-AbouDeghedy's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Mahmoud-AbouDeghedy

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. Tour-Booking-App Tour-Booking-App Public

    Natours is a full-stack project for a tour booking company. It features CRUD operations for tours, reviews, users, and bookings, user authentication, password encryption and reset, image processin…

    JavaScript 5

  2. Today-I-Learned Today-I-Learned Public

    Today I Learned is a web-based fact management system that allows users to view, add, and delete facts from the system. Users can also react to each fact and view the number of reactions for each o…

    JavaScript

  3. Would-You-Rather Would-You-Rather Public

    "Would You Rather" is a web application built with React and Redux that allows users to create and answer "Would You Rather" polls, where each poll presents two options and asks the user to choose …

    JavaScript

  4. Matching-Memory-Game Matching-Memory-Game Public

    The "Memory Game" is a classic card-matching game built with JavaScript, HTML, and CSS. It features a grid of 16 shuffled cards, each with a hidden image. Players must flip two cards at a time to f…

    CSS 1

  5. Pig-game Pig-game Public

    Pig Game is a fun, interactive dice game built with HTML and JavaScript.Players take turns to roll a die, aiming to reach a score of 100 first.The game logic is handled in JavaScript, while the int…

    JavaScript

  6. Task-Manager Task-Manager Public

    The task manager app enables users to manage tasks with CRUD operations, supporting title, id, and status (completed or not). It also includes error handling for common issues, such as invalid inpu…

    JavaScript