mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
f53c39257a
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
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Dhaval Boraniya',
|
||||
description: 'Developer',
|
||||
url: 'http://itca.xyz/uses',
|
||||
twitter: '@dhavalboraniya',
|
||||
emoji: '😇',
|
||||
country: '🇮🇳',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Developer', 'PHP'],
|
||||
},
|
||||
{
|
||||
name: 'Dhanish Gajjar',
|
||||
description: 'Developer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue