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?

    I'm proud of using and passing Components and useState more efficiently.

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

    Mostly passing values around, but I learn how passing Components help a lot

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

    N/A

  • Submitted


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

    I get to implement this using React and Tailwind CSS. Furthermore, I learn to use other frameworks for Form using Formik and Yup, which is more efficient than using useState. I used React Router to switch between the Form page and the Success page.

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

    I wasn't sure of handling errors in Tailwind CSS. I learnt to overcome by following a YouTube video and came across using Formik and Yup.

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

    N/A

  • Submitted

    FAQ Accordion

    • HTML
    • CSS
    • JS

    0


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

    I got to learn JS and z-index mostly

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

    Mostly JS because I haven't learnt it before. I overcome it by looking at tutorials and code-along videos. I also have trouble positioning the accordion on top of the image at first because the elements won't align. I fix it by displaying both of them as a flexbox, and set the image position to be absolute, top: 0, left: 0.

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

    Maybe improvement on the code?

  • Submitted


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

    I'm proud to use more responsive layout element like rem. Also, custom designs for each element is pretty laborious.

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

    I was having trouble over having the grid keep its ration when adjusting the padding and margin. When I switched to rem instead of px, it works. I mostly google or search w3school for similar tutorials.

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

    I'm still having trouble placing the quotation mark under the testimonial bolded text. I've tried using z-index and position:relative, but my code displays it as separate divs. Furthermore, I don't know how to make the pfp images more responsive when resizing. Would appreciate much help if anyone can help.

  • Submitted


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

    I got to learn CSS Grid and border styling, which is pretty interesting

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

    I have trouble figuring out how to span the rows at the first place. I solved it using examples.

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

    N/A

  • Submitted


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

    I get to learn text-transform and get more confident in organizing elements into flex boxes.

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

    I have to eye measure a lot the number for vw for text-transform. I attained my design mainly through trial and error.

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

    Not much right now, and I look forward to learning Tailwind CSS soon.

  • Submitted

    Recipe

    • HTML
    • CSS

    1


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

    I get to review ol, ul, and tables in css

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

    Mostly the paddings for ol and ul

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

    N/A

  • Submitted


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

    I get to review hover effect and buttons

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

    Not much actually since the content is pretty similar to blog preview project.

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

    N/A

  • Submitted


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

    I review new concepts like Flex box, align-items, justify-content. I also make use of divs more often and how to align them properly, vertically and horizontally.

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

    Mostly the CSS and how to figure aligning them together. However, W3School is a great help.

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

    Mostly CSS. I intend to try using Tailwind CSS in my next project.

  • Submitted


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

    I get to review concepts in CSS that I haven't looked for in a while

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

    Not much, I mainly look for reference on W3School or StackOverflow

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

    None really