Skip to content

FEAT - Create password generator with modular options - #113

Merged
peckz merged 6 commits into
jamdotdev:mainfrom
sousadiego11:feature/password-generator
Sep 23, 2025
Merged

FEAT - Create password generator with modular options#113
peckz merged 6 commits into
jamdotdev:mainfrom
sousadiego11:feature/password-generator

Conversation

@sousadiego11

Copy link
Copy Markdown
Contributor

I'm excited to contribute to the project with this attempt. I reviewed existing tools to align with the established layout, contribution structure, and SEO practices.

The need identified was for a Password Generator mentioned in #76

This PR implements the Password Generator with:

  • Options for lowercase, uppercase, numbers, and special characters
  • Adjustable password length with real-time strength indicator
  • Copy-to-clipboard and clear functionalities
  • SEO-friendly descriptive text and structured sections similar to other utilities

@peckz

peckz commented Sep 23, 2025

Copy link
Copy Markdown
Collaborator

Thank you @sousadiego11. This is looking quite good! I had some design preferences, pushed a few commits, and ran the formatter as CI was complaining. Welcome to the contributors list.

I adjusted the layout to be more like other tools and moved the CTA to the middle.

Before:
image

After

image

@sousadiego11

Copy link
Copy Markdown
Contributor Author

@peckz awesome results, thank you for those updates!

@peckz
peckz merged commit 3dbcf65 into jamdotdev:main Sep 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants