I have created my first portfolio website and was hoping to get some feedback on it, specifically on the markup for the html; how I’ve created containers for each section. Also, if you guys see anything unnecessary in the css. Thanks a lot
ps Its not fully responsive so that is why I have not launched live. I’m still learning about media queries.
Hi,
I am familiar with codepen but I am not quite sure how to make it read my media files. I just created another repository and it said media file exceeds limit.
Thanks for pointing it out, Randell. I partically fixed it.
Another update, I refactored the code quite a bit and now I’m left here. I am trying to make the header a bit small height wise so It can look like the original and get the nav-bar to the center. I cant seem to get the targeting of the nav correct, I’m not sure what to target so I could center the
Thanks Vaderi! I had a crash course of html/css about a year ago but I focus mainly on Databases. As of 4 days ago, I wanted to challenge myself and start learning more. Good luck!
As for suggestions to make it better, mainly design improvements.
When I scroll down just a bit, the pages jumps back – it’s your sticky navbar, but you should fix the jump
Color and contrast, I was just watching some video on YouTube about this subject.
“WELCOME TO MY PAGE” – you can make that look better maybe by making the background image more dark, greyscale or something of that sort.
Skills section: I’d put every category in a card, that’d look much better.
Contact section: maybe move the github and linkedIn icons to the section.
General tips that I have recently read about:
Avoid using true/pure black and whites as much as possible, if you notice lots of websites use near-black colors for texts and such.
Use shadow for almost all your web: the main title, buttons, headings, cards.
Disclaimer (lol): I am a beginner myself and don’t even have a portfolio, so take my advice with extra care hehe
If I have time I’d take a look at the scrolling but I wanted to offer some hopefully easy improvements.
Show the clock directly on the main page.
Try to incorporate your clock directly on the page with a button to the source. I really like the initialization as well as the ease in. It shows your intelligence and style.
Make Travel with us a site
Show Travel with us as a site not as a link to github. I have to work too hard to get to what it looks like and a recruiter likely won’t even bother.
Change the banner image and the welcome font.
Your site is all hand scripted but it doesn’t look it because of the generic photography and font. This is a shame. As I really like your current picture on git hub if you could expand on something like it, it will look far more personalized.
Also rather than saying “welcome to my page”, try to incorporate a favorite or inspirational quote. http://www.keepinspiring.me/famous-quotes/
If you want some ideas for fonts that are free, you can try looking here and typing in your chosen welcome text. https://www.1001freefonts.com/
So far pretty good experience on mobile, quick and responsive. I did notice text doesn’t wrap correctly, although the div containing it does. Kind of a nitpicky thing. I’ve noticed many mainstream companies can’t figure out the word wrap within a div thing either.
Thanks for the feedback, everyone! @WhisperPntr. I have thought about implementing a modal to show the clock. As for the Travel Site, I’m not sure how to go about that? I thought you can only have one Github.Pages.
Not off the top of my head, but for the mobile version you could try eliminating the side padding and letting the text wrap naturally at the page border, for mobile browsers using portrait display there’s really no reason to pad out 10-20% of the width anyway.