First draft of my portofolio website. I would appreciate some constructive reviews, comments, suggestions.
Thanks!
First draft of my portofolio website. I would appreciate some constructive reviews, comments, suggestions.
Thanks!
Quite nice and straightforward. However, It was intended to hide the nabvar links after clicking over the elem containing the hamburger icon?.
IMO I think It’s better to trigger a dropdown for additional content or something.
<a href="javascript:void(0);" class="icon" onclick="hide()">
<i class="fas fa-bars"></i></a>
Also, the portfolio button text isn’t centered.
Yes, that’s the intention.
Maybe I can add additional options like color theme toggle light/dark. Or spanish/english.
Thanks for your comments.