Seeking feedback on my Portfolio page

I’ve completed the first iteration of my portfolio page and am looking for feedback. Thanks in advance!

Nice layout :thumbsup:

On mobile the navbar doesn’t collapse. (Navbars on Bootstrap docs)

The lists also collapse on each other. Maybe replace col-xs-4 with col-sm-4

The <script> tag at the top is not necessary. There’s the JS section for that.

Thanks Kev! Appreciate the feedback and suggestions.