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?

    Quick solve

  • Submitted


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

    Completing the challenge with minimal javascript. Allmost everything is done in css. First I wanted to use DOM with javascript but decided to stay away from it.

  • Submitted


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

    Still learning and finding solutions for the challenges presented

  • Submitted


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

    Quick solve.

  • Submitted


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

    Finding a way to get the image somewhat right.

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

    Had difficulties with getting the color added to the image. Finally found a good working method. Matching and getting the right color is something I am always struggling with.

  • Submitted


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

    making it keyboard accessible with javascript (enter to open question).

  • Submitted


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

    Finally getting the color of "of 100" right. Transparency was the awnser (picked up to late the hint for that one)

  • Submitted


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

    Finding a easier solution to solve the responsive design instead of jumping to grid, what I wanted to use at first.

  • Submitted


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

    Solving the photo and nama alignment. (sometimes it is just the simple things you solve)

  • Submitted


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

    Solving the lists.

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

    Had to switch to tables instead of lists to get the right results