From 073e2f06d27ae45255b7dbb4e00014850d7c22af Mon Sep 17 00:00:00 2001 From: Alexandre Ferreira Date: Mon, 10 Apr 2023 05:34:18 +0100 Subject: [PATCH] change description, social and tags --- src/data.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/data.js b/src/data.js index 2cee161d..c6639bfb 100644 --- a/src/data.js +++ b/src/data.js @@ -7626,14 +7626,14 @@ module.exports = [ }, { name: 'Alexandre Ferreira', - description: 'Software Developer, Fullstack', + description: 'Full-stack developer, open-source enthusiast', url: 'https://www.alexjorgef.com/about/uses', - twitter: '@alexandrejorgef', - emoji: '👽', - country: '🇵🇹', + twitter: '@alekksf', + emoji: '⚡', + country: '🇪🇺', computer: 'linux', phone: 'android', - tags: ['Python', 'Go', 'JavaScript', 'TypeScript', 'Vue', 'React'], + tags: ['Go', 'Python', 'JavaScript', 'TypeScript', 'React', 'Vue'], }, { name: 'Marco Poletto',