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'm most proud of completing this challenge in just a couple of hours, despite my limited CSS knowledge. It's incredibly motivating, and I'm eager to tackle more challenges in the future. The experience has boosted my confidence in my ability to learn and apply new skills quickly.

    For future projects, I'd approach problem-solving differently:

    • Instead of spending excessive time stuck on a single issue, I'll be more proactive in seeking solutions.
    • I plan to utilize online resources more efficiently:
      • Searching for specific solutions on Google
      • Asking for guidance in coding communities

    This approach should help me:

    1. Overcome obstacles more quickly
    2. Reduce frustration

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

    The most challenging aspects of this project were:

    1. Implementing Flexbox correctly
    2. Utilizing Media Queries effectively

    To tackle these difficulties, I employed the following strategies:

    • Searched various web resources for Flexbox and Media Query tutorials

    • Studied different code examples of responsive web designs

    • Experimented with Flexbox properties to understand their effects

    • Tested different breakpoints in Media Queries to optimize responsiveness

    • When stuck, I broke down the problem into smaller, manageable parts

    • Applied solutions incrementally, testing each change

    By overcoming these challenges, I've significantly improved my understanding of responsive web design principles, but I should say that still got some problems understanding how media queries works.