diff --git a/src/data.js b/src/data.js index 73c1eb8c..4510d021 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,24 @@ // keep it commonjs export module.exports = [ + { + name: 'Matt James', + description: 'Senior Front-end Software Engineer & Web Design Teacher', + url: 'https://mattfrankjames.com/uses/', + twitter: '@mattfrankjames', + emoji: '🎸', + country: '🇺🇸', + computer: 'apple', + phone: 'iphone', + tags: [ + 'CSS', + 'Front-end', + 'HTML', + 'JavaScript', + 'Ember', + 'Svelte', + 'React', + ], + }, { name: 'Marty Romero', description: 'Front-end UI developer',