How I built Password Generator App in Less than A day

I was watching a Youtube short video one night and i saw a vedio on password generation using python. This inspired me to try out using streamlit to build it into a web app.

I only used simple logic and python random library to build it overnight.

You can check out the password generator app here - https://password-generator-rashypy.herokuapp.com/

Cheers to all streamliters.

We can always build the community to a greater height.

7 Likes

Great app. Streamlit is pretty cool, right?

I feel like it’s also perfect for people who recently gained some python knowledge and don’t know what to do next with their gained coding skills… build an app. :balloon:

3 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.