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?

    Finished a project!

    Some things were kind of confusing but understood how custom radio and checkbox inputs work. I would need to plan out more on making these as ordering the boxes around got a little confusing for me, so I could organize better next time.

    Please let me know any feedback you have!😗

  • Submitted


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

    Finished a project!

    Haven't done a project in a while. In this one, I had the accordion thing working by expanding the height of the div to show the answer. And switching from one question to another will have a loop run to set all the question containers back to default values before changing the value of the question that was clicked.

    Please let me know any feedback you have!😗

  • Submitted


    Finished a project!

    Not really much for this project, but would like to know if there is a better way to space the contents out. Since for this project, I used margins and translate to space things as close to the design as possible.

    Please let me know any feedback you have!😗

  • Submitted


    Finished another project!

    For this project, the Date Object was used to calculate the time although I had trouble calculating the correct day as I used getDay() which only gets the day of the week instead of getDate() which gets the day of the month.

    Please let me know any feedback you have!😗

  • Submitted

    Countdown Timer

    • HTML
    • CSS
    • JS

    0


    Finished another project!

    For this project, the Date Object was used for creating a live timer and gradients to make the details of the card components. I was unsure on how to make the card flip without having the number show after it flips.

    Please let me know any feedback you have!😗

  • Submitted


    Finished another project this time using Vue!

    Used vue to process data and elements more easily in an sfc component.

    Please let me know any feedback you have!😗

  • Submitted


    Finished another project once again!

    Did a quick solution by using flexbox to order and space out elements.

    Please let me know any feedback you have!😗

  • Submitted


    Found it hard to get the radial gradient of the box component right and the position of the child elements of the box.

    Still unsure whether the component box gradient and spacing between the child elements is correct. For the submit button when viewed on mobile viewport, there's a white or grey outline that randomly appears which I'm not sure what it is.

    Are there more efficient ways of centering text in divs? Additonally is there anything I should do to the component box radial gradient to make it look more accurate as it looks a little off?

  • Submitted


    The mild difficulties would be finding the right sizes, margins, and padding but a few experiments with it can lead to it. The most difficult part would just be finding out to make it responsive. I am still unsure what the first neutral color hsl(217, 19%, 38%) is used for.