Merge pull request #149 from arkmuntasser/patch-1

Adds Amir R Muntasser
This commit is contained in:
Mohamed Benhida 2020-01-09 11:28:17 +01:00 committed by GitHub
commit 4b4e20bfd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -611,6 +611,26 @@ const pages = [
'Python',
],
},
{
name: 'Amir R Muntasser',
description: 'Web Developer, #vuenicorn wizard, Oxford comma enthusiast, and inventor of the ol\' razzle dazzle.',
url: 'https://arkm.xyz/uses/',
twitter: '@arkmuntasser',
emoji: '⚡️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Front End',
'JavaScript',
'CSS',
'HTML',
'a11y',
'Vue',
'React',
'Developer',
],
},
];
export default pages;