mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add my use
Thanks for this cool website ❤️
This commit is contained in:
parent
93b8ad6856
commit
6557f9b07b
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue