Skip to content

Password Generator is a web application designed to create secure and customizable passwords instantly.{HTML.CSS.JavaScript}

Notifications You must be signed in to change notification settings

Sadab-Hussain/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

p1

PasswordGenerator is a secure and customizable web application designed to generate strong passwords based on user-defined criteria. This project emphasizes the importance of online security, offering a simple yet effective tool for creating unique passwords.

Project Overview

The PasswordGenerator web app allows users to customize their passwords by specifying length and selecting character types, including uppercase letters, lowercase letters, numbers, and special characters. This interactive tool ensures that users can create robust and varied passwords tailored to their security needs.

Live Demo

Features

  • Customizable Password Options: Users can choose the desired length and types of characters for their passwords.
  • Secure Password Generation: Ensures that passwords are both random and unique for enhanced security.
  • User-Friendly Interface: Simple design for ease of use and accessibility.
  • Responsive Design: Optimized for both desktop and mobile devices.

Tech Stack

This project is built using:

  • HTML5: Structuring the content of the application.
  • CSS3: Styling the interface, including responsive design.
  • JavaScript: Handling logic for generating passwords and managing user input.

Installation

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/Sadab-Hussain/PasswordGenerator.git
    
  2. Navigate to the project folder:
    cd PasswordGenerator
    
  3. Open the index.html file in your preferred browser.
  • On Windows:
  1. Right-click index.html.
  2. Select "Open with" → Choose your browser (e.g., Chrome, Firefox).
  • On Mac:
  1. Right-click index.html.
  2. Select "Open With" → Choose your browser.

Usage

  1. Set the desired length of the password.
  2. Choose the character types (uppercase, lowercase, numbers, special characters).
  3. Click "Generate" to receive a unique, customized password.

About

Password Generator is a web application designed to create secure and customizable passwords instantly.{HTML.CSS.JavaScript}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published