mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
Added Carlos Longarela profile
This commit is contained in:
parent
715b24f684
commit
44a7658979
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -1,5 +1,24 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Carlos Longarela',
|
||||
description:
|
||||
'I enjoy solving problems and creating new stuff. WordPress lover and developer. Standards enthusiast',
|
||||
url: 'https://github.com/CarlosLongarela/uses/',
|
||||
twitter: '@CarlosLongarela',
|
||||
emoji: '☕',
|
||||
country: '🇪🇸',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Web Developer',
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
'Front End',
|
||||
'Back End',
|
||||
'Linux',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Zlatan Stajic',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue