mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Raúl Negrón (#595)
* Add @rnegron * Remove "Django" * The case of the missing comma
This commit is contained in:
parent
122d650551
commit
c6a26fe732
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -4356,6 +4356,25 @@ module.exports = [
|
||||||
'Frontend',
|
'Frontend',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Raúl Negrón',
|
||||||
|
description: 'Software Developer from Puerto Rico',
|
||||||
|
url: 'https://raulnegron.me/uses/',
|
||||||
|
twitter: '@rucury',
|
||||||
|
emoji: '☕️',
|
||||||
|
country: '🇵🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Back End',
|
||||||
|
'Python',
|
||||||
|
'Django',
|
||||||
|
'Node',
|
||||||
|
'TypeScript',
|
||||||
|
'Full Stack'
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'David Vives',
|
name: 'David Vives',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue