π Hey everyone, I've re-built my portfolio and would love to get feedback from you guys.
What I've used:
- React.js
- TailwindCSS
Check out the live demo here π https://hanabelay.netlify.app/
Link to GitHub repo: https://github.com/earthcomfy/portfolio
Top comments (16)
Nice, as your main nav is links to anchors within the page i'd suggest adding CSS smooth scroll so it's less jarring and the user know what's going on better.
ref: css-tricks.com/snippets/jquery/smo...
Thanks for the feedback.
I like it! Nice job with the colors.
I'm viewing it from my phone and the navbar doesn't have a background, therefore when you scrolldown you get confused the navbar with the page content.
I would recommend to add a different color to maybe headings. You need the visitor to get good vibes while checking your portfolio.
Thanks for the feedback.
Looks nice :)
There are few things I would improve, though:
Anyway, good job ;)
Thanks for giving such a detailed feedback. I'll try to improve the things you mentioned. Appreciate it!
Nice its clean and modern well done.
Thank you very much.
How long did it take to build?
2 days.
great!
Really nice job! Congrats! It looks very clean! π
Nice work.
As an input, you might consider giving the navbar a background color on scrolling to differentiate it from other contents.
Awesome, code looks clean, great!
Thanks
Hi, Thanks for the feedback.
Yes you are right, the fixed nav bar covers some text. I'll do what you proposed or perhpas find another solution like removing the navbar on page scroll.