mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @frajova (#994)
* ADD: @frajova * FIX: some syntax fixes * FIX: change name of computer because it don't passed the check Co-authored-by: Francisco Valloire <frajova@MacBook-Pro-de-mbpro.local>
This commit is contained in:
parent
a3e3b9cedc
commit
45c26e0dd9
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -10489,6 +10489,26 @@ module.exports = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Francisco Valloire',
|
||||||
|
description:
|
||||||
|
'Frontend developer, self-taught, enthusiastic and passionate about new technologies.',
|
||||||
|
url: 'https://github.com/frajova/what-i-use',
|
||||||
|
twitter: '@frajova',
|
||||||
|
emoji: '🌭',
|
||||||
|
country: '🇦🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Web Development',
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'React',
|
||||||
|
'CSS',
|
||||||
|
'HTML',
|
||||||
|
'JavaScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Luis Contreras',
|
name: 'Luis Contreras',
|
||||||
description: 'Detail-oriented and passionate Software Engineer.',
|
description: 'Detail-oriented and passionate Software Engineer.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue