DEV Community

Soumyajit Behera
Soumyajit Behera

Posted on

Developer Portfolio with React.js

Main img

I build my developer portfolio using react.js and I would like to have it reviewed by our awesome community.

I have tried to keep the design and code minimalistic so that others can customize it easily to build their own.

Website Link:- https://soumyajit.tech

Source Code:- https://github.com/soumyajit4419/Portfolio

Any feedback, suggestions, or comments are welcome.
If you like the website please give a star to it on github.
Thank You!

Top comments (4)

Collapse
 
tpyrope profile image
Begaiym Adylbek kyzy

I like your portfolio very much and realized how many things I should learn from now : D. I tried your way to change the background of Navbar : D and noticed, that it's better to use event listener inside useEffect, because for some reason it calls event listener too often (i checked it writing console.log("Hello") inside the function) and with useEffect it calls it less often. I'm not sure if it is not silly advice, but may be it will help.

Collapse
 
qolbinnadhzifi profile image
Khusaeni Al-Qolbinnadhzifi

nice

Collapse
 
shanurwt profile image
Ayush

Hi I am also making a similar portfolio. From where can I get those svg?

Collapse
 
soumyajit4419 profile image
Soumyajit Behera

Thanks,
I will fix the typo.

Would you like to suggest any UI changes or adding any features