From fbb494055f72a2adc5fd8ad04c48fd904e1d8f31 Mon Sep 17 00:00:00 2001 From: eskimm Date: Tue, 9 Feb 2021 11:29:25 -0500 Subject: [PATCH] Add Alan to data.js --- src/data.js | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/data.js b/src/data.js index 888e546b..7734ad5a 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,34 @@ // 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: 'Alan Redzepagic', + description: + 'Front-end development, web native, tech enthusiast, + url: 'https://alanred.me/uses', + twitter: '@allanred', + emoji: 'πŸš€', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'linux', + phone: 'android', + tags: [ + 'Developer', + 'Front End', + 'UX', + 'UI', + 'Design Systems', + 'Vue,js', + 'Nuxt', + 'JAMstack', + 'Tailwind CSS', + 'Figma', + 'Illustrator', + 'Photoshop', + 'Wordpress', + 'AWS', + 'cPanel WHM', + ], + }, { name: 'Rosie Junghwa Yang', description: