A simple and secure password generator built using JavaScript, Python, HTML, and CSS.
🚀 Features
- Generate strong, random passwords
- Customize password length and complexity
- User-friendly interface
- Copy passwords with one click
🛠️ Technologies Used
- JavaScript (67.9%) - Core functionality
- Python (25.0%) - Backend logic
- HTML (6.0%) - Structure
- CSS (1.1%) - Styling
📥 Installation
- Clone the repository:
git clone https://github.com/sammy2266/password-generator.git
- Navigate to the project folder:
cd password-generator - Open
index.htmlin your browser or run the Python script if applicable.
📝 Usage
- Select the desired password length.
- Click "Generate" to create a new password.
- Copy and use your secure password!
💡 Future Improvements
- Add password strength indicator
- Save generated passwords securely
📜 License This project is licensed under the MIT License.
Made with ❤️ by Sam Macharia
Let me know if you want any modifications or additional sections! 🚀