So I finished my portfolio and finally got a certificate. Nevertheless, I would like to know your opinion about the work done.
I’ll tell you right away why such a simple design: it is impossible to insert images into codepen without extraneous services, so I had to do without them
Your page looks good @just_p. Some things to revisit;
Codepen provides validators for HTML, CSS and JS. Click on the chevron in the upxper right of each section and then click on the respective ‘Analyze’ link. (be wary of duplicating property: value; pairs as it can make maintenance a nightmare)
The one for CSS is good. Use it and address the issue(s).
(The one for HTML misses things which is why I recommend W3C)
Codepen creates large and small screenshots of your pens that can be used in your portfolio. Their official documentation explains how to access them.