Hi everyone!
I just finished the Responsive Web Design projects. I’m very grateful for having this resource for learning because it’s amazing, and for free nonetheless!
Anyhow, I put some good effort into my Portfolio Page (even though my portfolio is almost non-existent). I liked a lot to be able to apply the “display: grid” property, which I hadn’t used before in the previous projects.
I still need to improve the responsive part of this project, but before doing so I’d like to ask for some feedback regarding the general design and method, and specifically regarding flexbox, which I’m using a lot (maybe I’m using it too much and need to rely on other features of css?).
In any case, here it is: https://khawabonga.github.io/fcc/05-PortfPage/PortfPage.html
And the code: https://github.com/khawabonga/khawabonga.github.io/blob/main/fcc/05-PortfPage/PortfPage.html
Thanks in advance,
Cheers!