Skip to content

SumitSnippetsHub/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator Web App

This is a simple and stylish Password Generator built using HTML, CSS, and JavaScript. It allows users to generate secure passwords with customizable options like length, uppercase, lowercase, numbers, and symbols. The app also displays the strength of the generated password and includes a clipboard copy feature.

Password Generator Screenshot

πŸš€ Features

  • Adjustable password length (1 to 20 characters)
  • Option to include:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Symbols
  • Password strength indicator
  • One-click password copying
  • Fully responsive and modern UI

πŸ› οΈ Technologies Used

  • HTML5 – Markup structure
  • CSS3 – Styling and layout
  • JavaScript – Logic and interactivity

πŸ“‚ File Structure

πŸ“ project-root/ β”œβ”€β”€ index.html # Main HTML structure β”œβ”€β”€ style.css # Styling for the UI β”œβ”€β”€ pass.js # JavaScript for password generation logic └── assets/ └── copy.svg # Icon used in the UI (add screenshot or assets here)

πŸ”§ Getting Started

  1. Clone the repository
    git clone https://github.com/your-username/password-generator.git
    cd password-generator
    
    Open index.html in your browser

You can double-click the file or use a live server extension if using VS Code.

πŸ“Έ Preview Password Generator Screenshot πŸ™Œ Contributing Contributions are welcome! If you have ideas or improvements, feel free to fork the repo and create a pull request.

πŸ“„ License This project is licensed under the MIT License.

Created with πŸ’» and 🎨 by Sumit Mishra


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published