Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cipher Creator

Description

A cipher generator that creates a password consisting of 8 upto 128 alphanumeric & special characters, depending on the users choice.

Cleaned up the code structure for better readability and maintainability. I refactored arrays for special characters, numeric characters, lowercase characters, and uppercase characters for clarity and created an options object to hold these character arrays.

Refactored the password generation logic to make it more user-friendly.then I hanged the method of getting password options to allow for a clearer understanding. Having alerts and logs messages if the user inputs are not valid.

Integrated a dark mode toggle button without creating a separate page for user preference, and added styles for a more aesthetic appearance.

Application Image


Dark Mode


Cipher Screenshot



Light Mode


Cipher Screenshot


Application URLs

https://parboldcoder.github.io/Cipher-Creator/
https://github.com/ParboldCoder/Cipher-Creator

Author

Darren Buck https://github.com/ParboldCoder

About

A password generator that creates a password consisting of alphanumeric & special characters.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages