DEV Community

Discussion on: 21 Awesome DEV portfolios for your inspiration

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

These are pretty impressive portfolios, I would like to share mine aswell :)

prafulla.tech

Collapse
 
ash1eyish profile image
Ashley Maria

That's really cool, I like the nature plus tech theme.

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

Thank you ✨❤️

Collapse
 
pablohs1986 profile image
Pablo Herrero

I like it, nice! :)

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

Thanks 😁♥️

Collapse
 
arcbjorn profile image
Arc

Nice one! What tech stack did you use?
Cool mobile menu😎 how did you do that?

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

I've used only React, no backend. Mobile menu is basically a container which takes the height of the entire screen and minimum width required to render the elements. The toggle is implemented by maintaining a state of the menu using react

Thread Thread
 
seanjpmccarron profile image
Sean McCarron

Is the source code for your portfolio open source? I really like a number of the elements you have used.

Thread Thread
 
prafulla-codes profile image
Prafulla Raichurkar

Nope, it's not open-source