mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Christopher Hranj
This commit is contained in:
parent
7b5f9f0360
commit
82209b8162
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue