Skip to content

Commit 81b97ed

Browse files
authored
Merge pull request #356 from fredericklamar342-prog/main
docs: add KindFi and Trustless Work Stellar Wave research submissions
2 parents d535b7a + ae13c20 commit 81b97ed

3 files changed

Lines changed: 485 additions & 0 deletions

File tree

CONTRIBUTORS.md

Lines changed: 295 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,295 @@
1+
# Contributors
2+
3+
Thank you to everyone who has contributed to Stellar Wave Hub! Add yourself below when you make your first contribution.
4+
5+
## How to Add Yourself
6+
7+
1. Fork the repo and create a branch
8+
2. Copy the template below and fill in your details
9+
3. Add it inside the `<!-- CONTRIBUTORS-START -->` section
10+
4. Open a PR with the title: `docs: add [your-name] to contributors`
11+
12+
**Template:**
13+
14+
```html
15+
<div
16+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
17+
>
18+
<a href="https://github.com/YOUR_GITHUB_USERNAME">
19+
<img
20+
src="https://github.com/YOUR_GITHUB_USERNAME.png"
21+
width="80"
22+
style="border-radius:50%"
23+
alt="Your Name"
24+
/>
25+
<br />
26+
<sub><b>Your Name</b></sub>
27+
</a>
28+
<br />
29+
<a href="https://github.com/YOUR_GITHUB_USERNAME"
30+
><img
31+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
32+
alt="GitHub"
33+
/></a>
34+
<a href="https://x.com/YOUR_X_HANDLE"
35+
><img
36+
src="https://img.shields.io/badge/-X-000000?logo=x&logoColor=white&style=flat-square"
37+
alt="X"
38+
/></a>
39+
<br />
40+
<sub>Role — Project 1, Project 2</sub>
41+
</div>
42+
```
43+
44+
Replace `YOUR_GITHUB_USERNAME`, `Your Name`, `YOUR_X_HANDLE`, and the role/projects line. List all the projects you contributed (comma-separated). Remove the X badge if you don't have one.
45+
46+
**Example:**
47+
48+
```
49+
<sub>Researcher — StellarPay, LumenSwap, AquaDEX</sub>
50+
```
51+
52+
## Contributors List
53+
54+
<!-- CONTRIBUTORS-START -->
55+
56+
```html
57+
<div style="display:flex;flex-wrap:wrap;gap:8px;justify-content:center">
58+
<div
59+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
60+
>
61+
<a href="https://github.com/samieazubike">
62+
<img
63+
src="https://github.com/samieazubike.png"
64+
width="80"
65+
style="border-radius:50%"
66+
alt="samieazubike"
67+
/>
68+
<br />
69+
<sub><b>samieazubike</b></sub>
70+
</a>
71+
<br />
72+
<a href="https://github.com/samieazubike"
73+
><img
74+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
75+
alt="GitHub"
76+
/></a>
77+
<a href="https://x.com/samabornoking"
78+
><img
79+
src="https://img.shields.io/badge/-X-000000?logo=x&logoColor=white&style=flat-square"
80+
alt="X"
81+
/></a>
82+
<br />
83+
<sub>Maintainer — Stellar Wave Hub</sub>
84+
</div>
85+
86+
<div
87+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
88+
>
89+
<a href="https://github.com/codewithzubair07">
90+
<img
91+
src="https://github.com/codewithzubair07.png"
92+
width="80"
93+
style="border-radius:50%"
94+
alt="Juber Quraishi"
95+
/>
96+
<br />
97+
<sub><b>Juber Quraishi</b></sub>
98+
</a>
99+
<br />
100+
<a href="https://github.com/codewithzubair07"
101+
><img
102+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
103+
alt="GitHub"
104+
/></a>
105+
<a href="https://x.com/Zubair_57"
106+
><img
107+
src="https://img.shields.io/badge/-X-000000?logo=x&logoColor=white&style=flat-square"
108+
alt="X"
109+
/></a>
110+
<br />
111+
<sub>Researcher — Finclusive Stellar Anchor, OFFER-HUB Identity</sub>
112+
</div>
113+
114+
<div
115+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
116+
>
117+
<a href="https://github.com/barry01-hash">
118+
<img
119+
src="https://github.com/barry01-hash.png"
120+
width="80"
121+
style="border-radius:50%"
122+
alt="barry01-hash"
123+
/>
124+
<br />
125+
<sub><b>barry01-hash</b></sub>
126+
</a>
127+
<br />
128+
<a href="https://github.com/barry01-hash"
129+
><img
130+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
131+
alt="GitHub"
132+
/></a>
133+
<br />
134+
<sub>Researcher - Neko Protocol</sub>
135+
</div>
136+
137+
<div
138+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
139+
>
140+
<a href="https://github.com/sudo-robi">
141+
<img
142+
src="https://github.com/sudo-robi.png"
143+
width="80"
144+
style="border-radius:50%"
145+
alt="sudo-robi"
146+
/>
147+
<br />
148+
<sub><b>sudo-robi</b></sub>
149+
</a>
150+
<br />
151+
<a href="https://github.com/sudo-robi"
152+
><img
153+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
154+
alt="GitHub"
155+
/></a>
156+
<br />
157+
<sub>Researcher — Tansu Soroban Wave</sub>
158+
</div>
159+
160+
<div
161+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
162+
>
163+
<a href="https://github.com/Uche44">
164+
<img
165+
src="https://github.com/Uche44.png"
166+
width="80"
167+
style="border-radius:50%"
168+
alt="Uche44"
169+
/>
170+
<br />
171+
<sub><b>Perpetual Asogwa</b></sub>
172+
</a>
173+
<br />
174+
<a href="https://github.com/Uche44"
175+
><img
176+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
177+
alt="GitHub"
178+
/></a>
179+
<a href="https://x.com/samabornoking"
180+
><img
181+
src="https://img.shields.io/badge/-X-000000?logo=x&logoColor=white&style=flat-square"
182+
alt="X"
183+
/></a>
184+
<br />
185+
<sub>Researcher — PetChain, CurrentDao</sub>
186+
</div>
187+
188+
<div
189+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
190+
>
191+
<a href="https://github.com/Listoncrypt">
192+
<img
193+
src="https://avatars.githubusercontent.com/u/148651773?v=4&size=64"
194+
width="80"
195+
style="border-radius:50%"
196+
alt="Uchenna Ebube"
197+
/>
198+
<br />
199+
<sub><b>Uchenna Ebube</b></sub>
200+
</a>
201+
<br />
202+
<a href="https://github.com/Listoncrypt"
203+
><img
204+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
205+
alt="GitHub"
206+
/></a>
207+
<a href="https://x.com/listoncrypt"
208+
><img
209+
src="https://img.shields.io/badge/-X-000000?logo=x&logoColor=white&style=flat-square"
210+
alt="X"
211+
/></a>
212+
<br />
213+
<sub>Researcher — Trustless Work Smart Escrow</sub>
214+
</div>
215+
216+
<div
217+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
218+
>
219+
<a href="https://github.com/fredericklamar342-prog">
220+
<img
221+
src="https://avatars.githubusercontent.com/u/263657850?v=4"
222+
width="80"
223+
style="border-radius:50%"
224+
alt="ATHCornerstone"
225+
/>
226+
<br />
227+
<sub><b>ATHCornerstone</b></sub>
228+
</a>
229+
<br />
230+
<a href="https://github.com/fredericklamar342-prog"
231+
><img
232+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
233+
alt="GitHub"
234+
/></a>
235+
<br />
236+
<sub>Researcher — BeEnergy</sub>
237+
</div>
238+
239+
<div
240+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
241+
>
242+
<a href="https://github.com/jaja-researcher">
243+
<img
244+
src="https://avatars.githubusercontent.com/u/150508794?v=4"
245+
width="80"
246+
style="border-radius:50%"
247+
alt="jaja"
248+
/>
249+
<br />
250+
<sub><b>jaja</b></sub>
251+
</a>
252+
<br />
253+
<a href="https://github.com/jaja-researcher"
254+
><img
255+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
256+
alt="GitHub"
257+
/></a>
258+
<br />
259+
<sub>Researcher — KindFi</sub>
260+
</div>
261+
262+
<div
263+
style="display:inline-block;width:130px;vertical-align:top;text-align:center;margin:8px"
264+
>
265+
<a href="https://github.com/victor-134">
266+
<img
267+
src="https://github.com/victor-134.png"
268+
width="80"
269+
style="border-radius:50%"
270+
alt="victor-134"
271+
/>
272+
<br />
273+
<sub><b>victor-134</b></sub>
274+
</a>
275+
<br />
276+
<a href="https://github.com/victor-134"
277+
><img
278+
src="https://img.shields.io/badge/-GitHub-181717?logo=github&logoColor=white&style=flat-square"
279+
alt="GitHub"
280+
/></a>
281+
<br />
282+
<sub>Researcher — Trustless Work, PropChain</sub>
283+
</div>
284+
285+
<!-- Add your <div> above this line -->
286+
</div>
287+
<!-- CONTRIBUTORS-END -->
288+
```
289+
290+
## Roles
291+
292+
- **Researcher** — Researched and uploaded Stellar Wave project profiles
293+
- **Reviewer** — Rated and reviewed submitted projects
294+
- **Developer** — Contributed code to the platform
295+
- **Maintainer** — Core team maintaining the project

0 commit comments

Comments
 (0)