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'm happy that I was able to consolidate flexblox concepts even more, but near the end, realized it would be a better approach to use a grid (thanks to the fellows on discord). I'm happy that, despite having taken some time, I was able to make a good job!

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

    Definitely learning the css grid. A lot of properties to learn and understand, but very convenient! Will be focusing on using and learning grid a lot more.

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

    If possible, check if my css is well structured and understandable.

  • Submitted


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

    I was able to revise and use on both width and height, as well as use calc to have responsive font-sizes, as well clamp on both the width and height, and all this combined has made me see that it did a much better job on responsiveness.

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

    Definitely doing responsivess from scratch. I understand the main concept, but I think I've written a lot more lines than originally necessary. Other than that, the concepts are pretty clear to me.

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

    Help in recognizing where I could've done better or how in terms of the code done. Exe: what could I do to make everything more responsive in less lines of code.

  • Submitted


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

    I feel like I was able to perform my CSS skills well. However, I feel like it would be too confusing to work with a team. I think I would do it in SCSS next time.

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

    Remembering how to format tables and mess with their their sizes, as well as the tweaks for the sizing. It was fun to relearn it and figure out where I was missing on.

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

    How could I make my CSS better and what could I do to make it more readable.

  • Submitted


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

    I was able to revise some CSS stuff, and I believe I did a good job on this. This time I was also able to use a 1440px display.

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

    The challenge itself was pretty straight forward in my opinion. The only doubt I was having was to use a button or an anchor tag. Decided to use an anchor tag because ultimately, it's for hyperlinks.

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

    Check my semantics and syntax please, specially whether I should continue using classes for h1's, h2's,... I want to become a consistent Frontend developer.

  • Submitted


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

    I believe I did a good job in replicating the page and I'm happy with the result. I'm very open to constructive feedback!

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

    Making the semantic seem right and organizing the code. Basically I did double check while trying to be unbiased about

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

    Help and feedback with best practices and what can I improve with.

  • Submitted


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

    After a year working as a Salesforce developer, it was so refreshing to make something out of pure HTML and CSS without having to worry about limitations.

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

    Reviewing pure CSS attributes. In Salesforce and many other frameworks image implementation is automatically made in the majority of the time, so something as simple as making the image fit the container was a struggle, but after playing around for a bit, I've managed to make it work.

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

    Best practices and code optimization