Skip to content

Commit 2098b8e

Browse files
codexCopilot
andcommitted
Fix profile README GitHub stats cards and badges
Replace raw URLs with rendered stats cards and dynamic badges. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f4f4373 commit 2098b8e

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,23 @@
99

1010

1111
# GitHub Stats:
12-
- Followers: https://github.com/Rohan5commit?tab=followers
13-
- Repositories: https://github.com/Rohan5commit?tab=repositories
14-
- Gists: https://gist.github.com/Rohan5commit
12+
<p>
13+
<img src="https://github-readme-stats.vercel.app/api?username=Rohan5commit&show_icons=true&hide_border=true&theme=transparent" alt="Rohan's GitHub stats" />
14+
</p>
15+
16+
<p>
17+
<img src="https://streak-stats.demolab.com?user=Rohan5commit&hide_border=true&theme=transparent" alt="Rohan's GitHub contribution streak" />
18+
</p>
19+
20+
<p>
21+
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Rohan5commit&layout=compact&hide_border=true&theme=transparent" alt="Rohan's top languages" />
22+
</p>
23+
24+
<p>
25+
<img src="https://img.shields.io/github/followers/Rohan5commit?style=for-the-badge&label=Followers" alt="GitHub followers" />
26+
<img src="https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=Public%20Repos&query=%24.public_repos&url=https%3A%2F%2Fapi.github.com%2Fusers%2FRohan5commit" alt="Public repositories" />
27+
<img src="https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=Public%20Gists&query=%24.public_gists&url=https%3A%2F%2Fapi.github.com%2Fusers%2FRohan5commit" alt="Public gists" />
28+
</p>
1529

1630

1731
---

0 commit comments

Comments
 (0)