Skip to content

Commit 603302f

Browse files
committed
added the new sponsors
1 parent 2317f1f commit 603302f

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

src/database/sponsors/index.tsx

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,70 @@ const sponsors: Sponsor[] = [
155155
github: "https://github.com/DevXavierNieto",
156156
},
157157

158+
{
159+
name: "Kriti Raj",
160+
image: "https://avatars.githubusercontent.com/u/62815511?v=4",
161+
description: "Full Stack Developer",
162+
github: "https://github.com/kriti-raj",
163+
isPastSponsor: true,
164+
},
165+
{
166+
name: "Judar",
167+
image: "https://avatars.githubusercontent.com/u/75671199?v=4",
168+
description: "Student ",
169+
github: "https://github.com/trongphuhappy",
170+
twitter: "https://x.com/Judar_Clitus",
171+
isPastSponsor: true,
172+
},
173+
{
174+
name: "Jisha TR",
175+
image: "https://avatars.githubusercontent.com/u/82383735?v=4",
176+
description: "Student ",
177+
github: "https://github.com/Jisha-tr",
178+
isPastSponsor: true,
179+
},
180+
{
181+
name: "Aryan Jaiswal",
182+
image: "https://avatars.githubusercontent.com/u/72207299?v=4",
183+
description: "Student ",
184+
github: "hhttps://github.com/Aryanjstar",
185+
isPastSponsor: true,
186+
},
187+
{
188+
name: "The Sting",
189+
image: "https://avatars.githubusercontent.com/u/163915232?v=4",
190+
description: "Cybersecurity",
191+
github: "https://github.com/TheStingR",
192+
isPastSponsor: true,
193+
},
194+
{
195+
name: "Kmanci",
196+
image: "https://avatars.githubusercontent.com/u/40892999?v=4",
197+
description: "Kazım",
198+
github: "https://github.com/jhealerbb",
199+
isPastSponsor: true,
200+
},
201+
{
202+
name: "Happy mdev",
203+
image: "https://avatars.githubusercontent.com/u/68038057?v=4",
204+
description: "Software Engineer",
205+
github: "https://github.com/0xhappydev",
206+
isPastSponsor: true,
207+
},
208+
{
209+
name: "Ateeq ur Rehman",
210+
image: "https://avatars.githubusercontent.com/u/76849373?v=4",
211+
description: "AI Engineer",
212+
github: "https://github.com/ateeq-mughal",
213+
isPastSponsor: true,
214+
},
215+
158216
{
159217
name: "Austin Jian",
160218
image: "https://avatars.githubusercontent.com/u/135089334?v=4",
161219
description: "Student ",
162220
github: "https://github.com/austinjiann",
221+
isPastSponsor: true,
163222
},
164223

165224
{
@@ -169,31 +228,36 @@ const sponsors: Sponsor[] = [
169228
github: "https://github.com/Ayokanmi-Adejola",
170229
linkedin: "https://www.linkedin.com/in/ayokanmiadejola/",
171230
twitter: "https://x.com/AyoAdejola100",
231+
isPastSponsor: true,
172232
},
173233

174234
{
175235
name: "Matheus Farias",
176236
image: "http://avatars.githubusercontent.com/u/22086460?v=4",
177237
description: "Student",
178238
github: "https://github.com/MatheusFarias8",
239+
isPastSponsor: true,
179240
},
180241
{
181242
name: "superdevp",
182243
image: "https://avatars.githubusercontent.com/u/202645405?v=4",
183244
description: "Web Developer",
184245
github: "https://github.com/superdevp",
246+
isPastSponsor: true,
185247
},
186248
{
187249
name: "MeeTy HA",
188250
image: "https://avatars.githubusercontent.com/u/196355500?v=4",
189251
description: "Student ",
190252
github: "https://github.com/MeeTyHA",
253+
isPastSponsor: true,
191254
},
192255
{
193256
name: "milos matovicup",
194257
image: "https://avatars.githubusercontent.com/u/184030535?v=4",
195258
description: "Student",
196259
github: "https://github.com/milosmatovicup",
260+
isPastSponsor: true,
197261
},
198262
{
199263
name: "Tirth Patel",
@@ -202,6 +266,7 @@ const sponsors: Sponsor[] = [
202266
github: "https://github.com/TirthWillLearn",
203267
linkedin: "https://www.linkedin.com/in/tirth-k-patel/",
204268
twitter: "https://x.com/codewithtirth",
269+
isPastSponsor: true,
205270
},
206271

207272
{

0 commit comments

Comments
 (0)