3D visualization of GitHub contributions using ThreeJS. Live Demo
Inspired by 0xgaut on Twitter.
- Bun must be installed.
-
Clone the repository:
git clone https://github.com:CuddlyBunion341/github-topo.git
-
Change to the project directory:
cd github-topo -
Install dependencies:
bun install
-
Start the development server:
bun run dev
This project is licensed under the MIT license.