mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
6b51422a18
2 changed files with 30 additions and 0 deletions
|
|
@ -454,6 +454,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Duncan McClean](https://duncanm.dev/uses) — Web Developer working with Laravel & Statamic
|
* [Duncan McClean](https://duncanm.dev/uses) — Web Developer working with Laravel & Statamic
|
||||||
* [Bruno Paz](https://brunopaz.dev/uses) — Web Engineer, working mostly with Go and PHP/Symfony. Looking to catch-up on Frontend Tech with Nuxt and Vue.
|
* [Bruno Paz](https://brunopaz.dev/uses) — Web Engineer, working mostly with Go and PHP/Symfony. Looking to catch-up on Frontend Tech with Nuxt and Vue.
|
||||||
* [Ricard Torres](https://php.quicoto.com/uses/) — Senior Front-end Software Engineer from Barcelona, Haidong Gumdo Instructor, street photographer, TV addict, Boston Red Sox fan...
|
* [Ricard Torres](https://php.quicoto.com/uses/) — Senior Front-end Software Engineer from Barcelona, Haidong Gumdo Instructor, street photographer, TV addict, Boston Red Sox fan...
|
||||||
|
* [Gus Fune](https://gusfune.com/uses/) — CTO at Off Script. Full-stack developer from Brazil, based in Sweden.
|
||||||
* [Matthew Rebehn](https://mattaz.com/uses) — Proud Dad and Developer
|
* [Matthew Rebehn](https://mattaz.com/uses) — Proud Dad and Developer
|
||||||
* [Terry Dontje](https://gist.github.com/tddontje/50e88b03eb56cbe5705ed2c7354d8f54) — Backend developer with a HPC parallel computing background. BBQ Lover and homebrewer.
|
* [Terry Dontje](https://gist.github.com/tddontje/50e88b03eb56cbe5705ed2c7354d8f54) — Backend developer with a HPC parallel computing background. BBQ Lover and homebrewer.
|
||||||
* [Isaac Weber](https://www.webdevike.com/uses) — Full stack, GraphQL enthusiast
|
* [Isaac Weber](https://www.webdevike.com/uses) — Full stack, GraphQL enthusiast
|
||||||
|
|
|
||||||
29
src/data.js
29
src/data.js
|
|
@ -8899,6 +8899,35 @@ module.exports = [
|
||||||
'Vue.js',
|
'Vue.js',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Gus Fune',
|
||||||
|
description:
|
||||||
|
'CTO at Off Script. Full-stack developer from Brazil, based in Sweden.',
|
||||||
|
url: 'https://gusfune.com/uses/',
|
||||||
|
twitter: '@gusfune',
|
||||||
|
emoji: '🐼',
|
||||||
|
country: '🇸🇪',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'AWS',
|
||||||
|
'CSS',
|
||||||
|
'Developer',
|
||||||
|
'Entrepeneur',
|
||||||
|
'Full Stack',
|
||||||
|
'Gamer',
|
||||||
|
'Gatsby',
|
||||||
|
'GraphQL',
|
||||||
|
'HTML',
|
||||||
|
'JAMstack',
|
||||||
|
'JavaScript',
|
||||||
|
'Node.js',
|
||||||
|
'React',
|
||||||
|
'Serverless',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Typescript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Matthew Rebehn',
|
name: 'Matthew Rebehn',
|
||||||
description: 'Proud Dad and Developer',
|
description: 'Proud Dad and Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue