mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add myself (Amirhossein Rahmati) (#721)
This commit is contained in:
parent
f906f53617
commit
2200e80ec4
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -1,5 +1,28 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Amirhossein Rahmati',
|
||||
description: 'Web Developer and dreamer',
|
||||
url: 'http://amirhosseinrahmati.com/uses/',
|
||||
twitter: '@amirhossseeein',
|
||||
emoji: '🚀',
|
||||
country: '🇹🇷',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Web',
|
||||
'Full Stack',
|
||||
'Front End',
|
||||
'Back End',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
'Node',
|
||||
'GraphQL',
|
||||
'React',
|
||||
'React Native',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Marko Denic',
|
||||
description: 'Web Developer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue