Skip to content

It was a password generator web app devolped in JS, build and styled by HTML&CSS.

Notifications You must be signed in to change notification settings

iruthayasanthose/passwordgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passwords Generator

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.

Table of Contents

General Information

  • 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.

Technologies Used

  • HTML5
  • CSS3
  • SCSS
  • Javascript

Features

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.

Screenshots

Screenshot

Setup

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!

Usage

  • 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 Status

Project is: complete

Room for Improvement

Room for improvement:

  • Responsive Design
  • Light mode

Acknowledgements

  • Thanks to the Stack Overflow friends for clear my doubts.

Contact

Created by @iruthaya__ - feel free to contact me!

About

It was a password generator web app devolped in JS, build and styled by HTML&CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published