mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Gus Fune
This commit is contained in:
parent
60418acd18
commit
bbc790c0eb
2 changed files with 30 additions and 0 deletions
|
|
@ -453,6 +453,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
|
||||
* [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...
|
||||
* [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
|
||||
* [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
|
||||
|
|
|
|||
29
src/data.js
29
src/data.js
|
|
@ -8889,6 +8889,35 @@ module.exports = [
|
|||
'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',
|
||||
description: 'Proud Dad and Developer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue