Review my first project(portfolio page)

Hi everyone. I’m 5 months into my journey as a front-end dev and i just completed my first ever project. There are still a few adjustments to be made but here it is. ietienam.github.io/Ini

3 Likes

Looks good!

Some comments:

  • The icons for .js, CSS3, etc don’t look equally round to me.

  • Once you do have projects to show, put those before the contact form. Impress people first to make them want to contact you.

  • Spammers can scrape your email address of your page, so you might want to reconsider having it over there. You already have the contact form anyways, so you could do without.

  • Try adding this to your CSS:

html {
scroll-behavior: smooth;
}
1 Like

Good start! Now get started on some projects.

1 Like

Thank you for the scroll-behavior tip. I was planning on using transform or keyframes which may have been unnecessary. Thanks for the feedback

1 Like

Nice one! I thought colorfull icons below the text are clickable

1 Like

It looks great! Keep up the good work :grinning:

1 Like

Looks very cool, good work! You should also work on making the navbar responsive, it’s very important.

1 Like

Thanks for the feedback. I’ll improve the responsive navigation

Wow! your First project!?!?
So amazing!

You really have a true talent in coding. Nice job.