diff --git a/src/data.js b/src/data.js index 0907c668..3d477174 100644 --- a/src/data.js +++ b/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',