Add Kevin Woblick (#376)

* Add Kevin Woblick

* Correct json error from upstream rebase
This commit is contained in:
Kevin Woblick 2020-01-14 13:26:07 +01:00 committed by Andrew Luca
parent f0477a4a5c
commit a06d07793e

View file

@ -2386,6 +2386,28 @@ const pages = [
'Electron',
],
},
{
name: 'Kevin Woblick',
description: 'I turn Pizza into Code and Photos',
url: 'https://www.kovah.de/uses/',
twitter: '@kovah_kvh',
emoji: '👨‍💻',
country: '🇩🇪',
computer: 'apple',
phone: 'android',
tags: [
'Back End',
'Full Stack',
'DevOps',
'PHP',
'JavaScript',
'Python',
'Laravel',
'Vue',
'Docker',
'Blogger',
],
},
];
export default pages;