Password Maker banner

Password Maker

2 devlogs
46m 56s

I decided to build this because I’m tired of using ‘password123’ for everything lol. It’s a super simple static site made with HTML and JS.

This project uses AI

Used AI only for debugging and troubleshooting logic errors.

Demo Repository

Loading README...

axel.zapien1831

Shipped this project!

The UI is aggressively yellow (sorry about that lol), but the logic for the randomized character strings is solid. I even had to fix a dumb mistake where I named my main file just ‘.html’ and GitHub wouldn’t host it. It’s simple, but it’s mine

axel.zapien1831

Spent this session cleaning up the project structure for PasswordMaker-Lite. I realized I accidentally named my main file just ‘.html’, so I renamed it to ‘index.html’ so GitHub Pages can actually recognize it as the entry point for the site. I also spent some time tweaking the slider code so the length updates properly while dragging. It’s a small update, but I’m learning how GitHub and simple JS logic interact. Total work: 26 mins.🧟‍♂️🧟‍♂️🧟‍♂️

Attachment
0
axel.zapien1831

Started working on GenKey today. The HTML and slider UI are done, and the JS is already hooked up. Next step: polishing the generator logic and the copy feature. 🧟‍♂️

Attachment
0