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

Block or report Hamza-Ahmad2170

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. 01Steps 01Steps Public

    In my first React project, I acquired proficiency in working with components, understanding the nuances of props, implementing event handlers, mastering JSX syntax, and effectively utilizing condit…

    JavaScript

  2. 02Travel_List 02Travel_List Public

    In my second React project, I mastered controlled components for user input in forms, delved into the useState hook's interaction with arrays/objects for efficient state management, and learned to …

    JavaScript

  3. 03Eat-N-Split 03Eat-N-Split Public

    In my third React project, I focused on refining my state management skills with the useState hook, exploring the versatility of the children prop for flexible component creation. I also learned ho…

    JavaScript

  4. 04usePopcorn 04usePopcorn Public

    In my fourth React project, I honed useEffect, custom hooks, lifecycle, and API fetching, prioritizing reusable components. Implemented PropTypes for enhanced code reliability and prop validation, …

    JavaScript

  5. Challenge_01_flash_card Challenge_01_flash_card Public

    In React Challenge 1, I delved into an array of concepts, focusing on refining my skills with the useState hook through extensive practice. The challenge encompassed not only the mastery of the use…

    JavaScript

  6. Challenge_02_accordion Challenge_02_accordion Public

    In Challenge 2, centered on accordions, I practiced and honed my useState skills. I also learned the significance of keys in React components, particularly when using the map function. Additionally…

    JavaScript