From 0fc15021d755d8a24bc6a4aac477eb00cee46934 Mon Sep 17 00:00:00 2001 From: Lazar Date: Wed, 30 Jun 2021 04:06:06 -0400 Subject: [PATCH] Added 'Lazar Miseljic' --- src/data.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data.js b/src/data.js index 261d9288..0a395f6d 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,30 @@ // 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: 'Lazar Miseljic', + description: 'Freelance web designer and developer', + url: 'https://fuzzylogic.ltd/uses', + emoji: '🌵', + country: '🇷🇸', + computer: 'windows', + phone: 'android', + tags: [ + 'Developer', + 'Designer', + 'Photographer', + 'Full Stack', + 'Freelancer', + 'CSS', + 'JavaScript', + 'React', + 'Gatsby', + 'Wordpress', + 'SQL', + 'Firebase', + 'Netlify' + ], + }, { name: 'Yassine Bridi', description: 'Developer, Designer, Creator',