From 45c26e0dd9448f158fcf83c4e9243d033b8b4c3b Mon Sep 17 00:00:00 2001 From: Francisco Date: Mon, 12 Oct 2020 09:07:46 -0300 Subject: [PATCH] Add @frajova (#994) * ADD: @frajova * FIX: some syntax fixes * FIX: change name of computer because it don't passed the check Co-authored-by: Francisco Valloire --- src/data.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/data.js b/src/data.js index ef764221..97ff2067 100644 --- a/src/data.js +++ b/src/data.js @@ -10489,6 +10489,26 @@ module.exports = [ 'GraphQL', ], }, + { + name: 'Francisco Valloire', + description: + 'Frontend developer, self-taught, enthusiastic and passionate about new technologies.', + url: 'https://github.com/frajova/what-i-use', + twitter: '@frajova', + emoji: '🌭', + country: '🇦🇷', + computer: 'apple', + phone: 'android', + tags: [ + 'Web Development', + 'Developer', + 'Front End', + 'React', + 'CSS', + 'HTML', + 'JavaScript', + ], + }, { name: 'Luis Contreras', description: 'Detail-oriented and passionate Software Engineer.',