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?

    Learning to create this landing page with Tailwind CSS has been an enriching experience. With Tailwind CSS, the journey from concept to implementation has become remarkably streamlined, opening up endless possibilities for creating visually stunning web pages.

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

    Initially, installing Tailwind CSS might have seemed daunting, but after completing multiple projects, it's clear that the process isn't as complicated as it once appeared.

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

    None.

  • Submitted


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

    I am proud that I was able to write the JavaScript code for this challenge with DOM manipulation, event handlers, functions, etc.

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

    I was unable to assign the image of the container properly. I overcome this challenge by going through CSS docs and stackoverflow.

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

    none.

  • Submitted


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

    I'm proud that I was able to use CSS grid efficiently to complete this challenge.

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

    The challenge I encountered were mostly assigning grid layout but after using grid columns and grid rows, I was able able to overcome the challenges.

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

    None.

  • Submitted


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

    I'm proud that I was able to assign event listener to the buttons and generate appropriate response from the JavaScript code.

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

    I was unable to assign event listener to the number and display the selected number buttons. I overcome the problem by using and learning about 'forEach()' method.

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

    None.

  • Submitted


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

    I'm proud that I have been able to fetch random Advice API and display it on the card container efficiently.

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

    I was unable to find a suitable Advice API on Google. But, after a little bit of research I was able to find the API and fetch the API to this challenge.

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

    None.

  • Submitted


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

    I'm proud that I was able to complete the mobile responsive section of this challenge and add functionality to this challenge.

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

    I was unable to assign mobile responsive to this challenge. Took me days to figure it out. I'm still not satisfied with the outcome.

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

    The whole project.

  • Submitted


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

    I use this challenge to better my understanding of tailwind CSS and effectively use tailwind CSS to complete this challenge.

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

    I had problem assigning grid layout to this challenge.

  • Submitted


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

    I'm proud that I was able to use JavaScript efficiently to complete this challenge.

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

    Assigning error to the email was a challenge, I did my research and learned to solve the problem.

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

    I was unable to reset the form/email after receiving the email successfully.

  • Submitted


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

    I am proud that I was able to complete this challenge by using CSS flexbox to assign the layout of this challenge.

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

    I had problem assigning media queries to this challenge. I overcome this challenge by doing research and had to learn about media queries thoroughly.

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

    None.

  • Submitted


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

    I was able to complete this challenge by efficiently using CSS flexbox and CSS grid.

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

    I was unable to assign the correct layout structure to the customer review section of this challenge. I was able to overcome this challenge by increasing the height of the complete customer review section and selecting the customer reviews individually to assign the necessary changes.

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

    None.

  • Submitted


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

    I was able to organize the grid layout efficiently for this challenge.

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

    Organizing the grid layout for this challenge.

  • Submitted


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

    Through this challenge I was able to solidify my knowledge on DOM manipulation and event handling in JavaScript.

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

    Adding functionality in general is very tricky. But very useful I guess, that's why we use them.

  • Submitted


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

    I didn't practice CSS for a while. So, this challenge was a good practice. Helped me to get better at CSS flexbox/grid.

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

    Media Query was tricky but after a little bit of research, I was able to complete the challenge.