-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
23d0e1c
commit 8a8d5ae
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,31 @@ | ||
<p align="center"> | ||
<img src="logo.jpg" height="200" width="200"> | ||
</p> | ||
|
||
# GitGrapher | ||
Generate stats for your profile. | ||
|
||
> [!IMPORTANT] | ||
> This website create a chart using chart.js and also using github api. The github api has limit, when it touch the limit it will not create chart. | ||
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/Harshit2012/GitGrapher?tab=MIT-1-ov-file#readme) | ||
![GitHub Release](https://img.shields.io/github/v/release/harshit2012/GitGrapher) | ||
![Forks](https://img.shields.io/github/forks/harshit2012/GitGrapher) | ||
![Stars](https://img.shields.io/github/stars/harshit2012/GitGrapher) | ||
|
||
## Features | ||
- Theme of the website can be changed | ||
- Easy to use | ||
|
||
## Technologies Used | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/192158954-f88b5814-d510-4564-b285-dff7d6400dad.png" alt="HTML" title="HTML"/></code> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/183898674-75a4a1b1-f960-4ea9-abcb-637170a00a75.png" alt="CSS" title="CSS"/></code> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/183898054-b3d693d4-dafb-4808-a509-bab54cf5de34.png" alt="Bootstrap" title="Bootstrap"/></code> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/117447155-6a868a00-af3d-11eb-9cfe-245df15c9f3f.png" alt="JavaScript" title="JavaScript"/></code> | ||
<code align="center"> <a href="https://www.chartjs.org" target="_blank" rel="noreferrer"> <img src="https://www.chartjs.org/media/logo-title.svg" alt="chartjs" width="50" height="50"/> </a> </code> | ||
|
||
## Contribution | ||
Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or create a pull request. | ||
|
||
## License | ||
This repository is licensed under [MIT License](https://github.com/Harshit2012/GitGrapher#MIT-1-ov-file) |