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 proud because I succeeded in finishing this project independently, without relying on others.

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

    I didn't know how to solve problem in Javascript but I found solution on Youtube.

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

    Please, leave feedback and recommendations.

  • Submitted


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

    I'm proud of using adequate CSS grid technique. Next time I will try using grid-auto-flow: dense, or something like that to develop more responsive layout.

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

    I made mistake writing grid-template-columns and -rows, I used auto values and then I remembered fr units. That changed thing a lot and arranged items equally.

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

    I would like help how to build more responsive layout for tablets but without using media-queries.

  • Submitted


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

    For the first time I used Flexbox layout I learned from Kevin Powell courses. Next time I will pay more attention to coding projects then listening to courses.

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

    I didn't know how to position some cards but then I came across transform function in CSS and this helped me a lot.

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

    Does anyone know how to code straight border-top if it has border-radius?

  • Submitted


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

    For the first time I used Responsive design technique and I learned how to adapt my design to various types of screens.

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

    I stumbled upon different bugs. It was interesting when something canceled my css definitions and produced something other. I wondered where is this from. Finnaly I figured out I have a Darkreader extension on my browser and it was constantly changing my colors.

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

    Feel free to leave comments and feedback. It would be helpful.

  • Submitted


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

    This project was more challenging that previous, but looking in details helped me to solve that.

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

    This time I didn't know how to manage table at the end of the page. But I found solution setting width of elements to 100% and 50%.

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

    Maybe it is responsive design something that I don't know currently, but I will learn that with upcoming projects.

  • Submitted


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

    This time I applied all that I learned on projects before. This include writing missing landmarks and easily working with design files.

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

    I encountered on challenge marking "role" attribute in tag, because I didn't know then how to select it in CSS file. But I overcome that using ChatGPT and found out that I can use div[ ] with square brackets.

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

    Currently and according to this project I know everything needed to build it alone.

  • Submitted


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

    I'm proud mostly because I succeeded in making this project as I wanted. Next time, I will try to make the project more easily and quickldy.

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

    I encountered challenges connected with GitHub and publishing the project on it. However, I overcame them with the help of ChatGPT.

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

    It would be nice if someone could help me learn how to easily upload my project using Git Bash on GitHub.

  • Submitted


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

    This is my first project, and I'm proud of it. Much learning preceded it. Next time I will pay more attention to Figma.

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

    I previously learned the basics of Git and GitHub, but applying that knowledge for the first time was tough. I need to recap these concepts.

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

    Handling with Git and managing GitHub repository.