Add Ryan Warner

This commit is contained in:
Ryan Warner 2020-01-11 13:29:20 -05:00
parent 93b8ad6856
commit da2722f046

View file

@ -2064,6 +2064,26 @@ const pages = [
'YouTuber',
],
},
{
name: 'Ryan Warner',
description: 'Software Engineer and Interface Designer. Leader and Mentor.',
url: 'https://ryan.warner.codes/uses',
emoji: '😄',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Designer',
'Entrepreneur',
'JavaScript',
'React',
'Gatsby',
'Firebase',
'Node',
'CSS',
],
},
];
export default pages;