Hey! Good job on the portfolio! Here are some comments I have while going through your website. I attached a few other pictures, but I can’t attach more than one since I’m a new user. I’ve created a gist with the other pictures (Feedback for Hunter Portfolio · GitHub)
Skills Icon Color
Why is the typescript icon the only colored skill? Personally, I think it would be nice having the rest colored in as well - to stay consistent with your design. Or just keep them all white.

Icons
I see for the contact section that you’re using an image for the fiverr logo. If you’re using react-icons, you should be able to use the SiFiverr
icon instead.
Skills View
Top Padding
First, there’s the padding on the top of the section which is set to 160px. I think I see what you’re going for, but I think it would look better if at least the title of the section was sitting closer to the top, and then you can add the content in the middle.
Icons Vertical vs Horizontal
The vertical format on the phone looks good, but on the desktop, there’s a lot of empty space on the sides, and I think it could look much cleaner if you add the icons horizontally. You don’t have to have it all in one row either, I think it could look nice on two different rows with bigger icon sizes!
Favicon
To give it a more professional look, I would suggest adding your logo as a favicon so it shows up correctly in the browser. Right now, the favicon logo set in place is the Vite logo.
Navigation on Mobile
As one of the users mentioned above, make sure to add a mobile navigation for your website. I think in the HTML / CSS part 3 course, Mosh has a good example on how he did this with expanding a menu icon.
Minor Note
I think this may be an AOS bug, but I would just like to bring it to your attention. I’ve seen the same issue appear in some of my other websites when the content hasn’t appeared on the screen yet.
AOS Bug?
It’s hard to notice until you start using the dev tools or if you’re using a computer with a smaller screen. It seems that the body is not filling the whole viewport width, which results in this extra space on the right side.
Eventually, once you scroll down and load in the projects, the size adjusts and, and everything looks normal again.
If you’re curious on how to fix it, I would recommend checking with the developers at AOS. Maybe this is a known issue, and they may already have a fix for it.
Keep on it!
Keep up the good work! Keep developing on your own time too so you can add more projects into your portfolio 