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 am proud of all my code. I feel like I am finally getting the hang of CSS and JavaScript. I still want more practice with both, but now I'm not scared to start my projects.

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

    The biggest challenge I faced in this project was figuring out how to apply styles to the input field when an error occurred. I found some solutions on Google, but it took me a while to tweak them to fit my specific needs.

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

    I feel pretty confident in my abilities so far. I just need more hands-on practice with CSS and Javascript.

  • Submitted


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

    I struggled with positioning the popup div, but I was really happy that I was able to position it where I wanted. Next time, I will know what to do if I have to do something similar.

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

    The challenge I faced was with the popup div, including the spacing and positioning. However, I managed to overcome it by following some tutorials and experimenting with my code.

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

    I want to know if there is a better way to code this project. I think I did a good job but it could always be better.

  • Submitted


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

    I am proud that I was able to accomplish this on my own. It took me a couple of days because I was pretty busy, but I'm happy with the result. Next time, I won't procrastinate to start just because it looks hard. Once I started, things started to flow and I figured out how to code it.

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

    I encountered an issue with the hero images on my website. At different screen sizes, I needed to hide the mobile image and display two other images positioned beside my main div. I also needed to figure out how to set an image as a background. I struggled with preventing the background image from scaling up on larger screens.

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

    I need assistance with setting a fixed background image that doesn't expand on larger screens.

  • Submitted


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

    "I'll finish this project in three days. I used to overthink designs like this and not start on them. But now I have a process and will keep using it for my next project."

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

    I encountered difficulty in getting the cards to line up as I intended. After facing this setback, I watched instructional videos addressing this issue. I utilized the grid from the inspector tool and successfully aligned the cards properly.

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

    Maybe how animations work. But using them more in my projects will help get me a better understanding

  • Submitted


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

    I learned how to use a display grid, and it opened my eyes to how I can use it on my next project.

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

    I needed to center the left and right cards like on the design. I needed to make a 3-row and column grid, and I had to make align-items and justify-items center.

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

    I didn't have much of a problem coding this design. I just had to learn how to use a display grid and how to make it responsive.

  • Submitted


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

    I'm proud that I was able to break this design down into small portions and work on it without needing help. I used media queries to make it responsive to a couple of different screen sizes. My CSS skills are getting better and I am proud of that.

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

    I wanted to target the bullets and the numbers from a list. I was able to do this by using li:marker. This allowed me to change the color and the font of my list.

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

    I want to get better at making my projects more responsive. I want to look into the mobile-first approach.

  • Submitted


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

    I'm proud of the fact that it took me a lot less time to start and finish this project. Working on previous projects has helped me be more confident in my skills. Next time I want to make my repository earlier so I can push to GitHub more often.

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

    I didn't have too many challenges with this project. I did add my links to it and added my picture to the profile. So I had to optimize the picture for better performance.

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

    I want to understand when to use responsive units and I want more practice using media queries.

  • Submitted


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

    I'm proud that I was able to make it responsive. And finally getting to use the calc() function, makes me understand it better.

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

    I don't have much experience making a website responsive. I got to work with media queries and use the CSS calc() function to make my fonts responsive.

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

    All feedback is welcomed!

  • Submitted


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

    I am getting the hang of HTML and CSS. I will just keep practicing.

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

    Flexbox wasn't working for me but I got a lot of practice with it and I have a better understanding.

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

    Need more practice with flexbox.

  • Submitted


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

    I did this over a year ago. And I’m proud that I can look back and understand what I was coding. I would use responsive units for my text and won’t use a big CSS reset like Idid.

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

    Going from a 2 column layout to a one column on mobile. But I did my best with what I knew.

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

    Using more responsive units and planning out how I’m going to code my pages.