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 specific areas of your project would you like help with?

    I want help with how to get the hover overlay working. I think I don't understand how it's really working in my solution, I used AI and stackoverflow. The relevant code:

          
            
              
            
            
          
    

    If you could comment on this section, and comment on how you would do it that'd be great!

  • Submitted

    Recipe Page

    • HTML
    • CSS

    1


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

    Getting the image right was difficult.

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

    I mixed tailwindcss and regular css in some way, would love comments on if that's a good idea, pros and cons of the way I did it, etc.

  • Submitted


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

    I would love comments on html semantics.

  • Submitted


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

    I did most other projects using tailwindcss, I would love advice on css organization. And also on html semantics.

  • Submitted

    Contact Form

    • HTML
    • CSS
    • JS

    1


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

    I would love help with custom components organization. I was using the Radix UI library. If this was a larger project, how would that be integrated with the custom components that are built (such as text fields and checkboxes). Thanks

  • Submitted

    Tic Tac Toe

    • HTML
    • CSS
    • JS

    0


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

    Making it responsive was a challenge, I think I did it a bad way. First I made the desktop interface, then whatever wasn't working I fixed media queries, I am unsure if that is a good approach, any input will be appreciated.