Skip to content
Submitted 11 days ago

Single-page developer portfolio using Next.js and Tailwind CSS

accessibility, react, next, tailwind-css, typescript
P
LVL 2
@jorlabor
A solution to the Single-page developer portfolio challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

The part of the project that I am most proud of is being able to create a fully responsive page.

What I would do differently next time is to fully integrate the contact form to a real world production standard implementation.

What challenges did you encounter, and how did you overcome them?

These are the challenges that I encountered:

  • Responsive layout of the hero section especially the positioning of the profile image and the overlapping of the copy and image. I tried to resolve it with the help of AI asking for hints instead of direct solutions.
  • Changing the image when it changes breakpoints when using Image component from Next.js, I resolved it with the helpful hints from AI.
What specific areas of your project would you like help with?
  • I would need help in trying to follow the layout accurately based on the design, especially when it involves relative and absolute positioning. I would struggle on deciding on how to implement the responsive layout when the elements in mobile are in flex or grid and on desktop the elements overlap or its position is offset.
Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on James Oliver Labor’s solution.

Join 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