Improve homepage by adding interactive cursor effects and animation

Implement a canvas-based, cursor-reactive dot field background and update the typewriter animation to include a scramble effect.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 6def8112-39d2-4641-b93b-f39108179f33
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 3df64324-7337-48d0-9099-7bab54585b37
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/42ae33dd-8759-4196-85a5-434465c72ece/6def8112-39d2-4641-b93b-f39108179f33/8hzGboW
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
keshavananddev
2026-04-24 03:37:24 +00:00
parent b79bf1d4ca
commit d5fde28b15
4 changed files with 236 additions and 120 deletions

View File

@@ -30,3 +30,6 @@ outputType = "webview"
[[ports]]
localPort = 5000
externalPort = 80
[agent]
expertMode = true