WasinUddy / password-generator

A simple Password Generator created with React.js

Home Page:https://wasinuddy.github.io/password-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Generator

Deployment Status

License: MIT

This repository contains a simple Password Generator web application built using React.js. The main purpose of this project is to:

  1. Create a Password Generator: The web application allows users to generate strong and secure passwords with various options. Users can customize the password length and include/exclude different character types (lowercase, uppercase, digits, special characters) to meet their specific requirements.

  2. Demonstrate the Power of ChatGPT: The CSS and styling for this Password Generator were professionally done using ChatGPT, an AI language model developed by OpenAI. ChatGPT provided valuable insights and suggestions to ensure an appealing and user-friendly interface.

Access the Password Generator on GitHub Pages: https://wasinuddy.github.io/password-generator/

Usage

Visit the Password Generator web application.

How Styling was Done

The CSS and styling for this Password Generator were entirely created with ChatGPT, an AI language model developed by OpenAI. ChatGPT's powerful capabilities were utilized to enhance the visual appeal and user experience of the application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

SUSSY Password Storing Service - TODO

About

A simple Password Generator created with React.js

https://wasinuddy.github.io/password-generator/

License:MIT License


Languages

Language:JavaScript 46.8%Language:CSS 34.4%Language:HTML 18.8%