Mini-Projects
Mini-Projects copied to clipboard
Update index.html
enhance password generator with copy, customization, strength indicator, and accessibility fixes
- Added copy-to-clipboard functionality
- Introduced password length slider and character type checkboxes
- Implemented password strength indicator with visual feedback
- Fixed duplicate IDs, added labels, improved class naming
- Updated CSS/JS to support new features