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?

    Completing another challenge on FEM.

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

    Email validation RegEx. I overcame this by using a tool by gskinner at https://regexr.com/

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

    Any advice is always welcome.

  • Submitted


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

    Completing another challenge on FEM.

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

    Creating a tooltip with vanilla CSS. Overcame it by looking up a tutorial on YouTube. Found one by Web Dev Simplified that I used in my solution.

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

    I'm not too satisfied with my solution to the mobile active state. Kind of hacked the solution for the tooltip popup at mobile resolutions.

  • Submitted


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

    Completing another challenge on FEM.

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

    N/A

    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?

    Completing a good looking demo.

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

    N/A

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

    Any advice on improvement is always welcome!

  • Submitted


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

    Completing another challenge on FEM.

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

    On mobile display, had an issue getting the blog-image to look like the Figma design. Wasn't sure if it uses a different image entirely or if there was a way to manipulate the svg to look different at different sizes.

    Also, when adding a hard-coded height to the blog-image, the border radius disappeared at smaller screen sizes.

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

    Figuring out the solution to the aforementioned challenge.

  • Submitted


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

    I am most proud of tackling a challenge where the design came from a Figma file. This is good experience that will translate well when it comes to landing a Developer position where the Designers use Figma.

    Next time, I would use a CSS framework to get more exposure to more tools.

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

    A challenge I encountered was deploying to GitHub Pages. I attempted to have my deployed solutions for the upcoming challenges all under the same repository but under different branches as well as URLs. I quickly learned that GH pages only allows a single deployment from a given repository.

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

    Accessibility is an area where I will need to come back and improve upon, so any tips on that would be greatly appreciated!