Skip to content

Add animated stock ticker background to homepage#47

Open
himself65 wants to merge 1 commit intomainfrom
feat/stock-ticker-background
Open

Add animated stock ticker background to homepage#47
himself65 wants to merge 1 commit intomainfrom
feat/stock-ticker-background

Conversation

@himself65
Copy link
Copy Markdown
Owner

Summary

  • Add a real-time stock ticker canvas animation as a background on the website homepage, inspired by pbakaus/radiant
  • Uses simplex noise to generate realistic price movements with green/red per-segment coloring, glow effects, volume bars, and floating particles
  • Skills list section uses a full-width solid background so the animation is only visible behind the hero/header area

Test plan

  • Open homepage — animated stock chart should render behind the header and terminal sections
  • Scroll down — skills list should have a solid dark background with no ticker bleed-through
  • Verify the background extends to the window edges at the bottom of the page
  • Check performance — animation should run smoothly at 60fps
  • Resize the window — canvas and layout should adapt

🤖 Generated with Claude Code

Canvas-based real-time stock chart animation (inspired by pbakaus/radiant)
rendered behind the hero section. Uses simplex noise for realistic price
movement with green/red coloring, glow effects, volume bars, and floating
particles. The skills list section has a solid background so the animation
only shows behind the header area.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

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

Project Deployment Actions Updated (UTC)
finance-skills Ready Ready Preview, Comment Apr 11, 2026 5:27am

Request Review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant