feat: Add 3D activity heatmap component using D3 to visualize combined GitHub and Gitea contributions, accessible via a new tab.

This commit is contained in:
2025-12-15 20:33:51 +00:00
parent 06968a6820
commit 85d13b44c2
6 changed files with 734 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.4.2",
"@studio-freight/lenis": "^1.0.42",
"d3": "^7.9.0",
"d3-geo": "^3.1.1",
"gsap": "^3.14.2",
"react": "^19.2.0",