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?

    Although it was pretty Great and I am satisfied with myself, I liked the way I did the responsive stuff and made it pretty much similar to the design file, and I started integrating grid more into my code which helped to simplify things, but there was blunder and I wrote things in repeat but I believe I will tackle this problem too in future

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

    There wasn't much of a challenge but I learnt few things, there is one in particular I didn't really overcome, I will mention it below

    What specific areas of your project would you like help with?

    • I couldn't make the button transition while hovering over them, I found online that there is a problem transitioning from still color to gradient, but I don't know how to solve it
  • Submitted


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

    I am Proud of the way I finished the challenge by forcing myself to follow DRY METHOD, I also did a good use of pseudo elements

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

    I was struggling while using ::before and :hover, I was rewriting and inspecting elements for a while, It was a short intense struggle and then later I found out it was a silly blunder, I accidently did inset: 100% instead 0

    What specific areas of your project would you like help with?

    When I wrote img::before and I wanted it to cover my whole my image by using inset but nothing was showing up but when covered the image with a div and then used ::before on it, It worked as expected, I am still confused why is it that I used a same approach on both but it did work on the wrapper div but didn't directly worked over the image?

  • Submitted


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

    I'm most proud of the clean and responsive design I achieved with this project. The use of max-width made the layout simple and intuitive. Next time, I would focus more on accessibility features and perhaps add more interactive elements to enhance user experience.

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

    There were no Particular challenge I faced, it was nice and easy

    What specific areas of your project would you like help with?

    I would appreciate a different approach of my design