Add Pawel Grzybek

This commit is contained in:
Pawel Grzybek 2020-01-13 14:10:38 +00:00
parent 93b8ad6856
commit 70e9d3e63e

View file

@ -2064,6 +2064,27 @@ const pages = [
'YouTuber',
],
},
{
name: 'Pawel Grzybek',
description: 'Software Engineer',
url: 'https://pawelgrzybek.com/uses/',
twitter: '@pawelgrzybek',
emoji: '🥑',
country: '🇵🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'HTML',
'CSS',
'JavaScript',
'Node',
'Software Engineer',
'Front End',
'Back End',
'Full Stack',
'Blogger',
],
},
];
export default pages;