mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Amir R Muntasser
This commit is contained in:
parent
9ca84ecf46
commit
22a6bed7b3
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue