Creating A JavaScript Safe Password Generator Web Application From Scratch HTML/CSS/JS

Опубликовано: 17 Март 2025
на канале: gilgeekify programming
205
12

In this video, I'm gonna show you how to create a JavaScript password generator web application from scratch, with this web app you can generate safe and strong passwords, this is a client-side program using Vanilla JavaScript without any server request and database, you can build your password generator simply just with an HTML file, I made a password length and some options for generating passwords and an option for auto copying passwords, you can generate fully random passwords with the shuffle of uppercase, lowercase, numbers, and symbols

----------------------------------------
▶ TABLE OF CONTENTS
----------------------------------------
0:00 Preview
1:15 HTML
4:40 CSS
11:00 JavaScript
16:45 App Testing

-------------------------
🤖 LIVE DEMO
-------------------------
https://saeedkohansal.github.io/JavaS...

------------------------------
👨‍💻 SOURCE CODE
------------------------------
https://github.com/saeedkohansal/Java...
https://jsfiddle.net/gilgeekify/1v0fp...


If You Enjoy My Content, Please Support Me 😍🙏

💙 PAYPAL DONATION
https://paypal.me/gilgeekify

❤️ PATREON
  / gilgeekify  

💛 BUY ME A COFFEE
https://www.buymeacoffee.com/gilgeekify

🪙 My Public Address To Receive BTC • Bitcoin
bc1qerc5ev074cqknu9nz589w4vjf5ecmhuc2df83h

🥈 My Public Address To Receive ETH • Ethereum
0x566A47B9731209A5144336D274D44224bfb9C0ea


#javascript #passwordgenerator #vanillajavascript #js #html #css #frontend #webapplication #programming #gilgeekify