Skip to content

Conversation

@YashVerma24299
Copy link
Contributor

This PR enhances the Contributors section by replacing the static grid with an infinite carousel for a smoother and more engaging user experience.

Changes:

  • Implemented an infinite auto-scrolling carousel for Contributors
  • Improved mobile UX without adding external dependencies
  • No changes made to the Features section, as discussed

Screenshots:

Before:
531624633-7db88d9d-f48f-46d2-b7f4-c823d0ed80b4

After:
image

This PR is submitted under Social Winter of Code (SWOC).

Fixes #73

@vercel
Copy link

vercel bot commented Jan 3, 2026

@YashVerma24299 is attempting to deploy a commit to the Prasoon Kumar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jan 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
breathe-easy Ready Ready Preview, Comment Jan 6, 2026 6:18pm

@prasoonk1204
Copy link
Owner

@YashVerma24299
This needs a bit of improvement. When the carousel reaches the end, instead of snapping back to the start, it should continue smoothly as an infinite scroll

@prasoonk1204
Copy link
Owner

@YashVerma24299 When can you update it? Issue #80 is blocked by this PR

@YashVerma24299
Copy link
Contributor Author

Thanks for the suggestion.

I've updated the carousel to use a true infinite scrolling approach by duplicating items and animating based on the actual content width instead of percentages. This removes the snap-back effect and ensures a smooth, continuous loop.

Please let me know if this looks good now.

@prasoonk1204
Copy link
Owner

@YashVerma24299 It looks better than before, normal user won't notice it but there is just a slight jerk when the duplicate items come to the initial position. But it's okay for now

@prasoonk1204 prasoonk1204 merged commit 7e0ea3f into prasoonk1204:main Jan 6, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add auto-rotating card slider for feature and contributor sections

2 participants