Any feedback on my portfolio project would be greatly appreciated!

Just finished up my second ever start from scratch coding project. My portfolio sure could use some work and has some bugs in it, but I’m pretty proud! What do you guys think? Any criticism and feedback would be greatly appreciated!

1 Like

Hello ! Good job ! You can use border radius on content background and some hover on links on top to look nicer. Instead of images for instagram, facebook, etc. You can use http://fontawesome.io/icons/ , i guess you had a problem with them sticking on navbar. To fix that, you need to add z-index: 99999; to your navbar in css.

1 Like

Thank you for the feedback! I’ll get back to the project and make those changes.

1 Like