Add Christopher Hranj

This commit is contained in:
brodan 2020-01-08 11:35:04 -05:00
parent 7b5f9f0360
commit 82209b8162

View file

@ -553,6 +553,24 @@ const pages = [
'React',
],
},
{
name: 'Christopher Hranj',
description:
'Software Engineer, Blogger, Musician, Ultimate player.',
url: 'https://brodan.biz/uses',
twitter: '@brodan_',
emoji: '🍁',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Back End',
'Blogger',
'Python',
'Crystal',
],
},
];
export default pages;