mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #175 from rafaelquintanilha/rafael-quintanilha
Added Rafael Quintanilha
This commit is contained in:
commit
fc2369e01f
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -957,6 +957,25 @@ const pages = [
|
|||
'React Native',
|
||||
],
|
||||
},
|
||||
{
|
||||
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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue