mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Camilo Romero (#599)
* Add Camilo Romero * Update Emoji * Fix Country * Check PR
This commit is contained in:
parent
49ae3d333b
commit
ee1941b052
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -1416,6 +1416,25 @@ module.exports = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Camilo Romero',
|
||||||
|
description: 'Full Snack Web Developer (Yeah...snack) that uses Javascript almost everywhere.',
|
||||||
|
url: 'https://camiloromero.dev/uses',
|
||||||
|
emoji: '🍔',
|
||||||
|
country: '🇨🇴',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
twitter: '@kmorope',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'Angular',
|
||||||
|
'CSS',
|
||||||
|
'NoSql',
|
||||||
|
'Firebase'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Gabriel Wilkes',
|
name: 'Gabriel Wilkes',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue