File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828---
2929
30+ ### 4. Contribution Numbers
31+
32+ I. GitHub-style contribution heatmap with daily commit counts.
33+
34+ <img src =" images/2.png " >
35+
36+ ``` html
37+ <img src =" https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&hide_border=true" />
38+ ```
39+
40+ II. ** Pulse** (monthly bars + 30-day trend):
41+
42+ <img src =" images/4.png " >
43+
44+ ``` html
45+ <img src =" https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&layout=pulse&hide_border=true" />
46+ ```
47+
48+ ---
49+
3050### 2. Mastercard (Dashboard)
3151> Under active devlopment !!
3252- A comprehensive dashboard containing all your stats in a single card.
5070
5171---
5272
53- ### 4. Contribution Numbers
54-
55- I. GitHub-style contribution heatmap with daily commit counts.
56-
57- <img src =" images/2.png " >
58-
59- ``` html
60- <img src =" https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&hide_border=true" />
61- ```
62-
63- II. ** Pulse** (monthly bars + 30-day trend):
64-
65- <img src =" images/4.png " >
66-
67- ``` html
68- <img src =" https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&layout=pulse&hide_border=true" />
69- ```
70-
71- ---
72-
7373### 5. Language Usage
7474
7575 I. Horizontal stacked bar of languages with percentages using GitHub's official colors.
You can’t perform that action at this time.
0 commit comments