From 2dc3a1f1ced48d8e5dd6da74ad844e3517ab2003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Staji=C4=87?= Date: Sat, 4 Jul 2020 18:53:36 +0200 Subject: [PATCH] Add @90zlaya (#863) * Added 90zlaya to the data.js * Updated URL for @90zlaya * Updated uses url for @90zlaya Switching to page with uses details --- src/data.js | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index ac9fec69..73756496 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,28 @@ // keep it commonjs export module.exports = [ + { + name: 'Zlatan Stajic', + description: + 'M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.', + url: 'https://www.zlatanstajic.com/uses', + twitter: '@90zlaya', + emoji: '⚡️', + country: '🇷🇸', + computer: 'linux', + phone: 'iphone', + tags: [ + 'PHP', + 'MySQL', + 'JavaScript', + 'Vue', + 'CodeIgniter', + 'Linux', + 'Ubuntu', + 'Full Stack', + 'Web Developer', + 'Software Engineer', + ], + }, { name: 'Sergio Martín', description: @@ -16,7 +39,7 @@ module.exports = [ 'JavaScript', 'Front End', 'Back End', - 'Linux', + 'Linux' ], }, {