diff --git a/src/data.js b/src/data.js index c248583a..f6d4efc8 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,30 @@ // 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: 'Vadim Smirnov', + description: + 'Software engineer and Community Leader at Facebook DevC. Working in React ecosystem.', + url: 'https://fuzzyreason.io/uses', + twitter: '@vadim__smirnov', + emoji: '🌵', + country: '🇧🇾', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Full Stack', + 'JavaScript', + 'React', + 'Node.js', + 'CSS', + 'Gatsby', + 'Netlify', + 'Styled Components', + 'JAMstack', + 'Remote', + ], + }, { name: 'Alan Redzepagic', description: 'Front-end development, web native, tech enthusiast',