An embeddable 3D scene for your GitHub profile
Illuminate the room with your GitHub profile and a dynamic timeline of your contributions.
![](https://private-user-images.githubusercontent.com/78874117/394017655-f3fe3e66-512d-4eb9-8e3e-2caab1abf674.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzgwNzMsIm5iZiI6MTczOTA3Nzc3MywicGF0aCI6Ii83ODg3NDExNy8zOTQwMTc2NTUtZjNmZTNlNjYtNTEyZC00ZWI5LThlM2UtMmNhYWIxYWJmNjc0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDA1MDkzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNmZjc0NzY3MDFiZmUzZWUyYmE4Y2FjZmEyZTA1OWRiNjVlMzU5ODkwNDg2MTE4NDU3ZGNmMjI4ZWMxMTYxZjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.KMqnOaluUacwhCBR5N5tHEBoFBRAN5P1C3zjV405lq4)
with
/YOUR USERNAME?theme=purple
with cmd + shift + s
, to save a shareable .png image
You can embed your 3D GitHub profile in any website using an iframe. Here's how:
<iframe
src="https://glowhub.pages.dev/embed?username=YOUR_USERNAME&theme=orange"
width="100%"
height="600px"
frameborder="0"
allowfullscreen
></iframe>
username
: Your GitHub username (required)theme
: The theme for the timeline (default: 'green')
<iframe
src="https://glowhub.pages.dev/embed?username=thomscoder&theme=green"
width="100%"
height="600px"
frameborder="0"
allowfullscreen
></iframe>