This commit is contained in:
Wes Bos 2020-01-10 10:13:35 -05:00
parent 209bc1cbb9
commit 9f5bfa1c00

View file

@ -1366,6 +1366,29 @@ const pages = [
'CSS',
],
},
{
name: 'Richard Zilahi',
description: 'Full stack developer, pug enthusiast, dying for pizza',
url: 'https://gist.github.com/zilahir/4aaf5907999ea53711b2d554d22b0f3f',
twitter: '@zilahy',
emoji: '🐶',
country: '🇫🇮| 🇭🇺',
computer: 'apple',
phone: 'iphone',
tags: [
'Full Stack',
'Engineer',
'Teacher',
'Blogger',
'Javascript',
'Node',
'Typescript',
'PHP',
'React',
'GraphQl',
'GatsbyJs',
]
}
];
export default pages;