mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
ac61adda83
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -21,6 +21,33 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
|
||||||
|
{
|
||||||
|
name: 'Angel Cruz',
|
||||||
|
description: 'SR Backend (PHP / Laravel / WordPress) developer.',
|
||||||
|
url: 'https://angelcruz.dev/uses',
|
||||||
|
twitter: '@abr4xas',
|
||||||
|
emoji: '👨🏼💻',
|
||||||
|
country: '🇺🇾',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'PHP',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Alpine.Js',
|
||||||
|
'Laravel',
|
||||||
|
'Livewire',
|
||||||
|
'JavaScript',
|
||||||
|
'macOS',
|
||||||
|
'REST',
|
||||||
|
'MySQL',
|
||||||
|
'Backend',
|
||||||
|
'Frontend',
|
||||||
|
'Developer',
|
||||||
|
'WordPress',
|
||||||
|
'Remote',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Jae Toole',
|
name: 'Jae Toole',
|
||||||
description: 'Laravel developer, AWS enthusiast, Kubernetes lover',
|
description: 'Laravel developer, AWS enthusiast, Kubernetes lover',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue