DEV Community

Cover image for πŸš€ I built SecureGen – a lightweight password generator in JavaScript
Adeolu Ajulo
Adeolu Ajulo

Posted on

πŸš€ I built SecureGen – a lightweight password generator in JavaScript

Hey everyone πŸ‘‹

I recently built SecureGen, a simple and lightweight password generator made with HTML, CSS, and vanilla JavaScript.

πŸ”‘ Features:

Generates strong random passwords

Clean and minimal UI

Open-source and easy to tweak

πŸ‘‰ Try it live: https://adools100.github.io/SecureGen/

πŸ‘‰ GitHub repo: https://github.com/Adools100/SecureGen

This was a fun project to practice JavaScript and DOM manipulation, and I’d love your feedback or suggestions for improvement.

Thanks for checking it out! πŸ™Œ

#javascript #webdev #opensource #github #beginners

Top comments (0)