mittal-parth / personal-portfolio

The only developer portfolio template you'll ever need with modern UI/UX.
https://parthmittal.netlify.app/
95 stars 64 forks source link

Enhancement: Smoothen the animations #61

Closed mittal-parth closed 1 month ago

mittal-parth commented 1 month ago

The currently used animation library is Framer Motion - https://www.framer.com/motion/

Although its great, I often feel that the animations jitter - they arent butter smooth.

So either play around with the delays, configs etc of framer wherever its being used.

OR

I am open to moving away from this library and using some other library like React Spring or GSAP. But if we are doing this, I would like to see this implemented in the existing design and only then move.

A-4-Atom commented 1 month ago

Hi, I've previously used framer motion in one of my projects. Assign this issue to me, I can try improving the animations. If it doesn't work we can figure out something else. @mittal-parth

mittal-parth commented 1 month ago

Hi @A-4-Atom! Thanks, go ahead!