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)
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.
nice
Hi I am also making a similar portfolio. From where can I get those svg?
Thanks,
I will fix the typo.
Would you like to suggest any UI changes or adding any features