{"id":29219607,"url":"https://github.com/akultikkas11/password-generator","last_synced_at":"2025-09-15T20:41:00.358Z","repository":{"id":302387847,"uuid":"1012273377","full_name":"akultikkas11/Password-Generator","owner":"akultikkas11","description":"Password-Generator using ReactJS","archived":false,"fork":false,"pushed_at":"2025-07-02T05:19:44.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T06:26:41.811Z","etag":null,"topics":["tailwindcss","useeffect-hook","useref-hook","usestate-hook"],"latest_commit_sha":null,"homepage":"https://akultikkas11.github.io/Password-Generator/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akultikkas11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-02T05:00:54.000Z","updated_at":"2025-07-02T05:19:47.000Z","dependencies_parsed_at":"2025-07-02T06:26:58.882Z","dependency_job_id":"649a071e-d50b-42c9-a532-40acb8c75392","html_url":"https://github.com/akultikkas11/Password-Generator","commit_stats":null,"previous_names":["akultikkas11/password-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akultikkas11/Password-Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akultikkas11%2FPassword-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akultikkas11%2FPassword-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akultikkas11%2FPassword-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akultikkas11%2FPassword-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akultikkas11","download_url":"https://codeload.github.com/akultikkas11/Password-Generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akultikkas11%2FPassword-Generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275319369,"owners_count":25443826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["tailwindcss","useeffect-hook","useref-hook","usestate-hook"],"created_at":"2025-07-03T02:05:52.051Z","updated_at":"2025-09-15T20:41:00.298Z","avatar_url":"https://github.com/akultikkas11.png","language":"JavaScript","readme":"# Password Generator React App\n\nAn interactive password generator built with **React** and **Vite**. This app allows users to customize the length and composition of their generated password, including the option to include numbers and special characters. It also features a convenient copy-to-clipboard functionality with tooltip feedback.\n\n---\n\n## 🔗 Live Demo\n👉 [https://akultikkas11.github.io/Password-Generator/](https://akultikkas11.github.io/Password-Generator/)\n\n---\n\n## Features\n\n- **Password length control:** Adjustable password length via a slider.\n- **Include numbers:** Toggle inclusion of numeric characters.\n- **Include special characters:** Toggle inclusion of special symbols.\n- **Copy to clipboard:** Copy generated password to clipboard with visual tooltip confirmation.\n- **Live password generation:** Password updates automatically as options change.\n\n---\n\n## Technologies \u0026 Libraries Used\n\n- **React**: Hooks for state and effects.\n- **Vite**: Fast development environment and build tool.\n- **Material-UI**: For icons (`ContentCopyIcon`) and tooltip UI (`Tooltip`).\n- **Tailwind CSS**: Utility-first CSS for styling.\n\n---\n\n## React Hooks Used\n\n- `useState`  \n  Manages component states such as:\n  - Password length (`length`)\n  - Generated password (`password`)\n  - Toggles for allowing numbers (`numberAllowed`) and special characters (`characterAllowed`)\n  - Tooltip text for copy button (`toolTipText`)\n\n- `useEffect`  \n  Triggers password regeneration whenever dependencies (`length`, `numberAllowed`, `characterAllowed`) change, ensuring the password stays updated with user preferences.\n\n- `useRef`  \n  References the password input field to programmatically select its content when copying to clipboard.\n\n---\n\n## Usage\n\n1. Adjust the slider to select desired password length (0-36).\n2. Toggle checkboxes to include numbers and/or special characters.\n3. Copy the generated password using the copy button.\n4. Use the password for your security needs!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakultikkas11%2Fpassword-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakultikkas11%2Fpassword-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakultikkas11%2Fpassword-generator/lists"}