Hello. Just got done with the second version of my portfolio. I'd love some feedback on it. I think it's pretty good but I'd love to hear different opinions. Would you change anything? Thanks a bunch!
Hello. Just got done with the second version of my portfolio. I'd love some feedback on it. I think it's pretty good but I'd love to hear different opinions. Would you change anything? Thanks a bunch!
For further actions, you may consider blocking this person and/or reporting abuse
Hello Nicole,
Try to run LightHouse (embed in Chrome console) and address the issues.
The main issue I had with you site is loading time. Your images are too heavy. Try crop them to the exact size you display them and run them through tinyPng/tinyJpg. You can also use the free caching of CloudFlare.
Next thing is, you're not using HTTPS. It can be harder to achieve depending on your hosting. But today's browser warn user when entering non-secure website.
Last (but don't have to be least), you didn't have set a favicon. Recruiters bookmarking your site won't have the nice little icon reminding them what your site looks like.
Overall, good design (nitpick: not sure about some contrasts). Parallax effect is always a nice touch and I like that you don't have too much informations.
Keep on the good work ;)
Thanks! Iβll definitely look into these things π
I love the overall design. I want to comment on some details:
Some of the discussion from this thread could prove helpful for all of this:
How to become a designer?
Defman
Overall this looks great and it's just the details that need to be gardened!
PS you should put your DEV Profile in the footer along with Codepen and GitHub!!
Thank you! Definitely some great points! On your third point about optimization I'm not sure what that means. I know CDN is Content Delivery...? lol.
Basically, you want to "minify" your CSS and JavaScript to end up with fewer bytes being sent to the user. A CDN is a type of hosting that helps the files get to the end user faster as well.
Don't stress yourself too much with this, but if you look into this you'll probably learn a lot in the process.
Ahh ok! Always something to learn in this field, lol. :) Btw, I'm loving google fonts!
I was thinking more like a "toolbox" concept... I'll definitely think on that :) Thanks a bunch!
Thanks a bunch! I'll look into these.
Cool thanks!
Thanks a bunch! mailto would open the users default email, right?