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)