Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalexanninev15/passgen
Password generator, my first web app
https://github.com/zalexanninev15/passgen
css generator html passgen password password-generator web web-application
Last synced: 6 days ago
JSON representation
Password generator, my first web app
- Host: GitHub
- URL: https://github.com/zalexanninev15/passgen
- Owner: Zalexanninev15
- License: mit
- Created: 2022-01-08T10:39:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T10:26:02.000Z (about 2 years ago)
- Last Synced: 2023-03-05T14:33:28.626Z (almost 2 years ago)
- Topics: css, generator, html, passgen, password, password-generator, web, web-application
- Language: HTML
- Homepage: https://zalexanninev15.github.io/PassGen
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PassGen / [Launch ▶️](https://zalexanninev15.github.io/PassGen)
[![](https://img.shields.io/badge/platform-Browser-27282D.svg)](https://github.com/Zalexanninev15/PassGen)
[![](https://img.shields.io/badge/written_on-HTML-E34F26.svg?logo=html5)](https://github.com/Zalexanninev15/PassGen)
[![](https://img.shields.io/badge/written_on-Java_Script-F7DF1E.svg?logo=javascript)](https://github.com/Zalexanninev15/PassGen)
[![](https://img.shields.io/badge/release-v1.1-blue.svg)](https://github.com/Zalexanninev15/PassGen)
[![](https://img.shields.io/github/last-commit/Zalexanninev15/PassGen)](https://github.com/Zalexanninev15/PassGen/commits/main)
[![](https://img.shields.io/github/stars/Zalexanninev15/PassGen.svg)](https://github.com/Zalexanninev15/PassGen/stargazers)
[![](https://img.shields.io/github/forks/Zalexanninev15/PassGen.svg)](https://github.com/Zalexanninev15/PassGen/network/members)
[![](https://img.shields.io/github/issues/Zalexanninev15/PassGen.svg)](https://github.com/Zalexanninev15/PassGen/issues?q=is%3Aopen+is%3Aissue)
[![](https://img.shields.io/github/issues-closed/Zalexanninev15/PassGen.svg)](https://github.com/Zalexanninev15/PassGen/issues?q=is%3Aissue+is%3Aclosed)
[![](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee&logoColor=black)](https://z15.neocities.org/donate)## Screenshot
## Description
Password generator, my first web app.
## Features
- Flexible system of password generator settings (you can customize the password length, ability to include in the password: characters, possibility to include only letters in specific case, letters in specific case and symbols, numbers only)
- Nice and easy to use UI with some animations (animations and icons may not display in all browsers, if you know what the problem is - post [here](https://github.com/Zalexanninev15/PassGen/issues/new)).