Password generator with animations and Error statement
Design comparison
Solution retrospective
To be honest, it wasn’t an easy project. At first, I struggled with styling SVG images in CSS. But now, I can say I fully understand it, which was a good experience for me.
The JavaScript side was quite fun. I had done a similar project before, but I still had to do a lot of research on Stack Overflow. I guess that’s a normal part of the process. Unfortunately, information that I don’t use doesn’t stay fresh in my mind.
The most challenging part was deciding which method to use for getting letters and numbers. Initially, I wanted to use the fromCharCode function, but I couldn’t achieve exactly what I wanted. Instead, I made each character into an array, which worked.
To make the project look a bit more realistic, I also added an animation and an error statement.
What challenges did you encounter, and how did you overcome them?It took me a while to come up with the idea of making the colors and different strengths of colors into objects.
What specific areas of your project would you like help with?I'm open to all kinds of suggestions
Community feedback
- @adriantech-beepPosted about 2 months ago
Wow.what a great work.❤️👍
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord