https://github.com/bezrazli4n0/password-generator
Convenient app for generating a perfect password.
https://github.com/bezrazli4n0/password-generator
chakra-ui figma jest password-generator passwords react typescript webapp
Last synced: about 2 months ago
JSON representation
Convenient app for generating a perfect password.
- Host: GitHub
- URL: https://github.com/bezrazli4n0/password-generator
- Owner: bezrazli4n0
- Created: 2022-09-25T23:35:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T14:21:33.000Z (over 3 years ago)
- Last Synced: 2025-06-02T04:16:34.103Z (about 1 year ago)
- Topics: chakra-ui, figma, jest, password-generator, passwords, react, typescript, webapp
- Language: TypeScript
- Homepage: https://password-generator-ten-pi.vercel.app/
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# password-generator
## Overview
Example of adaptive password generation app with various masks(e.g numeric, symbolic). Note that provided algorithms are naive and used for educational purposes only.
## Links
[Figma Design](https://www.figma.com/file/FtQeplsH6ex28NTEgnM2sK/Password-Generator?node-id=0%3A1)
[Idea](https://www.frontendmentor.io/challenges/password-generator-app-Mr8CLycqjh)