2026-03-24 22:01:47 -07:00
2026-03-24 21:43:57 -07:00
2026-03-24 22:01:47 -07:00
2026-03-24 14:44:15 -07:00
2026-03-24 14:44:15 -07:00
2026-03-24 15:44:50 -07:00
2026-03-24 21:43:57 -07:00
2026-03-24 21:43:57 -07:00
2026-03-24 21:43:57 -07:00
2026-03-24 21:43:57 -07:00

pwd.matt-cloud.com

Password Generator I built a while ago because I was sick of doing it manually. I have now updated it to use a Python API backend, tidied up the PHP code, and added some CSS to make it look nicer.

This works with a Python API backend for password generation and tracking with a PHP-based front-end for selecting the password type and rating its strength.

There is still a lot of logic in the PHP site, though I think I will offload more processing to the python back-end to allow future extensibility. I think if I moved all the information about all the passwords to the Python service, I could change the PHP site to dynamically generate itself based on the amount of password types from the server.

Description
No description provided
Readme 152 KiB
Languages
PHP 43.8%
Python 38%
CSS 15.5%
Dockerfile 2.6%