Adding Erik Hedin to data.js file.

This commit is contained in:
Erik Hedin 2020-09-26 18:02:39 -07:00
parent bf962aaf17
commit 42d53c2bc8

View file

@ -1,5 +1,25 @@
// keep it commonjs export
module.exports = [
{
name: 'Erik Hedin',
description: 'Full-stack Web Developer',
url: 'https://www.erikhedin.com/uses/',
twitter: '@erikhedin',
emoji: '🔥',
country: '🇺🇸',
computer: 'linux',
phone: 'iphone',
tags: [
'CSS',
'Full Stack',
'HTML',
'JavaScript',
'Gatsby',
'React',
'Drupal',
'Wordpress',
],
},
{
name: 'Matt James',
description: 'Senior Front-end Software Engineer & Web Design Teacher',
@ -14,7 +34,7 @@ module.exports = [
'Front-end',
'HTML',
'JavaScript',
'Ember',
'Drupal',
'Svelte',
'React',
],