https://github.com/dsdipto7/genpass
A simple yet powerful web application that generates strong, random passwords instantly
https://github.com/dsdipto7/genpass
css html javascript
Last synced: 8 months ago
JSON representation
A simple yet powerful web application that generates strong, random passwords instantly
- Host: GitHub
- URL: https://github.com/dsdipto7/genpass
- Owner: DsDipto7
- Created: 2025-07-17T20:22:26.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-07-18T08:10:30.000Z (8 months ago)
- Last Synced: 2025-07-18T12:11:06.844Z (8 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://dsdipto7.github.io/GenPass/
- Size: 651 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔐 Random Password Generator
A simple and elegant web application to generate **strong and secure passwords** using **HTML, CSS, and JavaScript**. This tool ensures that users can instantly create unpredictable passwords and copy them with just one click.
🌐 **Live Demo:** [https://dsdipto7.github.io/GenPass/](https://dsdipto7.github.io/GenPass/)
## 📸 Screenshots
### 🖼️ Password Generated with Special Characters
.png)
### 🔁 Another Random Password Example
.png)
## 🚀 Features
- ✅ Generates strong, random passwords instantly
- 🔒 Includes uppercase, lowercase, numbers, and special characters
- 📋 One-click copy to clipboard functionality
- 🌈 Stylish, modern, and responsive user interface
- 💡 Lightweight and beginner-friendly project
## 🛠️ Built With
- **HTML5** – Markup structure
- **CSS3** – Styling and layout design
- **JavaScript (Vanilla)** – Logic for password generation and clipboard copy
## 🧠 How It Works
1. Click on the **Generate Password** button
2. A new password is displayed in the input field
3. Click on the **copy icon** to copy the password to clipboard
## ✨ Author
**Dipto Saha**
📎 [GitHub Profile](https://github.com/DsDipto7)