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 challenges did you encounter, and how did you overcome them?

    I encountered an issue with a JSON file but was able to resolve it by conducting some research on Google.

  • Submitted

    Newsletter

    • HTML
    • CSS
    • JS

    1


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

    I came across a challenge related to form validation. After doing some research on GeeksforGeeks, I found a solution. I’m eager to practice and apply what I’ve learned to improve my knowledge.

  • Submitted


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

    I'm proud of the final result. However, next time I will focus on adding more comments to my code to improve its organization and readability.

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

    I encountered challenges with responsiveness, particularly with a specific mobile size. I found a solution on Mozilla Developer Network (MDN) that helped me address the issue.

  • Submitted


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

    I'm most proud of the responsive design, but next time I will refactor my code to reduce redundancy and use CSS Grid instead of Flexbox.

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

    I encountered challenges on mobile devices with breakpoints and maintaining container sizes. However, after consulting W3Schools, I was able to overcome them.

  • Submitted


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

    I'm most proud of my work with CSS Flexbox. Next time, I will organize the CSS into separate folders to improve readability and add more comments in both the HTML and CSS sections.