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
fa832d4f0f
commit
70d29b7614
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1,5 +1,25 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Daan Kauwenberg',
|
||||
description: 'JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer',
|
||||
url: 'https://daankauwenberg.com/uses',
|
||||
twitter: '@daankauwenberg',
|
||||
emoji: '🚀',
|
||||
country: '🇳🇱',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Entrepeneur',
|
||||
'Blogger',
|
||||
'React',
|
||||
'Google Cloud',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
'Full Stack',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jitendra Nirnejak',
|
||||
description: 'Developer, Designer and Blogger',
|
||||
|
|
|
|||
Loading…
Reference in a new issue