Divaldo Barros

Full Stack Developer

Web Developer & Design

Software Developer

Front End Developer

Full Stack Architect

Application Developer

Password Generator

  • Created By: Divaldo Barros
  • Date: 07/01/2023
  • Client: None
  • Vercel Link: https://password-generator-zeta-blond-27.vercel.app

A simple and secure password generator built with HTML, CSS, and JavaScript. This tool allows users to generate strong passwords with customizable options and copy them to the clipboard easily.

πŸš€ Features

Β 

  • βœ… Customizable Password Length (Input type: number)
  • βœ… Include Lowercase Letters (Checkbox)
  • βœ… Include Uppercase Letters (Checkbox)
  • βœ… Include Symbols (Checkbox)
  • βœ… Include Numbers (Checkbox)
  • βœ… Generate Password Button (Creates a new password based on selected options)
  • βœ… Show/Hide Password Button (Toggles password visibility)
  • βœ… Copy to Clipboard Button (Copies the generated password)

πŸ› οΈ Technologies Used

Β 

  • HTML5: Structure of the web page.
  • CSS3: Styling and layout.
  • JavaScript: Logic for generating and handling passwords.

You can preview the plaform here.