Skip to content

Commit 9eca3be

Browse files
committed
Add contribution stats and org logos.
1 parent 3be3348 commit 9eca3be

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,24 @@ Here are some ideas to get you started:
1414
- 😄 Pronouns: ...
1515
- ⚡ Fun fact: ...
1616
-->
17+
18+
19+
![Dom's GitHub stats](https://github-readme-stats.vercel.app/api?username=domdfcoding&show_icons=)
20+
![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=domdfcoding&layout=compact)
21+
22+
23+
## My Projects
24+
25+
<style>
26+
img.org-logo {
27+
background-color: white;
28+
border-radius: 20%;
29+
margin-right: 5px
30+
}
31+
</style>
32+
33+
<a href="https://github.com/python-formate/"><img src="https://avatars.githubusercontent.com/u/88681382?s=200&v=4" width="100px" title="python-formate" class="org-logo"></a>
34+
<a href="https://github.com/python-coincidence/"><img src="https://avatars.githubusercontent.com/u/81223983?s=200&v=4" width="100px" title="python-coincidence" class="org-logo"></a>
35+
<a href="https://github.com/repo-helper/"><img src="https://avatars.githubusercontent.com/u/74879566?s=200&v=4" width="100px" title="repo-helper" class="org-logo"></a>
36+
<a href="https://github.com/sphinx-toolbox/"><img src="https://avatars.githubusercontent.com/u/75883961?s=200&v=4" width="100px" title="sphinx-toolbox" class="org-logo"></a>
37+
<a href="https://github.com/PyMassSpec/"><img src="https://avatars.githubusercontent.com/u/81650545?s=200&v=4" width="100px" title="PyMassSpec" class="org-logo"></a>

0 commit comments

Comments
 (0)