mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
09cf885fea
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -23,6 +23,30 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Iago Bruno',
|
||||
description: 'Full-stack developer with ascending in back-end.',
|
||||
url: 'https://iagobruno.is-a.dev/uses',
|
||||
twitter: '@iagotico',
|
||||
emoji: '🏳️🌈',
|
||||
country: 'BR',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'Node.js',
|
||||
'React',
|
||||
'Storybook',
|
||||
'Frontend',
|
||||
'Backend',
|
||||
'Full Stack',
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'TailwindCSS',
|
||||
'CSS'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Rachel Cantor',
|
||||
description: 'Hiya! I am a Trusted Tester and Frontend Engineer.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue