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?

    challenged myself and added animation, learned a ton of new knowledge such as DOM manipulation, key difference between transition and animation :D

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

    would like to know if there's anything I can improve with js

  • Submitted


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

    adding a feature where you can navigate questions with keyboard, learned you can get focused element with document.activeElement, and make a element focused with .focus()

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

    would like to know if there's anything I could optimize, especially the js part :D

  • Submitted


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

    most proud of figuring out the solution to position the image differently for desktop and mobile on my own, it was an aha moment :D

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

    the main take away from this project is how to interact with bullet/number from ul/ol

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

    would like to know if there's anything I can do better :D

  • Submitted


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

    3rd project finished, got better understanding how box model works. which is what I struggled the most

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

    learned different font-family can have different word-space which is a css property.

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

    would like to know anything I can do better :D

  • Submitted


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

    most proud of being able to solve problems patiently and try out different solutions, which reinforce my knowledge

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

    learned how I can use line-height to center text vertically within a div, width: fit-content to make the width of a block level element to take up only as much space as content needs and img by default is an inline element, which will create a whitespace/line break causing it's container has more height and can be solved by setting its display: block

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

    not anything particularly, would like to know if there's anything I could do better :D

  • Submitted


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

    most proud of taking action and building a project, I CAN MAKE SOMETHING HAPPEN!!

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

    nothing challenging yet, looking forward to more complex project :D

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

    can't tell what I can do better, due to lack of experience.