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
70d29b7614
commit
ef3f967dc2
1 changed files with 20 additions and 20 deletions
40
src/data.js
40
src/data.js
|
|
@ -1,25 +1,5 @@
|
|||
// 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',
|
||||
|
|
@ -476,6 +456,26 @@ module.exports = [
|
|||
'SQL',
|
||||
],
|
||||
},
|
||||
{
|
||||
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: 'Bob Orchard',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue