We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4ee77 commit 9b09eeeCopy full SHA for 9b09eee
packages/frontendmu-data/data/projects.ts
@@ -119,6 +119,14 @@ export const projects: Project[] = [
119
author_github_username: 'Saamiyah',
120
categories: ['music', 'ambiance'],
121
description: 'Ambiance was created to mimic a different environment for working everyday.'
122
+ },
123
+ {
124
+ title: 'Meetup.mu',
125
+ icon: 'ph:calendar-duotone',
126
+ project_url: 'https://meetup.mu/',
127
+ author_github_username: 'xelab04',
128
+ categories: ['community', 'Mauritius', 'open-data'],
129
+ description: 'Aggregator for all tech meetups happening in Mauritius, so you can better plan your Saturdays!'
130
}
131
132
]
0 commit comments