Skip to content
View emadnahed's full-sized avatar
Block or Report

Block or report emadnahed

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

Image Description

💫 About Me:

  • 🔭 Right now, I'm deep into the gaming industry, using my skills to make fun experiences for players. At the same time, I'm really getting into learning React JS. I'm teaching myself and taking online classes to get better at it. I want to combine my gaming knowledge with React JS skills to come up with cool ideas for the tech world.
  • 🌱 I’m currently learning NextJS.
  • 💬 Ask me about Frontend web development with React
  • ⚡ Fun fact: I have a knack for creativity and enjoy exploring different forms of expression. Whether it's through design, writing, or photography, I love finding new ways to share ideas and tell stories."

🌐 Socials:

Instagram LinkedIn X

💻 Tech Stack:

JavaScript React React Router Redux Bootstrap MongoDB Figma Netlify GithubPages Python Pandas Matplotlib


📊 GitHub Stats:

Image Description
Image Description
Image Description

Pinned

  1. DigitalCard DigitalCard Public

    In today's digital age, more and more people are turning towards digital solutions to simplify their lives. One such solution is the digital card, a virtual representation of a physical card. Digit…

    JavaScript 2

  2. my-tenzies my-tenzies Public

    The react project of Tenzies game, What is a Tenzies game? A game wherein there are 10 dice in hands looking with the numbers in all dice to be the same. The objective in the Tenzies game is to be …

    JavaScript 1

  3. ContextAPI ContextAPI Public

    This project is a simple React application that demonstrates the use of context API to share state between components. The application contains two grandparent components, GP1 and GP2, which are wr…

    JavaScript

  4. ListItems-memoised ListItems-memoised Public

    This project is a React app that uses hooks for state management and performance optimization. The App component uses useState for item array management, useMemo for caching totalItems, and useCall…

    JavaScript

  5. reduxapp reduxapp Public

    This is a Redux-powered React project, featuring a navigation bar, main content area, and secondary content area. The Navbar, Shop, and Secondary components are rendered within a div element. The …

    JavaScript

  6. ScreenTimeAnalyzer ScreenTimeAnalyzer Public

    The objective of this project is to examine a user's screen usage through Python, with a focus on identifying the applications and websites they utilize and the duration of usage. The project emplo…

    Python