{"id":18706561,"url":"https://github.com/maruf-pfc/password-strength-checker","last_synced_at":"2025-11-09T07:30:36.598Z","repository":{"id":258304939,"uuid":"867020783","full_name":"maruf-pfc/password-strength-checker","owner":"maruf-pfc","description":"A responsive web app that generates strong passwords and allows easy copying to the clipboard, with all content centered for a clean user experience.","archived":false,"fork":false,"pushed_at":"2024-10-03T10:04:43.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T07:16:14.770Z","etag":null,"topics":["generate-password","hacktoberfest","hacktoberfest2024","nextjs14","password-security","password-strength-checker"],"latest_commit_sha":null,"homepage":"https://password-strength-checkerr.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maruf-pfc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-10-03T10:03:29.000Z","updated_at":"2024-10-06T15:11:09.000Z","dependencies_parsed_at":"2024-10-18T11:27:49.015Z","dependency_job_id":"f3084aa9-74e1-4de0-8545-e299e8807c81","html_url":"https://github.com/maruf-pfc/password-strength-checker","commit_stats":null,"previous_names":["maruf-pfc/password-strength-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruf-pfc%2Fpassword-strength-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruf-pfc%2Fpassword-strength-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruf-pfc%2Fpassword-strength-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruf-pfc%2Fpassword-strength-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maruf-pfc","download_url":"https://codeload.github.com/maruf-pfc/password-strength-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571542,"owners_count":19661164,"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","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":["generate-password","hacktoberfest","hacktoberfest2024","nextjs14","password-security","password-strength-checker"],"created_at":"2024-11-07T12:14:31.353Z","updated_at":"2025-02-18T23:43:15.488Z","avatar_url":"https://github.com/maruf-pfc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Strength Checker\n\nThis is a simple Password Strength Checker web application built using Next.js. It allows users to input a password and checks its strength based on certain criteria. The application also includes features to generate a strong password and copy it to the clipboard.\n\n![Password Strength Checker](./app/assets/iPhone-12-Pro.png)\n\n## Features\n\n- **Password Strength Evaluation**: Checks if the password meets the criteria for being weak, medium, or strong.\n- **Password Generation**: Generates a random strong password.\n- **Copy to Clipboard**: Allows users to copy the generated password to the clipboard.\n- **Responsive Design**: The application is responsive and works well on different screen sizes.\n\n## Technologies Used\n\n- [Next.js](https://nextjs.org/) - A React framework for server-side rendering and static site generation.\n- CSS - For styling the application.\n\n## Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/maruf-pfc/password-strength-checker.git\n   cd password-strength-checker\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n3. **Run the development server:**\n\n   ```bash\n   npm run dev\n   ```\n\n4. **Open your browser and visit:**\n\n   ```\n   http://localhost:3000\n   ```\n\n## Usage\n\n- Enter a password in the input field to check its strength.\n- Click the \"Generate Password\" button to create a strong password.\n- Click the \"Copy to Clipboard\" button to copy the generated password.\n\n## Project Structure\n\n- `components/PasswordStrengthChecker.js`: Contains the main logic for checking password strength and generating passwords.\n- `globals.css`: Contains the CSS styles for the application.\n- `pages/index.js`: The main page that renders the Password Strength Checker component.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Thanks to the Next.js team for creating such a powerful framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaruf-pfc%2Fpassword-strength-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaruf-pfc%2Fpassword-strength-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaruf-pfc%2Fpassword-strength-checker/lists"}