https://github.com/liamgallagher737/github_readme_graphs
Some cool graphs to visualize stats about your profile and repos
https://github.com/liamgallagher737/github_readme_graphs
github graphs readme-profile
Last synced: about 2 months ago
JSON representation
Some cool graphs to visualize stats about your profile and repos
- Host: GitHub
- URL: https://github.com/liamgallagher737/github_readme_graphs
- Owner: LiamGallagher737
- Created: 2023-09-24T00:46:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T08:36:22.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T09:14:51.807Z (over 1 year ago)
- Topics: github, graphs, readme-profile
- Language: Rust
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github README Graphs
Some cool graphs to visualise stats about your profile and repos
## Graphs
- Profiles
- Repos
- [Weekly Commit Count](#weekly-commit-count)
## Weekly Commit Count
[)](https://github.com/LiamGallagher737/github_readme_graphs)
```md
[](https://github.com/LiamGallagher737/github_readme_graphs)
```
## Credit
Most of the graph creation code is directly from the repo [cetra3/lorikeet-dash](https://github.com/cetra3/lorikeet-dash). The author also made a great article to go with it: [Drawing SVG Graphs with Rust](https://cetra3.github.io/blog/drawing-svg-graphs-rust/).