mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js (#691)
This commit is contained in:
parent
08c98448e7
commit
e4da256ea9
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -61,6 +61,26 @@ module.exports = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Developer', 'PHP'],
|
tags: ['Developer', 'PHP'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Irshad Ali',
|
||||||
|
description: 'Front-End-Developer based in Hyderabad, India.',
|
||||||
|
url: 'http://irshadali.site/uses',
|
||||||
|
twitter: '@imirshadali',
|
||||||
|
emoji: '👨💻',
|
||||||
|
country: '🇮🇳',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Designer',
|
||||||
|
'Blogger',
|
||||||
|
'JavaScript',
|
||||||
|
'Svelte',
|
||||||
|
'Node',
|
||||||
|
'React',
|
||||||
|
'Gatsby',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Sudhanshu Bajaj',
|
name: 'Sudhanshu Bajaj',
|
||||||
description: 'Code. Travel. Sleep. Repeat. Magento Developer',
|
description: 'Code. Travel. Sleep. Repeat. Magento Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue