Skip to content

ParasGarg2k/password_generator

Repository files navigation

Password Generator

Overview

This project is a Password Generator implemented using HTML, CSS, JavaScript and ReactJS.

Features

  • Password Length Selector:

    A slider or input box to choose the length of the password (e.g., 8 to 128 characters).

  • Character Type Options:

    • Checkboxes or toggles to include/exclude:

      Numbers (0-9)

      Special characters (e.g., !@#$%^&*)

  • Generate Button:

    A button to generate the password based on the selected options.

  • Display Generated Password:

    An area to display the generated password.

  • Copy to Clipboard:

    A button to copy the generated password to the clipboard for easy use.

  • Theme Toggle:

    A toggle button to switch between light and dark themes for better user experience in different lighting conditions.

Technologies and Frameworks Used

  • HTML
  • CSS
  • Tailwind CSS
  • JavaScript
  • ReactJS

Author

  • Paras Garg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published