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?

    Really like how it looks on desktop and mobile. It's nice to know I'm capable of replicating such a sleek design.

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

    The CSS got quite lengthy and hard to navigate so I'll probably learn Sass and use indentation instead of typing the same selector for the quintillionth time.

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

    I don't really have something in mind but all feedback is appreciated.

  • Submitted


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

    I'm impressed with how comfortable I've become with making this small components.

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

    Nothing in particular.

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

    Nada.

  • Submitted


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

    I'm really happy with how accurately I was able to replicate the design (the Figma doc helped immensely, to be fair).

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

    Nothing much.

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

    Feedback is always appreciated. But this was fairly simple to complete and I didn't find myself struggling with anything in particular.

  • Submitted


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

    • I'm really proud of how fast I got this done (but it was fairly easy tbh)

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

    • It took me a while to rememeber how grid alignment works

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

    "Should I use clamp? or use media queries later on?" this question kept popping up whenever I was considering the responsivity of font sizes. It's a minor issue but without a second opinion or a clear standard in mind it can be confusing sometimes.

  • Submitted


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

    1. Proud of getting this done in one sitting.
    2. I would
      • Take more breaks especially when I'm starting to get frustrated.
      • Put some thought into what I'm writing intstead of brute forcing it.

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

    1. Writing CSS without taking time to consider how to write it efficiently coupled with the lack of breaks made the latter part of the CSS a hot mess.
    2. How did I overcome it? I didn't.