mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
9a71aa14e1
commit
b6ec7a6660
2 changed files with 4 additions and 7 deletions
|
|
@ -186,6 +186,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Steven van Loef](https://steven.vanloef.com/uses) — Web Developer, App Developer
|
||||
* [Richard Zilahi](https://gist.github.com/zilahir/4aaf5907999ea53711b2d554d22b0f3f) — Full stack developer, pug enthusiast, dying for pizza
|
||||
* [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...
|
||||
* [Matthew Rebehn](https://mattaz.com/uses) — Proud Dad and Developer
|
||||
* [Isaac Weber](https://www.webdevike.com/uses) — Full stack, GraphQL enthusiast
|
||||
|
|
|
|||
10
src/data.js
10
src/data.js
|
|
@ -3123,19 +3123,15 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Bruno Paz',
|
||||
description: 'Web Engineer, working mostly with Go and PHP/Symfony. Looking to catch-up on Frontend Tech with Nuxt and Vue.',
|
||||
description:
|
||||
'Web Engineer, working mostly with Go and PHP/Symfony. Looking to catch-up on Frontend Tech with Nuxt and Vue.',
|
||||
url: 'https://brunopaz.dev/uses',
|
||||
twitter: '@brunopaz88',
|
||||
emoji: '💻',
|
||||
country: '🇵🇹',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Web Development',
|
||||
'Backend',
|
||||
'PHP',
|
||||
'Golang'
|
||||
],
|
||||
tags: ['Web Development', 'Backend', 'PHP', 'Golang'],
|
||||
},
|
||||
{
|
||||
name: 'Ricard Torres',
|
||||
|
|
|
|||
Loading…
Reference in a new issue