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 was super proud of being able to use the css grid the first time. It worked really well for me.

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

    I came into two different challenges. One was putting the text next to the image. Two was fixing the indentations in the code so that the tags closed at the right areas. That created such a headache for me. The first issue was resolved using stack overflow.

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

    I want to reduce the amount of unnecessary code.

  • Submitted


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

    I was super proud that I was able to follow a normal flow. Working on things one by one instead of jumping around from place to place, changing gears as I felt difficulty.

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

    Solving the weird white background on the buttons was a huge challenge since I didnt know where it was coming from. However, after doing what most people would do, I would go search Google for the answer.

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

    I want to know how can I clean up my code and make it better for everyone to be able to read it better.

  • Submitted


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

    I am really proud of how close it looks to the stock design. I would try to clean up the CSS, and tackle the code one step at a time instead of bouncing around.

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

    my biggest issue I had, was trying to get the author name to be in line and at the same level as his image. I ended up having to use the MDN to figure it out that the width of the text was off.

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

    I would like help on how to clean up the code, make it more semantic, and how to use fewer lines if possible.

  • Submitted

    QR code

    • HTML
    • CSS

    3


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

    I was super excited to be able to tackle this myself and really be able to understand using the least amount of code in html. No unnecessary here. I was super hyped to know that I completed this during my lunch break.

    I would allocate a bit more time, maybe rewrite all the HTML myself so that I can figure it out quicker in terms of placement and tags being used.

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

    My biggest issue I encountered was sizing, and the box model. I was unable to get the actual img to center perfect and had to google how to line it up in the center.

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

    I would love to figure out how my code can be optimized and how I can do something better. For example, using % instead of px so that the ability to make it responsive would be great.