mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
This commit is contained in:
parent
df42612681
commit
e8dc0806d4
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -1,5 +1,16 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Dhaval Boraniya',
|
||||||
|
description: 'Developer',
|
||||||
|
url: 'http://itca.xyz/uses',
|
||||||
|
twitter: '@dhavalboraniya',
|
||||||
|
emoji: '😇',
|
||||||
|
country: 'india',
|
||||||
|
computer: 'intel',
|
||||||
|
phone: 'android',
|
||||||
|
tags: ['Developer', 'PHP'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Dhanish Gajjar',
|
name: 'Dhanish Gajjar',
|
||||||
description: 'Developer',
|
description: 'Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue