mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js Add Richard Palacios G. please.
This commit is contained in:
parent
750796a40e
commit
5ddd5e6cde
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -855,6 +855,17 @@ const pages = [
|
|||
'React',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Richard Palacios G.',
|
||||
description: 'Web Developer, passionate apprentice, Community co-organizer [Javascript Ecuador](https://t.me/javascriptecuador) ',
|
||||
url: 'https://www.richardpalaciosg.dev/uses',
|
||||
twitter: '@rpalaciosg_',
|
||||
emoji: '⚡',
|
||||
country: '🇪🇨',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Developer', 'Javascript','FrontEnd','BackEnd','Community','Node','React'],
|
||||
},
|
||||
];
|
||||
|
||||
export default pages;
|
||||
|
|
|
|||
Loading…
Reference in a new issue