https://github.com/premkrrajbhar/safekey
SafeKey is a password generator website that helps users to create strong passwords.
https://github.com/premkrrajbhar/safekey
aos-animation bootstrap css3 html5 javascript mit-license password-generator safekey
Last synced: about 2 months ago
JSON representation
SafeKey is a password generator website that helps users to create strong passwords.
- Host: GitHub
- URL: https://github.com/premkrrajbhar/safekey
- Owner: premkrrajbhar
- License: mit
- Created: 2025-02-26T11:13:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-28T20:31:04.000Z (about 1 year ago)
- Last Synced: 2025-06-28T20:35:41.592Z (about 1 year ago)
- Topics: aos-animation, bootstrap, css3, html5, javascript, mit-license, password-generator, safekey
- Language: HTML
- Homepage: https://premkrrajbhar.github.io/SafeKey/
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SafeKey [](./CHANGELOG.md)
SafeKey is an open source password generator designed to help users create strong, random passwords to protect their online accounts. It is simple to use, highly customizable, and ensures maximum security by generating unique passwords for each use. SafeKey is completely free and runs entirely in your browser for privacy and security.
## π Demo Screenshot

## π Live Demo
Check out the app live here: **[SafeKey](https://premkrrajbhar.github.io/SafeKey/)**
## π Features
- **Random Password Generation**: Generate strong passwords with a variety of character types (letters, numbers, symbols).
- **Customizable Options**: Choose to include or exclude uppercase, lowercase, numbers, and special characters based on your needs.
- **Instant Password Copying**: Easily copy the generated password to your clipboard with one click.
- **No Data Storage**: SafeKey does not store or share any passwords you generate. All operations happen directly in your browser.
- **Completely Free**: SafeKey is free to use with no hidden charges.
## π οΈ Technologies Used
- **HTML** Structure of the web page.
- **Bootstrap** for responsive layout.
- **CSS** for fix some elements and background colors.
- **JavaScript** Logic for password generation and interactions.
- **AOS library** for smooth animation when scrolling website.
- **Font Awesome** implements icons for various UI elements.
- **Random user generator** website for generating random profile pictures for the testimonial section.
- **Flaticon** provides icons used in the home section.
## π How to Use
- Step1. Adjust the password length using the slider.
- Step2. Select character types (Lowercase, Uppercase, Numbers, Symbols).
- Step3. Click **"Generate Password"** to create a secure password.
- Step4. Click the **copy icon** to copy the generated password.
- Step5. Use the **reset button** to clear selections and reset settings.
## π₯ How to Run Locally
- Step 1: Clone the repository:
```bash
git clone https://github.com/premkrrajbhar/SafeKey.git
```
- Step 2: Navigate to the project folder:
```bash
cd SafeKey
```
- Step 3: Open `index.html` in your web browser.
## π€ Contributing
Contributions are welcome! Feel free to submit a pull request or open an issue.
## π Changelog
- See [CHANGELOG](./CHANGELOG.md) for a complete list of updates, fixes and version history.
- **Current Version:** `v2.0.3`
## πLICENSE
SafeKey is open-source software released under the MIT License. This means you are free to use, modify, and distribute the code as per the terms of the MIT license. See the [LICENSE](/LICENSE) file for more information.
## π Contact
For any questions or feedback, reach out to:
- **Email**: [premkumarrajbhar22@gmail.com](mailto:premkumarrajbhar22@gmail.com)
- **GitHub**: [premkrrajbhar](https://github.com/premkrrajbhar)