mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add Amir Ghaffari (#869)
This commit is contained in:
parent
78531fc1c9
commit
54608d7fba
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -5211,6 +5211,27 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Engineer', 'YouTuber', 'Blogger', 'Front End'],
|
tags: ['Engineer', 'YouTuber', 'Blogger', 'Front End'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Amir Ghaffari',
|
||||||
|
description:
|
||||||
|
'full-stack web developer',
|
||||||
|
url: 'https://amirghaffari.com/uses/',
|
||||||
|
twitter: '@eamirgh',
|
||||||
|
emoji: '☄',
|
||||||
|
country: '🇮🇷',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Web Development',
|
||||||
|
'Back End',
|
||||||
|
'Full-Stack',
|
||||||
|
'PHP',
|
||||||
|
'Golang',
|
||||||
|
'Laravel',
|
||||||
|
'Lumen',
|
||||||
|
'TDD',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Josh Moore',
|
name: 'Josh Moore',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue