mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
people
This commit is contained in:
parent
f14e77f08d
commit
650b314170
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1478,6 +1478,26 @@ const pages = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Daniel Van Cuylenburg',
|
||||
description:
|
||||
'Front-end Web Developer. Love all things CSS, ReactJS, GatsbyJS, NodeJS and U.I design',
|
||||
url: 'https://danielvanc.com/uses',
|
||||
twitter: '@danielvanc',
|
||||
emoji: '🚀',
|
||||
country: '🏴',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'CSS',
|
||||
'Guitarist',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Gatsby',
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
export default pages;
|
||||
|
|
|
|||
Loading…
Reference in a new issue