diff --git a/src/data.js b/src/data.js index 73dc4bbf..c75c2926 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,24 @@ // 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: 'Marc-Antoine Dion', + description: 'Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.', + url: 'https://marcantoinedion.com/uses', + twitter: '@thewannabeceo', + emoji: '🚀', + country: '🇨🇦', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Entrepreneur', + 'Node.js', + 'Vue.js', + 'C#', + 'Blogger', + 'Full Stack', + ], + }, { name: 'Simon Smale', description: 'Full Stack Developer and beginner digital gardener',