mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Kilian Valkhof
This commit is contained in:
parent
4d0aae081b
commit
c5d4197177
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -447,6 +447,29 @@ const pages = [
|
|||
'Node',
|
||||
'Vue'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Kilian Valkhof',
|
||||
description: 'User experience developer',
|
||||
url: 'https://kilianvalkhof.com/using/',
|
||||
twitter: '@kilianvalkhof',
|
||||
emoji: '🐧',
|
||||
country: '🇳🇱',
|
||||
computer: 'ubuntu',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Designer',
|
||||
'Full stack',
|
||||
'Front-end',
|
||||
'Entrepreneur',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Node',
|
||||
'Electron',
|
||||
'Polypane',
|
||||
'Devtools',
|
||||
],
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue