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' ], }, {