Got my web dev certificate :D I Portafolio Page

Hi friends,

Just wanted to share with you my happiness, I finished the certificate.
Now its time for JavaScript ! A long journey awaits.
This is my portafolio, I wanted to keep it simple.

There is just one small resizing problem. When I grap the browser window from the bottom and reduce the screen size vertically the project section overlaps the welcome section. This could be fixed if I change de welcome section hight from 100vh to 100% but then it wouldn’t comply with test requirements.
Anyway,
Have a great day lovely campers!

4 Likes

Good job @bafian. Congratulations. Have fun with JS.

1 Like

Thank you Mister !!!

Looks great :sparkles: Nice work buddy :clap:

1 Like

Good job.Keep it up. Can you tell how did you got this certificate.

1 Like

Looks great keep going :slight_smile:

1 Like

Hey Fabián,

great job so far! :clap:


My ideas:

  • all tests pass, awesome!

  • you can increase the readability of your code by:

    1. clicking on the small arrow on the right side of the code box and
    2. clicking Format HTML/CSS
  • when I decrease the width of my browser, the project text is not so easy to read, there’s some room on the right side

  • I think the nav links would benefit from some padding:

  • I think the dots in front of your contact links are not-so-nice:
    Screenshot_2020-08-24_11-31-05


Keep up the good work!

2 Likes

Hey Miku,

Thanks for the input, i will make some adjustments.
And those dots… I’m really not sure where they came from, I’m trying to figure it out.

Thanks again!

Edit: dots solved it was obvious don’t know how i missed it (
list-style-type: none;)

1 Like

freecodecamp.com and did study the first certificate, then completed the 5 projects with the test passing using the JavaScript bundle in the html code. :smiley: