mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Erik Hedin to data.js file.
This commit is contained in:
parent
bf962aaf17
commit
42d53c2bc8
1 changed files with 21 additions and 1 deletions
22
src/data.js
22
src/data.js
|
|
@ -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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue