mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Raul Melo (#737)
This commit is contained in:
parent
6ee6792990
commit
30416ea7d0
1 changed files with 26 additions and 0 deletions
26
src/data.js
26
src/data.js
|
|
@ -73,6 +73,32 @@ module.exports = [
|
||||||
'Docker',
|
'Docker',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Raul Melo',
|
||||||
|
description:
|
||||||
|
'Developer, writer in my spare time, open-source contributor. Believes the only way to transform lives is through education.',
|
||||||
|
url: 'https://raulmelo.dev/uses',
|
||||||
|
twitter: '@raul_fdm',
|
||||||
|
emoji: '👌',
|
||||||
|
country: '🇧🇷',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Data Scraping',
|
||||||
|
'Engineer',
|
||||||
|
'Front End',
|
||||||
|
'GraphQL',
|
||||||
|
'JavaScript',
|
||||||
|
'Node',
|
||||||
|
'React',
|
||||||
|
'Software Engineer',
|
||||||
|
'Styled Components',
|
||||||
|
'TypeScript',
|
||||||
|
'Web Developer',
|
||||||
|
'Windows',
|
||||||
|
'Writer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Ryan Harris',
|
name: 'Ryan Harris',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue