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?

    That I was able to actually finish. This was one of the biggest projects I've done so far, I had to search things on Google, watch some videos, but I managed to achieve a fulfilling result.

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

    I struggled a bit with flexbox, positioning and still struggling a lot with media queries. I've been trying to grasp the base concepts before start using some framework. So I had to google stuff a lot.

  • Submitted


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

    It was something new to me adding the view image as overlay to the image on hover. Watched some videos and read some articles showing how to use positions in order to achieve the solution result.

  • Submitted


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

    Having managed to do it using flexbox, after doing this exercise I believe I have gained a better knowledge of the behavior of elements in flexbox.

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

    In general, I had difficulty thinking about containers to use flexbox. I also still have difficulty assigning ids and classes. To sort this out I read other codes to see what other community members did and that gave me some insights about it

  • Submitted


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

    Having managed to use flexbox in a more fluid way compared to my last practice.

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

    To understand how flexbox works in landscape mode, I needed to do some research and testing in order to try to resolve the responsiveness of it.

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

    I'm still struggling with flexbox in general, so it would be good to have some tips and tricks on the topic.

  • Submitted


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

    Managed to use flex to center the element instead of margin and was able to finish this one a bit more faster than the first challenge I did.

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

    I struggled a bit to use flex, had to do some experiments and searches while doing this challenge to finally be able to make it work on this. Also had to discover how to change the cursor to black, but with some googling I was able to do it.