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 most proud of how I made the design and coded this entirely on my own in vanilla javascript without using any frameworks.

  • Submitted


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

    I am most proud of getting 100 on everything on Google PageSpeed Insights 💯. I constantly was looking at everything that can make my website faster. I used better image formats, etc. I think this was my best time doing a Frontend Mentor project and next time I would do the same thing I did for this project.

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

    I encountered mini problems while making this website, but I eventually searched Google and I eventually encountered those problems and when you solve the problem, the solution seems pretty obvious, but when you don't know the solution to the problem, it looks pretty difficult to find the solution.

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

    I don't really need a lot of help on actually building with plain HTML and CSS, but yes, I would want to explore more framework which can boost my performance. I know tailwind CSS, but I haven't used it too much but I do know how to use tailwind and I might include that in one of my future projects.

  • Submitted


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

    I'm very proud of the part where I used flex box and learn about the flex box properties such as flex, directions, justify content, etc.

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

    I encountered many errors during making this project and they're all still a few bugs which I am still working on and this needs more fixing and I still need more practice more projects like this.

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

    I would really like help with the part at the end where when you make a responsive and the both of the divs overlap each other I did in a very bad way. I think there is a better solution because I used position absolute and added like lots of margins, which I think is not the right way to go, and I would really want to improve that and learn more about how I can tackle, that type of issue in the future.