HI Guys!
This is my 6th devlog.
So, quick recap: I made this creative portfolio web app using React + Vite + js. We started with just a custom minimalist cursor and revolving 3d cards. Then we added scroll animations & then a 3d dither carousel.
But this devlog is very different from the previous ones… I added two things to the website that changed how the portfolio feels.
The contact section – where things got weird (in a good way…)
The contact section was just a plain “click here” button. I wanted something that would catch people’s attention.
So I built a fluid particle simulation. With gravity control, fluid pressure , proximity based particles scaling effect, also made it in a way that mouse could add waves and move particles.
Next is the footer.
In footer I first i added some text for title and then some bottom copyright tags.
It felt empty with a huge space in between.
So, I decided to add a ASCII effect of mouse trails with a smiley.
Now the portfolio has 6 sections:
Hero - Minimalist cursor, orbiting cards, guide arrow
Who Am I - Text that rises in as you scroll
What I Do - Three skill categories
Carousel [ work showcase ] - Dark-theme project gallery
Contact - Interactive fluid particle physics
Footer - ASCII mouse trails.
It’s deployed at https://sudipdas2011.github.io/portfolio
BYE ツ
Comments 1
any comments?
Sign in to join the conversation.