Added Amir R Muntasser

This commit is contained in:
Amir R Muntasser 2020-01-08 22:50:02 -07:00 committed by GitHub
parent 9ca84ecf46
commit 22a6bed7b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -571,6 +571,27 @@ const pages = [
'Crystal',
],
},
{
name: 'Amir R Muntasser',
description:
'Web Developer, #vuenicorn wizard, Oxfordcomma 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;