Here is the first draft of my portfolio that i have created using CSS, HTML, and JS, i need your feedback before publishing it.
- One thing am planning to add is a logo.
- Also am not satisfied yet with the projects section design, any ideas?
- What you think about the font?
- Do i need to add more sections, like CV?
Projects listed are Imaginary i didn't create any of them, but will add later when i finish developing
Kindly find the link:
My Portfolio
Top comments (12)
Definitely, responsiveness is probably #1 priority on web development nowadays. Flexbox and the wrap attribute should help in My Projects section.
With a flexbox generator I did a little piece of CSS that you can apply to the parent element. This should give the same effect of what you have, but wrapping it in mobile devices.
Feel free of tweaking the design, especially concerning about spacing, I leave you the template of my preferred generator it to be easier.
Also, I recommend you to add this tag to your
<head>
element, you will discover how magical it is when you add it.Good luck with it, and I really like the website. If you need anything else, send me a message 😊.
Markel :) Thank you so much for the valuable information, sure will ask for your help if anything stops in the way :D
I think that font is good for headers, but I would choose a different font that is easier to read for the description of the projects and the About section. You also have quite a few spelling errors in your About section that you should correct.
Thank you Christopher for taking the time to view it :)
Well noted, will check spelling and find alternative for the font.
Just a couple of suggestions:
about
section,projects
and then finally thecontact me
section.medialinks
to use the following padding:padding: 20px 30px;
, so that way you have a full circleOverall it's a good start. :)
Greg, Thank you so much for the detailed suggestions and provided links :)
Well noted. Am working on updating the website :D
Glad I could help, Sara. Good luck and hopefully you an amazing portfolio soon
Hey Sara,
First of all great job so far!
Here are my suggestions:
Perhaps place the Get in Touch section after your bio (About Sara). So that people get to know you first and have a greater incentive to connect.
You could also place your About Me section before your projects.
You could give the borders around your social media icons a greater radius so they can seem rounder. I think round borders look a little better (unless you actually opted for the oval)
Hope this helps and again great job!
Hello Sabrina :)
Thank you so much for the feedback, specially the first point, that way, it would make more sense.
Well noted Vikas.
Thank you for taking the time to view it :)
you should review, the responsiveness of your design, and also the font aren't allowing me to read it easily.
TIP: You can host your website in HTML on Github Pages. pages.github.com/
Thank you Adonis for taking the time to view it and for the tip also :)
Well noted.