mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #885 from CarlosLongarela/patch-1
Update data.js with Carlos Longarela profile
> > Do GitHub links apply? @HugoDF
>
> They're allowed as long as the repo is "uses"
Perfect 👌
This commit is contained in:
commit
46be72cd30
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: 'Kieran Osgood',
|
||||
description: 'Full stack developer. Curiosity in all.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue