mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @asurbernardo (#505)
* Update data.js * Update src/data.js Co-Authored-By: Hugo <HugoDF@users.noreply.github.com> Co-authored-by: Hugo <HugoDF@users.noreply.github.com>
This commit is contained in:
parent
fdee06cd7f
commit
beef780bf2
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -93,6 +93,27 @@ module.exports = [
|
||||||
'Maker',
|
'Maker',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Asur Bernardo',
|
||||||
|
description: 'Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!',
|
||||||
|
url: 'https://asur.dev/uses/',
|
||||||
|
twitter: '@asurbernardo',
|
||||||
|
emoji: '🧐',
|
||||||
|
country: '🇪🇸',
|
||||||
|
phone: 'android',
|
||||||
|
computer: 'linux',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Back End',
|
||||||
|
'SEO',
|
||||||
|
'SCSS',
|
||||||
|
'HTML',
|
||||||
|
'JavaScript',
|
||||||
|
'PHP',
|
||||||
|
'NodeJS',
|
||||||
|
'FOSS'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Joe Astuccio',
|
name: 'Joe Astuccio',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue