You are browsing as a guest. Sign up (or log in) to start making projects!

3h 12m 35s logged

Hi guyz!
this is my third devlog about my creative artist portfolio.

i have deployed it on Github and you can check it out live at https://sudipdas2011.github.io/portfolio/

i added a lot of cool features compared to the last time. first, i split the codebase into clean page modules so it is super easy to manage. the first section is the hero section, and i made it completely auto-responsive so it scales beautifully to match any screen width.

then, i added a whole second section called “Who am I ?” with a black background. i set up an observer so the text stays hidden and only triggers its rising animation when you scroll past the halfway mark of the section.

Finally, i built a custom arrow guide. when your mouse moves into the bottom sector of the screen, my regular 15px square cursor shrinks away to nothing and this sleek arrow takes over. it uses physics velocity math to drag smoothly right behind your mouse movements and dynamically pivots to point at the exact bottom center target on the canvas to guide you through the page. the best part is i added an allowed sections listing feature, so the arrow guide automatically unmounts and vanishes the exact second you scroll out of the hero area down to the second page section.

maybe you will hit a like!
byee!!!

0
279

Comments 6

@sudip_das

hi! anyone in the comments?

@daval

absolute peak

@nightowl

Hi, it took me 30 seconds to figure out the page was scrollable I honestly thought th e main was just it, mabe add like a little nudge to scroll or show the scrollbar or I might just be dumb

@sushiloveroverland

I agree, dint realize it was scrollable

@sudip_das

@nightowl @sushiloveroverland
I will make sure to add something to guide users, thanks.

@sudip_das

@daval
thanks ツ