mirror of
https://github.com/tiennm99/ghstats.git
synced 2026-08-24 02:25:04 +00:00
chore(demo): regenerate gallery
This commit is contained in:
+14
-65
@@ -2,71 +2,20 @@
|
||||
|
||||
[← 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.
|
||||
Rendered for [`tiennm99`](https://github.com/tiennm99). 15 SVGs laid out to match the author profile README table.
|
||||
|
||||
## At-a-glance
|
||||
<div align="center">
|
||||
|
||||
### Profile
|
||||
|
||||

|
||||
|
||||
### Stats
|
||||
|
||||

|
||||
|
||||
### Streak
|
||||
|
||||

|
||||
|
||||
## Repos
|
||||
|
||||
### Top starred
|
||||
|
||||

|
||||
|
||||
### Repos per language
|
||||
|
||||

|
||||
|
||||
## Contributions — time series
|
||||
|
||||
### Calendar heatmap (last year)
|
||||
|
||||

|
||||
|
||||
### By year (all time)
|
||||
|
||||

|
||||
|
||||
### 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>
|
||||
<table>
|
||||
<tr><td><img src="./profile-details.svg" alt="profile-details" /></td><td><img src="./stats.svg" alt="stats" /></td></tr>
|
||||
<tr><td><img src="./repos-per-language.svg" alt="repos-per-language" /></td><td><img src="./top-starred-repos.svg" alt="top-starred-repos" /></td></tr>
|
||||
<tr><td><img src="./contributions-by-year.svg" alt="contributions-by-year" /></td><td><img src="./contributions-heatmap.svg" alt="contributions-heatmap" /></td></tr>
|
||||
<tr><td colspan="2" align="center"><img src="./streak.svg" alt="streak" /></td></tr>
|
||||
<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>
|
||||
<tr><td><img src="./contributions.svg" alt="contributions" /></td><td><img src="./contributions-all-time.svg" alt="contributions-all-time" /></td></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>
|
||||
<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>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user