the pass maker is a stateless password generator i built to help me revise permutations for my exams. i moved away from eye-straining colors like purple ,green and blue for a futuristic blue theme with glassmorphism blur. instead of a database, it…
the pass maker is a stateless password generator i built to help me revise permutations for my exams. i moved away from eye-straining colors like purple ,green and blue for a futuristic blue theme with glassmorphism blur. instead of a database, it uses math to generate passwords on the fly based on your username + website . since the math is consistent, you always get the same password back for the same inputs. it also calculates crack time based on a rtx 4090 gpu trying a trillion combinations per second to see if your password survives a super computer. it was hard to code the n^r permutation math for huge numbers but it helped my revision. simple, no database, just dont forget ur username.
Futuristic glassmorphic UI with blur effects. CSS styling, layout fixes, and background images generated with AI assistance.