@@ -28,29 +28,30 @@ Hello, brothers, we have the same mother, mother nature.
28
28
29
29
<div align =" center " >
30
30
<h3 >Repositories I have contributed to:</h3 >
31
+ <div style =" display : flex ; justify-content : center ; gap : 30px ; flex-wrap : wrap ;" >
32
+ <!-- Repository 1 -->
33
+ <div style="text-align: center;">
34
+ <a href="https://github.com/mindverse/Second-Me" target="_blank">
35
+ <img src="https://img.shields.io/github/stars/mindverse/Second-Me?style=social" alt="Second-Me stars" width="150" height="30">
36
+ <p><strong>Second-Me</strong></p>
37
+ </a>
38
+ </div>
31
39
32
- <!-- Repository 1 -->
33
- <div >
34
- <a href="https://github.com/mindverse/Second-Me" target="_blank">
35
- <img src="https://img.shields.io/github/stars/mindverse/Second-Me?style=social" alt="Second-Me stars">
36
- <p><strong>Second-Me</strong></p>
37
- </a>
38
- </div >
39
-
40
- <!-- Repository 2 -->
41
- <div >
42
- <a href="https://github.com/thuml/Autoformer" target="_blank">
43
- <img src="https://img.shields.io/github/stars/thuml/Autoformer?style=social" alt="Autoformer stars">
44
- <p><strong>Autoformer</strong></p>
45
- </a>
46
- </div >
40
+ <!-- Repository 2 -->
41
+ <div style="text-align: center;">
42
+ <a href="https://github.com/thuml/Autoformer" target="_blank">
43
+ <img src="https://img.shields.io/github/stars/thuml/Autoformer?style=social" alt="Autoformer stars" width="150" height="30">
44
+ <p><strong>Autoformer</strong></p>
45
+ </a>
46
+ </div>
47
47
48
- <!-- Repository 3 -->
49
- <div >
50
- <a href="https://github.com/GT-RIPL/Awesome-LLM-Robotics" target="_blank">
51
- <img src="https://img.shields.io/github/stars/GT-RIPL/Awesome-LLM-Robotics?style=social" alt="Awesome-LLM-Robotics stars">
52
- <p><strong>Awesome-LLM-Robotics</strong></p>
53
- </a>
48
+ <!-- Repository 3 -->
49
+ <div style="text-align: center;">
50
+ <a href="https://github.com/GT-RIPL/Awesome-LLM-Robotics" target="_blank">
51
+ <img src="https://img.shields.io/github/stars/GT-RIPL/Awesome-LLM-Robotics?style=social" alt="Awesome-LLM-Robotics stars" width="150" height="30">
52
+ <p><strong>Awesome-LLM-Robotics</strong></p>
53
+ </a>
54
+ </div>
54
55
</div >
55
56
</div >
56
57
@@ -59,6 +60,7 @@ Hello, brothers, we have the same mother, mother nature.
59
60
60
61
61
62
63
+
62
64
---
63
65
64
66
### 🔍 Find me on:
0 commit comments