Skip to content

A simple password generator built to create strong, secure passwords. This project helped me practice JavaScript logic and improve my web development skills.

Notifications You must be signed in to change notification settings

gmprinceyt/PasswordGenerator

Repository files navigation

My Project: Password Generator

Project link: -> https://password-generator-drab-seven.vercel.app/

Overview

This project is a Password Generator that creates secure and random passwords based on user-defined criteria. It allows users to specify the length of the password and the types of characters to include, such as uppercase letters, lowercase letters, numbers, and special characters.

Features

  • Customizable Length: Users can specify the desired length of the password.
  • Character Types: Users can choose to include uppercase letters, lowercase letters, numbers, and special characters.
  • Random Generation: The password is generated randomly to ensure security.
  • User-Friendly Interface: Simple and intuitive interface for easy use.####

Tech Stack & Tools

  • React Js
  • Javascript
  • React Hooks - (UseCallback, UseRef);

About

A simple password generator built to create strong, secure passwords. This project helped me practice JavaScript logic and improve my web development skills.

Topics

Resources

Stars

Watchers

Forks