From 6d6bbdca1eaed3a8a79333d8c729ed01cbc434f1 Mon Sep 17 00:00:00 2001 From: Gavin Pereira <68476117+pexeixv@users.noreply.github.com> Date: Mon, 7 Feb 2022 00:13:31 +0530 Subject: [PATCH] Added Gavin Pereira --- src/data.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/data.js b/src/data.js index 0169c7ff..c3f078d4 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,33 @@ // 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: 'Gavin Pereira', + description: 'Graphic designer & frontend developer from Goa, India', + url: 'https://gavinpereira.in/uses', + twitter: '@pexeixv', + emoji: '🥵', + country: '🇮🇳', + computer: 'windows', + phone: 'android', + tags: [ + "HTML5",Added + "CSS3", + "JavaScript", + "Nunjucks", + "Sass", + "Tailwind CSS", + "11ty", + "Git", + "Illustrator", + "Photoshop", + "After Effects", + "Figma", + "GSAP", + "Python", + "Contentful CMS" + ] + }, { name: 'Saurav Khare', description: 'Software Engineer & Frontend Developer',