mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1127 from mauroreisvieira/master
feat: add Mauro Reis Vieira
This commit is contained in:
commit
dadff62773
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -995,6 +995,26 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['CSS', 'Front End', 'HTML', 'Hugo', 'Websites'],
|
tags: ['CSS', 'Front End', 'HTML', 'Hugo', 'Websites'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Mauro Reis Vieira',
|
||||||
|
description: 'Front End Developer, fully focused on JavaScript, React and TailwindCSS',
|
||||||
|
url: 'https://mauroreisvieira.com/uses/',
|
||||||
|
twitter: '@mauroreisvieira',
|
||||||
|
emoji: '🥑',
|
||||||
|
country: '🇵🇹',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Front End',
|
||||||
|
'Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'Typescript',
|
||||||
|
'React',
|
||||||
|
'Node.js',
|
||||||
|
'CSS',
|
||||||
|
'Tailwind CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'John Irle',
|
name: 'John Irle',
|
||||||
description: 'Graduate Student, Intern Developer at Charter and Go',
|
description: 'Graduate Student, Intern Developer at Charter and Go',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue