Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-draper/github-business-card
A digital business card for your GitHub account.
https://github.com/tom-draper/github-business-card
business-card github github-api github-profile github-statistics github-stats svelte
Last synced: 8 days ago
JSON representation
A digital business card for your GitHub account.
- Host: GitHub
- URL: https://github.com/tom-draper/github-business-card
- Owner: tom-draper
- Created: 2022-11-14T17:18:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T17:55:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T06:32:06.899Z (29 days ago)
- Topics: business-card, github, github-api, github-profile, github-statistics, github-stats, svelte
- Language: Svelte
- Homepage: https://tom-draper.github.io/github-business-card/
- Size: 572 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Business Card
A website to package up a given GitHub account into a fun digital business card, displaying commit contributions, most used languages across all repositorites and total stars and forks. Only data from public repos are included. The data is provided by GitHub's free REST API, which limits an IP address to 600 requests per hour. If the generation fails, you may have exceeded this limit and could retry again in an hour.
Inspired by scastiel's GitHub business card.