mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
7f0a3e9544
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -22,6 +22,33 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Rachel Cantor',
|
||||
description: 'Hiya! I am a Trusted Tester and Frontend Engineer.',
|
||||
url: 'https://rachel.fyi/uses',
|
||||
emoji: '🙌',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Freelancer',
|
||||
'Trusted Tester',
|
||||
'Architect',
|
||||
'Accessibility',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'Redux',
|
||||
'Design Systems',
|
||||
'Figma',
|
||||
'Storybook',
|
||||
'Frontend',
|
||||
'Next.js',
|
||||
'Astro',
|
||||
'Jest',
|
||||
'Node.js',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Thohirah Husaini',
|
||||
description: 'Software Engineer/Artist',
|
||||
|
|
|
|||
Loading…
Reference in a new issue