Skip to content

feat: enhance Interactive Visualizations section with animations and …#1277

Open
anushkagupta200615-jpg wants to merge 1 commit into
CodeGraphContext:mainfrom
anushkagupta200615-jpg:enhance-interactive-visualizations
Open

feat: enhance Interactive Visualizations section with animations and …#1277
anushkagupta200615-jpg wants to merge 1 commit into
CodeGraphContext:mainfrom
anushkagupta200615-jpg:enhance-interactive-visualizations

Conversation

@anushkagupta200615-jpg

Copy link
Copy Markdown

📌 Description

This PR significantly improves the "Interactive Visualizations" section, addressing the static appearance and limited interactivity reported in issue #1274.

🚀 Changes Made

  • Smooth Animations: Integrated framer-motion for smooth scroll-reveal and staggered slide-up entrance animations for the visualization cards.
  • Modern Micro-interactions: Added a subtle glowing hover effect that blurs in the background, making the cards feel dynamic. Hovering also applies a slight scale and translateY transformation to the entire card.
  • Improved Dialog (Full Screen): Modified the DialogContent so that it expands to 95vw and 95vh, allowing the images to display properly in a large, immersive full-screen view without distortion or cropping (object-contain).
  • Enhanced Visual Hierarchy: Improved the background blur on the badges and added transitions to the text colors inside the cards on hover.

✅ Expected Outcome

  • The visualizations section is now highly engaging and professional.
  • Images expand beautifully across the entire screen instead of being constrained to a smaller modal window.
  • The UI maintains excellent performance through lightweight framer-motion animations.

Resolves #1274

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

@anushkagupta200615-jpg is attempting to deploy a commit to the shashankss1205's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog tasks

Development

Successfully merging this pull request may close these issues.

# 🚀 Add Smooth Animations & Modern Micro-Interactions to Interactive Visualizations Section

1 participant