Latest comments
- P@bluetude@AT95BL
I've just completed another challenge for Frontend Mentor.
I still have a lot to learn and see. As I like to say, "theory without practice is like a swim in an empty pool," so any suggestions, critiques, or collaborations are always welcome.
Thank you for your time!
- P@super7rampWhat are you most proud of, and what would you do differently next time?
I think implementation is pretty close to the design.
What challenges did you encounter, and how did you overcome them?Positioning the quote background in the first testimonial, in tablet and desktop modes. Had to inspect shapes in the Figma design and still, I'm feeling that implementation does not exactly correspond to the design.
What specific areas of your project would you like help with?Any feedback/advice welcome!
In particular, I'm wondering if CSS could be simplified - in pure CSS and/or with a CSS preprocessor.
@AT95BLJust another day in my Frontend office..
"This platform has been incredibly helpful for my learning journey. The challenges are well-designed and genuinely push you to improve. I appreciate the clear guidelines and the support resources available. Highly recommended for anyone looking to sharpen their frontend skills!"
- @Dadir-DevWhat are you most proud of, and what would you do differently next time?
Before writing any code for this project, I took some time to plan my approach. I outlined how I wanted to tackle the challenge, identified the appropriate HTML elements to use, and thought through the class structure—especially which containers could share classes based on similar styling. This planning phase really helped me understand the problem more deeply and develop a clearer mindset for implementation. It’s a step I found incredibly valuable, and I plan to continue using this approach in future projects.
What challenges did you encounter, and how did you overcome them?I decided to make the font sizes responsive without using media queries by using the clamp() function. Choosing the right minimum and maximum values, as well as the appropriate relative units, took some time since I had to test the layout across different screen sizes. But in the end, it was worth the extra effort.
One challenge I still haven’t fully overcome is layout alignment. I initially used display: grid for the middle cards, but I struggled to center the card container within the body. Eventually, I switched to display: flex, which worked better in this case. It made me realize that I still have room to grow when it comes to mastering CSS Grid.
What specific areas of your project would you like help with?Any feedback is welcomed and appreciated!
@AT95BLThis was a great challenge to work on! I found the instructions and design files to be clear and helpful. It was a good exercise for practicing my [responsive design skills, Flexbox/Grid layout, component building]. Thanks for providing such a valuable learning experience!
- P@husan-eshonqulov@AT95BL
..So many good things are coming in pairs.. like eyes, ears and panda bears..
- @pavanbone@AT95BL
Still grinding..
- @MartinsWemerson@AT95BL
Hope that one day I'll be adding more automation into my sites, more Client-Server interactions and so on..