Cyberpunk-themed Password Generator built using Astro and Svelte
A hackathon project built for the Hacktoberfest 2022 event by midudev. The project was inspired by the recent release of Cyberpunk: Edgerunners in Netflix.
The main hackathon requirements were to create a password generator which included a slider for password length and a copy button. My hackathon entry included the following features:
- Randomly generate a password.
- Change the desired password length, by default is set to 18 characters.
- Set chars to include in password such as lowercase letters, uppercase letters, numbers, and symbols.
- See password strength as you generate it.
- Past generated password log.
- Keyboard shortcuts for key features.
- Ambient sound and animations.
Find this project source code in the following routes:
This project is not accepting PRs at this moment, but you can always open an issue if you find a bug.