A sleek, fully customizable password generator built using HTML, CSS, and JavaScript. Users can adjust password length, include character types, and get real-time strength feedback.
- β Adjustable password length
- π Includes uppercase and lowercase letters
- π’ Option to include numbers
- π£ Option to include special symbols
- π§ Real-time password strength indicator
- π One-click password copy to clipboard
- π± Responsive design
- Clone the repository:
git clone https://github.com/Sam786eer/Password-Generator.git cd Password-Generator
Open index.html in your browser:
bash Copy Edit start index.html π Folder Structure pgsql Copy Edit π Password-Generator/ βββ π assets/ β βββ copy.svg βββ index.html βββ style.css βββ index.js
π§βπ» Author Mohammad Sameer GitHub: @Sam786eer
π License Open-source under the MIT License
yaml Copy Edit