mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @didiercatz (#481)
This commit is contained in:
parent
5c8acec841
commit
5216ebef3d
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -44,6 +44,29 @@ module.exports = [
|
||||||
'Tailwind',
|
'Tailwind',
|
||||||
'Entrepreneur',
|
'Entrepreneur',
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Didier Catz',
|
||||||
|
description:
|
||||||
|
'Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino.',
|
||||||
|
url: 'https://didiercatz.com/uses',
|
||||||
|
twitter: '@didiercatz',
|
||||||
|
emoji: '🎹',
|
||||||
|
country: '🇳🇱',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'Svelte',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
'Tailwind',
|
||||||
|
'Entrepreneur',
|
||||||
|
'OSS',
|
||||||
|
'Animation',
|
||||||
|
'Musician'
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Joe Astuccio',
|
name: 'Joe Astuccio',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue