mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added uses for Eduar Bastidas (#1232)
This commit is contained in:
parent
c41e098388
commit
41cecc44a0
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -1,6 +1,33 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Eduar Bastidas',
|
||||||
|
description: 'Full Stack Web Developer',
|
||||||
|
url: 'https://mreduar.dev/uses/',
|
||||||
|
twitter: '@mreduar',
|
||||||
|
emoji: '✅',
|
||||||
|
country: '🇻🇪',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'PHP',
|
||||||
|
'Laravel',
|
||||||
|
'Inertia',
|
||||||
|
'Livewire',
|
||||||
|
'JavaScript',
|
||||||
|
'Windows',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'REST',
|
||||||
|
'MySQL',
|
||||||
|
'Full Stack',
|
||||||
|
'Back End',
|
||||||
|
'Front End',
|
||||||
|
'Developer',
|
||||||
|
'Prestashop',
|
||||||
|
'Remote',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Bumhan "B" Yu',
|
name: 'Bumhan "B" Yu',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue