mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
b3e08ed0b0
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -21,6 +21,26 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Daniel Roe',
|
||||
description: 'Nuxt architect and open source lover',
|
||||
url: 'https://roe.dev/uses',
|
||||
country: '🇬🇧',
|
||||
twitter: '@danielcroe',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
emoji: '✨',
|
||||
tags: [
|
||||
'TypeScript',
|
||||
'JavaScript',
|
||||
'Serverless',
|
||||
'Jamstack',
|
||||
'Nuxt',
|
||||
'Nuxt.js',
|
||||
'Vue',
|
||||
'Vue.js'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Pujan Srivastava',
|
||||
description: 'Solutions Architect, I program for cloud applications',
|
||||
|
|
|
|||
Loading…
Reference in a new issue