DEV Community

Shubham Kumar
Shubham Kumar

Posted on • Updated on

Created new Portfolio using React.js!

Checkout my portfolio here
This is third version of my portfolio earlier I had created using HTML, CSS & JS only, this time I created using React js and also tried to add slight animations to it, for animations I used react-spring library.
Do give your thoughts how is it,
It's not fully responsive, It should work well on mobile & laptops.

Top comments (11)

Collapse
 
joachimzeelmaekers profile image
Joachim Zeelmaekers

Nicely done man! Amazing portfolio!

Some feedback that I would like to give you:

  1. Change the title of your website. It still has the basic React App title and the React icon (See img).
  2. There are some error logs in the console. Consider removing all logs from your console or fix the existing issues.
  3. Use a tool like lighthouse or web.dev/measure/ to fix small issues to optimise your SEO and accessibility and maybe also performance.
  4. (Optional) If you are not already using Gatsby, consider using it to improve your overal SEO.
Collapse
 
irojasaglr profile image
Ignacio Rojas Aguilar

Very good, but the content get cut on mobile

Collapse
 
shubham2270 profile image
Shubham Kumar

Which screen part is getting cut on mobile?

Collapse
 
irojasaglr profile image
Ignacio Rojas Aguilar • Edited
Thread Thread
 
shubham2270 profile image
Shubham Kumar

Actually you can scroll & see , but the UI is not clear that user can scroll I need to change there

Collapse
 
andxre profile image
Andre

So clean! How long did this take to make?

Collapse
 
shubham2270 profile image
Shubham Kumar

It took me approx 20 to 24 hours I didn't created in one sitting, Only worked on weekends for 3 to 4 hours approx, the actual coding part took me less time but deciding what Icons, color, animations, fonts etc to use took me most of the time šŸ˜…

Collapse
 
andxre profile image
Andre

That's awesome man, I'm learning react myself and this is really inspiring!

Collapse
 
andrewbaisden profile image
Andrew Baisden

Very cool the animations and art style makes it stand out.

Collapse
 
galelmalah profile image
Gal Elmalah

Looking great!

Collapse
 
youssefzidan profile image
Youssef Zidan

Nicely done!