Skip to content

antbaena/PasswordGenie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Genie 🧙‍♂️🔐

Password Genie is a web project developed in Angular that provides a web tool for generating customizable passwords, as well as a tool for checking password security and offering other security tips.


Features 🌟

  • Customizable Password Generation: Easily generate passwords tailored to your needs by customizing the length and complexity.
  • Password Security Checker: Check the security of your passwords and receive valuable tips.
  • Security Tips: Get advice on how to keep your passwords and accounts safe.

Installation 🔧

To get started with Password Genie, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/yourusername/PasswordGenie.git

  2. Navigate to the Project Directory:

    cd PasswordGenie

  3. Install Dependencies:

Make sure you have Node.js and Angular CLI installed. Then, install the necessary dependencies with:

npm install

  1. Run the Application:

    Start the development server with:

    ng serve

    Open your browser and navigate to http://localhost:4200 to see Password Genie in action!

Usage 🛠️

  1. Generate Passwords: Choose the length and select whether you want to include lowercase letters, uppercase letters, numbers, and special symbols. Click "Generate" to create a robust password tailored to your needs.

  2. Check Password Security: Input your password into the security checker to analyze its strength and receive suggestions for improvement.

Screenshots 📸

Password Genie

Contributing 🤝

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.

License 📄

This project is licensed under the MIT License.

Contact 📫

For questions or feedback, you can reach out to antcbaena@gmail.com.


Thank you for using Password Genie! 🌟

About

Password Genie is a web project developed in Angular that provides a web tool for generating customizable passwords, as well as a tool for checking password security and offering other security tips.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors