Skip to content
View jaleel1122's full-sized avatar

Block or report jaleel1122

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 250 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 Loading

  1. Password-Generator Password-Generator Public

    A React Password Generator App built to practice intermediate React hooks (useEffect, useRef, useCallback) along with mobile-responsive UI. Features include copy-to-clipboard and customizable passw…

    JavaScript

  2. simple-ToDo-list simple-ToDo-list Public

    🚀 Built a simple React To-Do List while learning React! What I practiced: 1. "Functional components & props", 2. "useState" & "useEffect" (used localStorage so tasks persist), 3. "Handling form sub…

    CSS 1

  3. Notes-and-ToDo Notes-and-ToDo Public

    A simple Notes + To-Do List app built while practicing React.js. Extended my earlier To-Do List project by adding notes functionality to practice state management, reusability, and working with mul…

    JavaScript