mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Dhanish Gajjar @dhanishgajjar (#626)
* url and details added to the data.js * Update data.js * Update data.js
This commit is contained in:
parent
1995a72f8a
commit
6549b69f67
1 changed files with 15 additions and 0 deletions
15
src/data.js
15
src/data.js
|
|
@ -1,5 +1,20 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Dhanish Gajjar',
|
||||
description:
|
||||
'Developer',
|
||||
url: 'https://dhanishgajjar.com/uses',
|
||||
twitter: '@dhanishgajjar',
|
||||
emoji: '😇',
|
||||
country: '🇵🇹',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Aditya Thebe',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue