mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #149 from arkmuntasser/patch-1
Adds Amir R Muntasser
This commit is contained in:
commit
4b4e20bfd0
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue