Merge pull request #381 from TarikTz/adding-myself

Adding myself
This commit is contained in:
Hugo 2020-01-14 13:24:39 +00:00 committed by GitHub
commit 7b95bc683e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2427,6 +2427,26 @@ const pages = [
'Blogger',
],
},
{
name: 'Tarik Omercehajic',
description: 'DevOps Engineer @BicomSystems. Mechanical Engineer in free time :)',
url: 'https://robotz.tech/uses/',
twitter: '@tariktz',
emoji: '🚀',
country: '🇧🇦',
computer: 'apple',
phone: 'android',
tags: [
'Full Stack',
'DevOps',
'PHP',
'JavaScript',
'Go',
'Vue',
'Web Developer',
'Wordpress',
],
},
];
export default pages;