PassEnum is a simple password enemurator that uses most common password patterns to generate a list of passwords to try with given custom keyword. It is written with js and html and can be used as a web app.
Try it here:
https://v35hr4j.github.io/PassEnum/ You may contribute to this project by adding more patterns to the list.
Huge thanks to Ashish for helping with frontend.
Languages Used: HTML, CSS, and JavaScript.