Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    This was just a quick refresh. I'll probably rewrite it, as I've found that rewriting the project several times gives me a better understanding of what's going on.

    What challenges did you encounter, and how did you overcome them?

    I mostly forget about best practices. If you have any tips, feel free to leave your feedback. Thank you!

  • Submitted


    Hello, everyone! I hope you're all doing well. It's been a while since my last challenge, and I was genuinely surprised by how much I've forgotten. I'm eager to get back into practice, so please don't hesitate to share your feedback.

  • Submitted


    Greetings Frontend Mentor Community!!

    it was a lot of fun building this project, specially when I realize that vercel support go Serverless Functions ,and I can build and deploy my one API to handle user authentication, form submissions, database queries, and that was fantastic and opened the door for a lot of possibilities.

    during the development, I ran on some cors problems, but I end up using mkcert to setup HTTPS on localhost, and that solve all that cors problems.

    I love to hear Your feedback, please feel free to share it.

    Thank you for your time, Happy Coding, and Have a Good Day/Night

  • Submitted


    Greetings Frontend Mentor Community!!

    This was a great challenge for more practice, I get more practice using Grid and flex, but learned new things as well.

    maybe the most interesting one, was the New syntax for range media queries, @media (400px <= width <= 600px ).

    but over, Any feedback will be awesome

    Happy Codding!!, and have a Good Day/Night

  • Submitted


    Hey Everyone!!, hope you're having a Great Day/Night

    This Challenge wasn't easy for me, I struggled a lot to make The card flip on each second it's still need some improvement, but am looking forward to receiving your feedback.

    Thanks A lot for The Motivation and support, I really I appropriated

  • Submitted


    I have to admit that I get stuck on some intermediate unfinished Project, which give me a lot of frustration, so I returned of to this preview solution and recreate it, with no rules to flow just expanding learning, and trying different things, for case not losing Motivation,

    ?- what should I do to not losing motivation

  • Submitted


    Hi Everyone!!

    This was a fun Grid System exercises, and I tried my best to solve it. and as a bonus to this challenge, I added a titling effect to the Hero title, Hope you Like it.

    please feel free to give your feedback!!

    Have a good Day/ Night

  • Submitted


    In this solution I have put into practice some topics that I have been learning recently, first I tried to Create a Design system and put all design tokens in it, and secondary was the accessibility, I have tried to make the website accessible via keyboard, but the most confusing part was the tab, I follow this article from MDN, but I get too many errors, so I decide to use my one custom data-attribute,

    Please if you have any suggestions or recommendations or criticism. you are more than welcome, I will love to hear you thoughts. Have a Good Week!!

  • Submitted


    I manage to use web component to solve this challenge, I create a custom DOM Element using Shadow DOM and HTML templates, and as a add bonus to this challenge I want to use Random User API, to fetch more users and make component more dynamic, but I wasn't able to render data intro component, *I have data in console *, the reason for that I guess attributeChangedCallback Method , I new that is not part for this challenge, but any help with how can I update the attribute on the DOM when API response sync, are more than welcomed.

  • Submitted


    I just start learning about accessibility and in this challenge recently, I tried to make the slider accessible, I want to make it accessible trough keyboard and screen readers can understand what going on, am not completely sure how to do this.

    any tips or hint will Great, Thanks in advance

  • Submitted


    Hi ! in this solution I was trying to follow bem for naming convention (am really struggling with naming things ) but I need more time and practice to grep it well I guess, so I will gonna back to update my previews solutions, and wanna also update readme file for each solution, and include in the Acknowledgments section , the comment from the solution as well as author solutions that I use as a reference to upgrade my solution. and I wanna know if that okay , please tell me your thoughts have a Good Day

  • Submitted


    The checkbox was a letter bit tricky for me to understand at first, but I was able to found some blog post in css-Tricks that help me out, please feel free to give your feedback 😊