You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/helper/projects.js
+17-8Lines changed: 17 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -280,7 +280,9 @@ const projects = [
280
280
discordLink: 'https://discord.gg/xnmAPS7zqB',
281
281
},
282
282
{
283
-
name: 'Agora Blockchain',
283
+
284
+
slug: 'agora-blockchain',
285
+
name: 'Agora Blockchain',
284
286
description:
285
287
'There isn’t just one voting algorithm, there’s hundreds. Therefore, we developed Agora to allow for democratic elections using any algorithm.',
286
288
link: {
@@ -292,7 +294,8 @@ const projects = [
292
294
category: 'Ongoing'
293
295
},
294
296
{
295
-
name: 'EduAid',
297
+
slug: 'eduaid',
298
+
name: 'EduAid',
296
299
description:
297
300
'An online tool that can generate short quizzes on input educational content can be of great use to teachers and students alike as it can help retain important information, frame questions and quickly revise large chunks of content.',
'a decentralised platform for secure and private messaging and file sharing built on top of blockchain',
307
311
link: {href: '#',label: 'OpenChat'},
308
312
logo: DefaultLogo,
309
313
status: 'ongoing',
310
314
category: 'Ongoing'
311
315
},
312
-
{
313
-
name: 'Resonate',
316
+
317
+
{
318
+
slug: 'resonate',
319
+
name: 'Resonate',
314
320
description:
315
321
'With the rising popularity of social voice platforms such as Clubhouse, it is high time for an Open Source alternative. A platform like this would not only enhance credibility within the open-source community but also attract more users and foster growth. ',
'Monumento is an AR-integrated social app that transforms how you connect with the world’s most iconic landmarks. Through Monumento, you can check in to popular monuments, explore famous sites, and discover new people, all within a social platform.',
0 commit comments