Update data.js

Added my Uses page
This commit is contained in:
Thu Le 2024-03-03 20:59:55 +07:00 committed by GitHub
parent b81f1bf78b
commit f88b461b4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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