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?

    If you look in the designs folder, you'll see that the challenge was to create a hover effect in the paragraph in the middle. I could have done it statically using just CSS to just take the screenshots, but I decided to create a very simple javascript document to create a fully functional hover function.

  • Submitted

    FAQ accordion

    • HTML
    • CSS
    • JS

    0


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

    I am proud to be starting to understand how to program using vanilla JavaScript. It is still quite difficult, but I will not give up.

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

    I know there are many ways to achieve the same result, but I chose the easiest one that made the most sense to me. I watched some videos on YouTube to understand the logic behind an accordion in JavaScript. The code is 100% mine.

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

    If you have any tips to make my process even easier, or a different way to do it that is also easy, please leave your comment to me!

  • Submitted

    Recipe page

    • HTML
    • CSS

    0


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

    I am proud that gradually I am learning to clean code and refine it.