fredoist / password-generator

Cyberpunk-themed Password Generator built using Svelte, Tailwind CSS, and Astro

Home Page:https://cyberpunk-password-generator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thumbnail

Password Generator

Cyberpunk-themed Password Generator built using Astro and Svelte


Twitter   LinkedIn   Figma   Stargazers   License  

About the project

A hackathon project built for the Hacktoberfest 2022 event by midudev. The project was inspired by the recent release of Cyberpunk: Edgerunners in Netflix.

Features

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.

Built using

Astro Svelte TailwindCSS Vercel

Source Code

Find this project source code in the following routes:

Contribute

This project is not accepting PRs at this moment, but you can always open an issue if you find a bug.

About

Cyberpunk-themed Password Generator built using Svelte, Tailwind CSS, and Astro

https://cyberpunk-password-generator.vercel.app

License:MIT License