We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 288d33b + bf24fa5 commit 671a13aCopy full SHA for 671a13a
src/data.js
@@ -178,6 +178,26 @@ module.exports = [
178
'Git',
179
],
180
},
181
+ {
182
+ name: 'Matt Obee',
183
+ description:
184
+ 'Design technologist specialising in accessibility.',
185
+ url: 'https://mattobee.com/uses',
186
+ emoji: '🚀',
187
+ country: '🇬🇧',
188
+ computer: 'apple',
189
+ phone: 'iphone',
190
+ tags: [
191
+ 'Designer',
192
+ 'Accessibility',
193
+ 'Design Technologist',
194
+ 'HTML',
195
+ 'CSS',
196
+ 'Git',
197
+ 'VS Code',
198
+ 'Figma',
199
+ ],
200
+ },
201
{
202
name: 'Mariusz Szubryt',
203
description: 'Frontend-oriented Product Engineer',
0 commit comments