Eder Procopio
@EderProcopioAll solutions
- Submitted 13 days ago
Responsive landing page using HTML and CSS
- HTML
- CSS
I'm starting to learn programming, mostly in a self-taught way, because although I'm taking an online course, it's not the same as having tutors and friends to ask questions. I haven’t gotten my first job as a developer yet, so my main challenge is learning how to structure code according to best development practices. I also often feel unsure about whether my design looks professional enough.
- Submitted about 2 months ago
Blog preview card using HTML and CSS
- HTML
- CSS
I tried to be as concise as possible to avoid making the code repetitive. I'm not sure yet, but I believe that in the future, when I am more experienced, I will be able to create the same project in a more efficient way.
- Submitted about 2 months ago
QR code component using CSS flexbox
- HTML
- CSS
The part where I had to refer to my notes was the positioning of the elements using Flexbox.