mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Kevin Woblick (#376)
* Add Kevin Woblick * Correct json error from upstream rebase
This commit is contained in:
parent
f0477a4a5c
commit
a06d07793e
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue