Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadabir64/password-generator
Password Generator
https://github.com/muhammadabir64/password-generator
Last synced: 17 days ago
JSON representation
Password Generator
- Host: GitHub
- URL: https://github.com/muhammadabir64/password-generator
- Owner: muhammadabir64
- License: mit
- Created: 2023-10-16T19:33:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T19:39:13.000Z (about 1 year ago)
- Last Synced: 2023-10-17T08:56:02.287Z (about 1 year ago)
- Language: HTML
- Homepage: https://muhammadabir64.github.io/password-generator/
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Password Generator
#### Web Version
I developed an online password generator using HTML, CSS, and JavaScript. This web-based tool enables users to generate highly secure and customizable passwords. Users can specify the password length and character sets to meet their specific security requirements.
![image](https://github.com/muhammadabir64/password-generator/assets/51321911/c2deb145-200c-405c-9ada-e8ef6ce9e1d8)#### Desktop Version (Electron)
I created a desktop version of the password generator using the Electron framework. This cross-platform desktop application is built with web technologies, including HTML, CSS, and JavaScript. It provides the same password generation capabilities as the web version, offering a secure and convenient solution for managing passwords on users' local machines.
![image](https://github.com/muhammadabir64/password-generator/assets/51321911/d9b81497-2098-4744-bbf9-1a68e74285c8)