I have made this url shortener to short any URLs to handle and users can generate a strong password for use anywhere.------ Url Shortner ------Here anyone can generate random as well as customize URLs. I use here Bootstrap, CSS, and javascript(for eye button) in the frontend, and in the backend, I use Django to fetch link, authentication for users. Here we can generate/store (10+26+26)^6 numbers of random short URLs.But for non-user user can generate only 5 random shorturl then they have to signup------ Strong Password Generator ------For a strong password generator, we can easily generate a strong password and we can see either that password is strong or not. and that will only provide those who sign up.Languages - HTML5,CSS3,JSTechnology - BootstrapFramework - Django FrameworkTools - VS Code