https://github.com/mirayatech/password-generator
A password generator that generates 16 characters of strong passwords that no one can access of it.
https://github.com/mirayatech/password-generator
css3 html5 javascript password-generator pasword security tech
Last synced: 3 months ago
JSON representation
A password generator that generates 16 characters of strong passwords that no one can access of it.
- Host: GitHub
- URL: https://github.com/mirayatech/password-generator
- Owner: mirayatech
- Created: 2022-04-26T09:20:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T06:02:25.000Z (over 3 years ago)
- Last Synced: 2023-12-28T13:55:34.844Z (over 2 years ago)
- Topics: css3, html5, javascript, password-generator, pasword, security, tech
- Language: CSS
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password-Generator
A password generator that generates 16 characters of strong passwords that no one can access of it.
## The Idea behind this poject 💡
This was just a creative project. The color theme is green/turquoise: like an "Tech / Hacker / Security" theme.
## What I learned ðŸ§
- How to select HTML element in the `DOM`
- Heavily focused on the JavaScript `Loops`
- Working with `functions`
## How it looks 🎥
https://user-images.githubusercontent.com/71933266/174468610-a96240a1-175a-41cd-a75a-467fec22400d.mp4