@mauvargaszSubmitted about 1 month ago
What are you most proud of, and what would you do differently next time?
Proud of: I’m proud of creating a responsive design using Flexbox and ensuring the layout works well on different screen sizes. The typography also improved with the use of Google Fonts.
Next time: I’d focus more on accessibility, such as ensuring better contrast and adding more descriptive alt
text for images. I also plan to work on performance optimization, like minimizing CSS and JavaScript.
What challenges did you encounter, and how did you overcome them?
Challenges: One of the main challenges I faced was getting the layout to be fully responsive across different screen sizes. I initially had trouble with some elements not aligning properly on mobile devices.
How I overcame them: I used Flexbox for layout control, which helped me center elements and adjust the design for different screen sizes. I also tested the design on multiple devices and adjusted the CSS to ensure a consistent look.
What specific areas of your project would you like help with?
I would appreciate feedback on how I can improve the responsiveness of the design on smaller screens, particularly for mobile devices. Additionally, if anyone has suggestions for optimizing the code for performance (e.g., reducing file sizes or improving load times), that would be really helpful. Also, any advice on making the page more accessible would be great!