Passwords Generator is a web-app. It produce passwords using upto range of 16 characters in four different methods [only alphabets, only numbers, only symbols, and mix of all above three]. The UI was in dark-mode, because my personal prefernce is always dark colours and an average responsive to small screens. You can generate N number of random passwords using this webapp. Visit the link below. Live website.
- General Info
- Technologies Used
- Features
- Screenshots
- Setup
- Usage
- Project Status
- Room for Improvement
- Acknowledgements
- Contact
- I developed this project as my first javascript web app to test out my knowledge in JS.
- I need to implement a dark-mode , light-mode toggle in feature.
- I intend to deliver some great random passwords to the netizens to protect their social accounts from Hackers. (A small help from myside.)
- Hoping they may like this app.
- HTML5
- CSS3
- SCSS
- Javascript
List the ready features here:
- Produce random passwords from range 2 - 16 characters.
- Three types of options available.[Alphabets, Numbers, Symbols]
- You can copy the passwords using COPY button.
- Reset the fields using RESET button.
There is no any special tasks to setup this project in your local system.
- Just DOWNLOAD or CLONE the project.
- And, start working.
- That's it!
- Type, How many characters of password you need.
- Select Which are the you need to include in your passwords [Default is Alphabets].
- Enter GO.
- Finally Copy the passwords using COPY button.
- If you want to reset the passwords fields, then just press RESET button.
Project is: complete
Room for improvement:
- Responsive Design
- Light mode
- Thanks to the Stack Overflow friends for clear my doubts.
Created by @iruthaya__ - feel free to contact me!