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 complete the challenge with some good results. Next time I will try to use a styling extension like sass.

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

    How to implement form validation was a challenge to me but I was able to do it by trial and error.

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

    Any feedback is always welcome. Thanks.

  • Submitted


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

    I'm really happy to be able to finish this challenge and with the final result. Next time I will find a better way on how to implement my interactive button.

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

    The main challenge was the transition between desktop and mobile view and how to implement the button interactivity. I end up using a combination of popover and JS event listener to pull it off.

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

    Please take a look at my code and if you have a better way to implement the button interactivity let me know. Thanks.

  • Submitted


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

    Learning how to use multiple backgrounds on a page was really fun and a challenge all in one.

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

    The use of a backgound color and a backgound image was a challenge for me because the methods that I was using didn't achieved the results that I was looking for. I was able to overcome this problem by using linear-gradient between the color and the image.

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

    Any feedback is always welcome. Thanks.

  • Submitted


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

    I'm starting to see progress on my use of CSS grid and flex. There is always room to get better and improved a solution so I'm always looking for diffenrent ways to do get to a solution.

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

    My cards were not taking the same amount of space on desktop view because I was not using the grid-auto-colums property.

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

    Feedback is always welcome, if you see an area that can be improved please let me know. Thanks

  • Submitted


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

    I'm proud of the use of CSS, especially the used of grid to be able to obtain the page layout.

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

    The biggest challenge for me was the fourd card layout used on the desktop layout. I was able to achieved the layout by using grid template.

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

    Please let me know of anything that will improved my solution. Thanks.

  • Submitted


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

    I'm happy that I was able to finish this challange with no mayor hurdles.

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

    Nothing that I can think of this time.

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

    I'm open to comments and suggestion that will help me to improved as a developer. Thanks

  • Submitted


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

    I'm proud that the final product looks really close to the original. I'm always looking to improved, so if I see a better way to implement the solution I will apply to it.

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

    Nothing in particular this time.

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

    I'm always looking for feedback and comments on how to improve my code. Thanks

  • Submitted


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

    I like that the design is responsive with 3 different views for different size divices: mobile, tablet and desktop.

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

    This particular design didn't present any particular challenge.

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

    Please look at my code, any feedback is greatly appreciated.

  • Submitted


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

    I'm most proud of the way I was able to incorporate the .svg file in my solution because this was the firts time using it as a background image, something that I thought was not posible. Next time I will try to not use absolute values to create the design.

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

    Trying to incorparate the .svg file in the solution was a challenge for me, first I try to use it as an inline component in my HTML but when I tried to round the borders with css I realized it was not posible, and I started to look for a different solution to my problem, until I found out that I could use the image as a backgound image.

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

    I will love for some imput on how to make my code more compact. I think that I'm using too many lines of code to get to a solution.

  • Submitted


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

    I'm proud that I was able to completed the challenge.

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

    None for this one.

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

    I will like to keep learning CSS.