Pretty good UI overall except the color choices are counter-intuitive. Maybe if you stick to a single color with different tints, maybe reds, or blues, or greens. In your website, it looks that you have chosen blues, but you have included other colors that contrast and collide with blue eg. yellow. Maybe if you switched yellow to light-blue then it would look good.
About Me
Pros: Very good division in columns and very nice bio.
Cons: The about section is a tiny bit confusing: What are you trying to accomplish with this:
I am … (visit your left)
And at the same time not show your name until you hover over the picture? Make sure you understand why you are coding something before you actually write the code. Also make sure that you include a few <br>
tags to
Projects
Pros: The layout is fantastic and really shows that you understand flexbox, grid display, and maybe even bootstrap with the card formats: Nice and compact, simple and elegant.
Cons: The “more to be added soon…” is out of place unfortunately: I would like to see it below all of the projects, while centered and in italics. Maybe when even more projects are shown you can add a
“1: 1… 2… 3… 25
previous | next”
so that you can still display your projects in a more compact form,
Digital Skills
Pros: You really seem to have mastered hovering, since the hovers over the icons are stellar.
Cons: No need for the text above the icons. Also is codecademy a skill?
Contact Me
Pros: Nice content and arrangment
Cons: Maybe instead of displaying your email, you can replace it with something like this:
<a href="mailto:[email protected]" target="_blank">{Icon of some sort}</a>
And arrange it so that GitHub logo is on top of the email logo. Maybe even add a Facebook, Instagram, LinkedIn, and YouTube account so that users can contact you via any social media.
Footer
Pros: Just the perfect info for a footer.
Cons: Maybe changing the background color to a dark color and add some padding to the top and bottom would be good
Conclusion
Pros: All around great ordering, content, and interactability:
Cons: Maybe add a CV section for companies and also have separate pages for the navbar section.
Overall great website and I look forward to updates!