Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

148643936-df6fbc9a-fad2-4ef8-8328-b83b5825b3e6

## 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)).