Skip to content
View ElsayedAbdullah's full-sized avatar
💭
Looking for a job
💭
Looking for a job
Block or Report

Block or report ElsayedAbdullah

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. amazon-clone amazon-clone Public

    The Amazon Clone project includes features such as browsing products, adding items to the cart, managing user accounts, and completing orders.

    TypeScript

  2. products-builder-team products-builder-team Public

    crud operation - form validation from scratch - shopping cart

    TypeScript

  3. react-shopping-cart react-shopping-cart Public

    shopping cart app. add item to the cart, remove item from the cart, increase, decrease the quantity, calculate the total price of all products and show the items with the count on the cart

    TypeScript

  4. movie-app movie-app Public

    movie app. you search movie you like and added to watch list or watched movies. I used react hooks like useReducer and useContext to manage project state

    TypeScript

  5. reactjs-todo-app reactjs-todo-app Public

    todo app. you can insert a new todo, delete todo, update todo, make it as completed, filter between completed and uncompleted todos and finally store todos in local storage in browser

    TypeScript

  6. reactjs-pokemon-app reactjs-pokemon-app Public

    Pokemon app. dealing with api using fetch, pagination, search function for the results and show the details of each pokemon item when clicking on it

    TypeScript