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 let a lot of time pass from finishing the project to publishing it, it was a challenge to continue after so much time but I pride myself on not leaving it behind.

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

    Using the picture tag and using it correctly is a learning that I will use from now on.

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

    Any opportunity for improvement, comment, or question about what has been done will be welcomed.

  • Submitted

    Recipe Page

    • HTML
    • CSS

    0


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

    I am proud of not using any div tags.

    I would improve the structure to reuse some CSS classes.

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

    Trying to be as exact as possible to the design, I encountered a difficulty when placing the points and numbers on the lists at the correct distance.

    I saw some documentation and asked in some channels, where they recommended a solution and a quite interesting article, I continue studying it to get even closer to the design.

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

    Any concept that allows improvements.

    It would be interesting to know if you would do something different and why.

    Opportunities for improvement are welcomed.

  • Submitted


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

    I am proud of complete the challenge taking care of details. I recently discovered a way to pay more attention to accessibility, I will try to practice more using rem and em for widths and for media queries.

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

    The biggest challenge of this project was working on it after not reviewing it for a few weeks. I went back to review it along with the design and review the progress on my commits.

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

    Any observation or opportunity for improvement will be very welcome.

  • Submitted


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

    I managed to get pretty close to the Figma design. Work in an orderly manner.

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

    The image on the card did not occupy the same height as in the design. I managed to solve it using width, height and object-fit

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

    Possibilities for improvement.

    Adjust font-size without media queries

  • Submitted


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

    I keep the code simple and clean.

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

    Replicate like the Figma, for example the drop-shadow effect. I read documentation of the CSS box-shadow property.

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

    I want to know how to refactor and simplify my solution.