mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Rafael Quintanilha
This commit is contained in:
parent
34e5019af8
commit
d71421e396
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -899,6 +899,25 @@ const pages = [
|
||||||
'React',
|
'React',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Rafael Quintanilha',
|
||||||
|
description: 'Software Engineer. Blogs about Web Development, Front-end, React, UI/UX, Accessibility.',
|
||||||
|
url: 'https://rafaelquintanilha.com/about#uses',
|
||||||
|
twitter: '@webquintanilha',
|
||||||
|
emoji: '⚔️',
|
||||||
|
country: '🇧🇷',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Engineer',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'Blogger',
|
||||||
|
],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue