Files
ghstats/demo/github/README.md
T

73 lines
1.7 KiB
Markdown

# ghstats — github
[← back to index](../README.md)
Rendered for [`tiennm99`](https://github.com/tiennm99). 15 SVGs below, grouped so the last-year / all-time pairs sit next to each other.
## At-a-glance
### Profile
![profile-details](./profile-details.svg)
### Stats
![stats](./stats.svg)
### Streak
![streak](./streak.svg)
## Repos
### Top starred
![top-starred-repos](./top-starred-repos.svg)
### Repos per language
![repos-per-language](./repos-per-language.svg)
## Contributions — time series
### Calendar heatmap (last year)
![contributions-heatmap](./contributions-heatmap.svg)
### By year (all time)
![contributions-by-year](./contributions-by-year.svg)
### Monthly shape
<table><tr><th>Last year</th><th>All time</th></tr><tr>
<td><img src="./contributions.svg" alt="contributions" /></td>
<td><img src="./contributions-all-time.svg" alt="contributions-all-time" /></td>
</tr></table>
## When you commit
### By hour of day
<table><tr><th>Last year</th><th>All time</th></tr><tr>
<td><img src="./productive-time.svg" alt="productive-time" /></td>
<td><img src="./productive-time-all-time.svg" alt="productive-time-all-time" /></td>
</tr></table>
### By day of week
<table><tr><th>Last year</th><th>All time</th></tr><tr>
<td><img src="./productive-weekday.svg" alt="productive-weekday" /></td>
<td><img src="./productive-weekday-all-time.svg" alt="productive-weekday-all-time" /></td>
</tr></table>
## What you commit in
### Byte-weighted language share
<table><tr><th>Last year</th><th>All time</th></tr><tr>
<td><img src="./most-commit-language.svg" alt="most-commit-language" /></td>
<td><img src="./most-commit-language-all-time.svg" alt="most-commit-language-all-time" /></td>
</tr></table>