Let's discuss your "Personal Portfolio Webpage"

So, guys, this is my new portfolio page since I wasn’t satisfied with the previous one, and I would really appreciate your feedback and suggestions. Thanks :slight_smile:

I like your layout - simple and easy to read in sections.

i personally found your background image to be distracting which is more for me to do with the colour contrast against your containers, but your background does well to fill any white space.

The important thing here is that you know how to do it and the UX fine tuning is something you can come back to :slight_smile:

I like it, nice job :+1:t2:

Hi All,

Project link -http://codepen.io/petra-rabai/full/rJRVdR/
The page not responsive yet, but I working on it.

Thanks, for the feedback.

Oops, didn’t spot this thread. Here’s my portfolio: https://codepen.io/itsdanwatson/pen/PQKqXY

Fulfils all of the user stories. Slightly shabby, but it’s my second project!

1 Like

Hey Petra, your links work fine.

I think the layout could use a little work though! I studied this section of the W3 site and reverse-engineered pieces of the themes illustrated there.

Once you have a read through there, I’m sure you’ll fly through the challenge.

Hi, Thanks for your answer and feedback. :slight_smile:

I like the look of it – real clean.

Just wanted to let you know that your twitter and Instagram button are both linked to twitter and you need to put the target="_" on your twitter link. Also I am seeing your footer floating above the bottom of the page… Not sure if that’s only on my end though. I believe I fixed a similar issue by using
html { position: relative; min-height: 100%;}

2 Likes

Thanks! I lean toward simple with most of my stuff… could be a lack of imagination…ha.

And fixed those links. I must have fallen asleep when creating those links. I forgot to even end twitter with a .com. And you’re right I do have a bit of space at the bottom I’ll double check what I did there…

:beers:

1 Like

Hi Campers

Check out my Portfolio :slight_smile:

Naeem Rind Portfolio

Would Love some Feedback

Found it. Your body css has a bottom margin of 60px. Set that to 0 and the footer is at the bottom.

1 Like

Hi there. I’ve just finished my Portfolio page. I would like to add some new features in the future. I’m getting into JS more and more so new elements will be added soon…
Here’s my CodePen: https://codepen.io/icelandico/pen/yvWJXQ

1 Like

Thanks.

I’ve removed it and it should look flush with the bottom now. Now that I look at it, I need to update the code on this project… :beers:

1 Like

Hello,

Here is my project. I couldn’t do when it becomes smaller I can’t see navbar by clicking the button. The rest is really simple, just to see if I can do it or not. :slight_smile:

Thanks for your valuable comments.

Ilker

1 Like

Here’s the original portfolio I built to fulfill the requirements for the project:
CodePen – https://codepen.io/autumnchris/full/XKwaGp
GitHub – source code, demo

And here’s my updated portfolio that I built in React that I’m using to show employers:
Portfolio Link – https://autumnchris.github.io/portfolio
Source Code – https://github.com/autumnchris/portfolio

Feedback on either one is greatly appreciated :slight_smile:

2 Likes

codepen- https://codepen.io/brent1089/full/RQXgYr/

Any feedback would be greatly appreciated. Thank you.

2 Likes

Feedback is always appreciated. Thanks!

2 Likes

Project Link: https://codepen.io/prasannalade/full/PQrwVV/

I would appreciate some sources to modify the navigation bar. Also, there is only a little spacing between media icons and disclaimer when switched to mobile view which I would like to increase.

1 Like

Project link - https://codepen.io/ugurozcelik/full/EQzxqK/
What do you think i should improve or change?

I like both of them. In the updated one portfolio button doesnt work after clicking contact button.