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?

    Proud of learning new things. Need to improve problem-solving ability and speed.

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

    Was struggling the longest on utilizing Pinia. Solved the problem by giving every properties a default value.

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

    Any feedback is appreciated.

  • Submitted


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

    Proud of identifying knowledge gaps. Need to improve on putting attention to details and work on problem-solving speed.

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

    Adjusting layout from full-screen on mobile to a contained layout on desktop challenged me more than I thought. This helped me find knowledge gaps that I need to work on.

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

    Any feedback is appreciated.

  • Submitted


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

    Proud of learning new things from this project. Need to work on problem-solving speed.

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

    I was stuck the longest on writing the conditional rendering for rating buttons with Tailwind CSS. I did not set the conditionals correctly, causing it to not work as intended. I solved the problem by creating a conditional for the default state of the buttons.

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

    Any feedback is appreciated.

  • Submitted


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

    Need to work on code readability and coding speed. Instead of littering my code with tailwind CSS classes containing arbitrary values, I'd define them within tailwind.config.js.

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

    I am absolutely sure that there is a much cleaner and better way of writing the way socials share pop-up is handled than mine. My current solution utilizes div with absolute, relative, inset, and translate Tailwind CSS classes.

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

    Any feedback is appreciated.

  • Submitted


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

    Need to improve coding and problem-solving speed.

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

    Was challenged the most on figuring out the logic for opening and closing answer section. Solved the challenge with if else logic and v-show.

  • Submitted


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

    Need to improve coding speed. Need to start practicing on using semantics for improved readability.

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

    No challenges faced in this project.

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

    Any feedback is appreciated.

  • Submitted


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

    Need to improve on coding and troubleshooting speed.

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

    I struggled the most on customizing bullets. I solved the problem by creating a custom class on pseudo element ::before

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

    Any feedback is appreciated.

  • Submitted


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

    Proud that I finished the project. Need to improve on coding speed and problem-solving skill.

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

    Felt challenged the most on radio buttons. My solution was by using ref variables.

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

    Any feedback is appreciated.