diff --git a/src/data.js b/src/data.js index 261d9288..dc6d88f1 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,26 @@ // keep it commonjs export // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 module.exports = [ + { + name: 'Marco Kuehbauch', + description: 'Web developer from southern germany who loves to make fast and accessible websites and write about it.', + url: 'https://marcokuehbauch.com/uses/', + twitter: '@mkuehb', + emoji: '🌳', + country: '🇩🇪', + computer: 'apple', + phone: 'iphone', + tags: [ + 'JavaScript', + 'Developer', + 'React', + 'Node.js' + 'TypeScript', + 'Gatsby', + 'Freelancer', + 'Blogger', + ], + }, { name: 'Yassine Bridi', description: 'Developer, Designer, Creator',