From eb8cfeb9c4105121262213402f401b3eb2ee54a0 Mon Sep 17 00:00:00 2001 From: Manuel Coiai Date: Thu, 20 Jan 2022 16:14:29 +0100 Subject: [PATCH] Update data.js --- src/data.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/data.js b/src/data.js index 5e98510a..17374e02 100644 --- a/src/data.js +++ b/src/data.js @@ -255,6 +255,22 @@ module.exports = [ 'Gatsby', ], }, + { + name: 'Manuel Coiai', + description: 'Creative front-end developer living in Pisa, Italy', + url: 'https://github.com/viralk/uses', + emoji: '🔥', + country: '🇮🇹', + computer: 'apple', + phone: 'android', + tags: [ + 'JavaScript', + 'Front End', + 'CSS', + 'HTML', + 'SCSS', + ], + }, { name: 'Tim Leland', description: 'Full-Stack developer and Blogger.',