From 41745654be9097db6c9a2577acd6132cfe6bf7c8 Mon Sep 17 00:00:00 2001 From: Alexandre Ferreira Date: Fri, 10 Jun 2022 19:02:12 +0100 Subject: [PATCH] Add Alexandre Ferreira Signed-off-by: Alexandre Ferreira --- src/data.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/data.js b/src/data.js index 5d6e0cfe..9b0338ce 100644 --- a/src/data.js +++ b/src/data.js @@ -6570,6 +6570,24 @@ module.exports = [ 'Serverless', ], }, + { + name: 'Alexandre Ferreira', + description: 'Software Developer, Fullstack', + url: 'https://www.alexjorgef.com/about/uses', + twitter: '@alexandrejorgef', + emoji: '👽', + country: '🇵🇹', + computer: 'linux', + phone: 'android', + tags: [ + 'Python', + 'Go', + 'JavaScript', + 'TypeScript', + 'Vue', + 'React', + ], + }, { name: 'Marco Poletto', description: 'Frontend Developer, UI engineer, Mentor',