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?

    I could adapt the responsive design to mobile, tablet and desktop respecting the measures and positioning difficult elements in the correct position.

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

    The numbers, I couldn't create the number and the image that surround them with html and css.

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

    How to create the numbers and the drawings that surround them with html and css, how could I position the elements in the template easier than the way I did it.

  • Submitted


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

    I did in less than three hours working quietly. I would like to be more focused next time and do it faster.

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

    To position the cards in the grid in the desktop version. I had to use different containers to position different elements, like name and position besides the image.

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

    How to improve the code efficiency.

  • Submitted


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

    To display the cards in the correct position using flexbox and did the project in a short time.

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

    To position the cards with different positions in desktop size. To apply different border-top colors for each card because I had two cards in a wrapper and it didn't work,

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

    How to improve code efficiency.

  • Submitted


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

    I did it quite quickly and with no many problems.

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

    Aligning the content horizontally in desktop version. I used flexbox display row to solve it.

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

    How to improve the look and efficiency of the code.

  • Submitted


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

    I built it with attention to the detail and measures of the design. It's the kind of work I do at my workplace.

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

    This template was more difficult than the previous one, I had to pay attention to the details

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

    How to avoid mistakes while building the template and be aware of errors.

  • Submitted


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

    I did it in a short time with no many difficulties. Maybe calculate better the height distances, as I measured it many times and I think there's something wrong.

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

    I thought it would be more difficult to build but following the process of creating containers and wrapping elements inside other boxes it was so easy.

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

    How to make it pixel perfect?

  • Submitted


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

    It was easy to do, I think I did it look like the design. I would check more the details next time

  • Submitted


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

    I developed it quickly and I found it easier to develop as I do these kind of things in my workplace. Next time I would write cleaner and better organized css code.

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

    I wasn't sure how to center the card so I created a container with display flex and use align-self and justify-self in the card.

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

    How to improve efficiency and write better code