Add my use

Thanks for this cool website ❤️
This commit is contained in:
David Leuliette 2020-01-13 09:06:32 +01:00 committed by GitHub
parent 93b8ad6856
commit 6557f9b07b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2064,6 +2064,29 @@ const pages = [
'YouTuber',
],
},
{
name: 'David Leuliette',
description: 'Freelance React Native developer and bootcamp instructor specializing in cross-platform application.',
url: 'https://davidl.fr/uses',
twitter: '@flexbox_',
emoji: '⚡',
country: '🇫🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Designer',
'Front End',
'Entrepreneur',
'Teacher',
'Speaker',
'JavaScript',
'TypeScript',
'React',
'CSS',
'GraphQL',
],
}
];
export default pages;