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 feel like I keep getting better and better by the day thanks to the practice. I was able to create this project in a timely manner

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

    I had to research why ::before and ::after didn't work on image.

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

    Everything's good so far.

  • Submitted


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

    I was able to do the project under the estimated time that I have set up

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

    How to navigate through the DOM, checked on a few resources and found the closest method, which helped me achieved what I needed

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

    DOM Traversing

  • Submitted


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

    I was able to do such a project which took me more time than what I expected, but I was able to finish it.

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

    The css positions, that took me more time than the whole page, it is difficult for me to know how to lay the pictures in a correct manner

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

    CSS positions, that I can work on a lot more to get better.

  • Submitted


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

    I was able to finish the project by starting with desktop approach which was always a problem for me. It took me some time, but I was able to finish it

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

    The styles were not working as expected, since I was overriding a couple of them by mistake, I was able to fix it by doing some research

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

    Specificity in CSS

  • Submitted


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

    I was able to do it in under 3 hours. I thought it was going to take me a lot more to do it.

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

    How to travel through the DOM, I had to check on some documentation and review some previous courses to get to do it correctly.

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

    DOM traversing is an area that I need to keep working on to get better at it

  • Submitted


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

    I was able to complete the challenge, although it took me about 3 days, and sometimes I thought I was not going to be able to complete it as I wanted it

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

    The different layouts of the bottom section based on screen size was really complicated for me. However, I started searching for information and how to use certain css properties, and was able to achieve what I wanted

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

    CSS Layouts was a huge problem for me at the time of building the project, but I believe I got better because of all the research I did

  • Submitted


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

    I was able to find the solution by googling a lot

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

    I did not noticed that my initial width was a fix amount of px. Then, when I tried to do responsive layout for mobile, padding was not working, the reason was that the width was broader than the actual screen size.

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

    None

  • Submitted


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

    The fact that this felt easy to do. Practice it's making me better by the minute, and that feels awesome

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

    None

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

    None

  • Submitted


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

    I was able to mix flexbox and grid (which I just learned), and the responsiveness of the website was layout exactly how I wnated it

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

    Stacking up the image with the content using grid was kind of complicated for me at the beginning

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

    Checked a couple of grid articles and was able to understand what I was missing.

  • Submitted


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

    I feel way better working with flexbox thanks to the practice. This project felt way easier than the previous ones.

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

    None

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

    Everything's good so far.

  • Submitted


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

    Well, I had a huge issue with the height of this one. When I try to change the size of the screen, it kind of damaged my lay out, I needed to google a lot to find new properties that I did not know before.

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

    Changing the size of the height based on screen size, I googled a lot until I found new properties to use that I didn't know of

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

    Everything's good now!

  • Submitted


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

    I am proud to the fact that I was able to make it full responsive the actual way I want it, since most of webpages users are from mobile devices, I implemented mobile-first aproach to get used to provide that design and move from there

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

    Since I've started getting practive with media queries, I thought it was going to be easier, but it took some time for me to layout the page as I wanted it to be. I had to google a lot and check on pages like MDN and W3schools for me to be able to understand as much as I could and be able to complete it.

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

    So far, I believe I can get way better at flexbox as well as media queries