Merge pull request #326 from jakeherp/patch-1

Added herper.io
This commit is contained in:
Hugo 2020-01-13 18:31:00 +00:00 committed by GitHub
commit fb0d6dfc4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2054,6 +2054,27 @@ const pages = [
'Tailwind',
],
},
{
name: 'Jacob Herper',
description:
'Senior Front-End Engineer with a passion for all things digital. I create amazing web apps to make the internet a better place.',
url: 'https://herper.io/uses/',
twitter: '@jakeherp',
emoji: '👨‍💻',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'JavaScript',
'React',
'Gatsby',
'Front End',
'Engineer',
'TypeScript',
'Performance',
'Entrepreneur',
],
},
];
export default pages;