sushantkadam15 / robopass-react

RoboPass: Your Titanium-Tough Password Guardian! πŸ€–πŸ”’

Home Page:https://robopass.sushantk.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– RoboPass - Password Generator App

RoboPass Logo

RoboPass is a password generator app that I built using React. It creates strong, unique passwords to help keep your online accounts secure. With rising concerns about internet security, having tough passwords is crucial these days.

I made RoboPass to show off my React skills and passion for web development. I aim to give users a simple tool to make more secure passwords.

Table of Contents

Features

  • Generate simple passwords with a mix of capitalized words, random numbers, and special characters.
  • Generate strong passwords with a mix of uppercase and lowercase letters, digits, and special characters.
  • Customize the length of generated passwords.
  • User-friendly interface and easy-to-use controls.

Demo

Check out the live demo of RoboPass Click Here.

Getting Started

Follow these steps to get started with the project:

  1. Clone the repository: git clone https://github.com/sushantkadam15/robopass-react.git
  2. Install dependencies: npm install
  3. Start the development server: npm start

Technologies Used

  • React.js
  • Tailwind CSS
  • JavaScript
  • JSON: Stores words and special characters used for password generation.

How to Use

  1. Visit the live demo.
  2. Click on the "Another Simple Password" or "Another Strong Password" buttons to generate passwords of different strengths.
  3. Copy the generated password using the copy icon and use it to secure your online accounts.

Acknowledgement

This project was inspired by "DynoPass," another password generator app with similar features. I was inspired by their concept and functionality, and I decided to create my own version called "RoboPass."

Contact

For any inquiries or questions, please reach out to Sushant Kadam at sushantkadam15@gmail.com.

About

RoboPass: Your Titanium-Tough Password Guardian! πŸ€–πŸ”’

https://robopass.sushantk.com/


Languages

Language:JavaScript 85.4%Language:HTML 13.9%Language:CSS 0.7%