mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
Added my Uses page
This commit is contained in:
parent
b81f1bf78b
commit
f88b461b4e
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -18904,6 +18904,27 @@ module.exports = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Thu Le',
|
||||||
|
description:
|
||||||
|
"Product & Experience Designer working in B2B SaaS.",
|
||||||
|
url: 'https://thu-le.com/uses',
|
||||||
|
twitter: '@_tple',
|
||||||
|
emoji: '🤓',
|
||||||
|
country: '🇻🇳',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Designer',
|
||||||
|
'Product Design',
|
||||||
|
'Product Management',
|
||||||
|
'UX',
|
||||||
|
'UI',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Figma',
|
||||||
|
],
|
||||||
|
},
|
||||||
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
||||||
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
|
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
|
||||||
// Thx, luv ya - wes
|
// Thx, luv ya - wes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue