Design comparison
Solution retrospective
Frontend Mentor - Single Page Developer Portfolio
This is my solution to the Single Page Developer Portfolio.
Screenshot
Links
Built with
- Semantic HTML5 markup
- CSS
- CSS Flexbox
- CSS Grid
- CSS Animations
- JavaScript
Challenges
- Resizing and adding hover effects to svg icons
- Learning to use
<picture>
and<source>
for displaying images on various screen sizes i.e. using media queries - Image overlay for the projects section
- Learning to use keyframes to add animations
Feedback
Any constructive feedback is welcomed.
Community feedback
- @rk-codeflowPosted 11 months ago
It looks great on desktop however there are some issues in mobile devices like horizontal scrolling. Instead of using vanilla CSS, using SCSS would be much better and using mobile-first approach instead of desktop first would be great for responsiveness.
Marked as helpful0@bhoamikhonaPosted 11 months ago@rk-codeflow
Actually what is causing that weird behavior are the decorative rings and circle. I tried commenting those out in the code and the rest of the page was working fine.
Do you have any tips on how I could place them so, that wouldn't happen?
0 - @omercsxPosted about 1 year ago
Great! Your solution's footer looking better than real one! You can center app logos (github etc.) Great work!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord