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
9d0fdf6038
commit
9e85519930
2 changed files with 6 additions and 4 deletions
|
|
@ -524,6 +524,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Tony Lockhart](https://tlockhart.github.io/portfolio/#uses) — Full Stack Developer, Designer, and Instructor
|
* [Tony Lockhart](https://tlockhart.github.io/portfolio/#uses) — Full Stack Developer, Designer, and Instructor
|
||||||
* [Wojciech M. Wnuk](https://lanius.dev/uses) — Magento developer, Linux and FOSS enthusiast.
|
* [Wojciech M. Wnuk](https://lanius.dev/uses) — Magento developer, Linux and FOSS enthusiast.
|
||||||
* [Leonardo Melo](https://www.leomeloxp.dev/uses) — Full stack web developer. Typescript lover, always learning new stuff.
|
* [Leonardo Melo](https://www.leomeloxp.dev/uses) — Full stack web developer. Typescript lover, always learning new stuff.
|
||||||
|
* [Leonardo Rifeli](https://rifeli.dev/uses/) — Software Developer & Data Engineer specializing in scalable data pipelines, cloud infrastructure, and AI-driven solutions. Passionate about resilient systems and empowering teams.
|
||||||
* [Gabriel Wilkes](https://azul.technology/uses/) — Full-stack developer who loves learning new things, American 10 years in Japan, soon back to the US
|
* [Gabriel Wilkes](https://azul.technology/uses/) — Full-stack developer who loves learning new things, American 10 years in Japan, soon back to the US
|
||||||
* [Rémi Weng](https://creativedesignsguru.com/uses/) — A Full Stack JS developer using React, Next JS and Tailwind CSS. Netlify, Serverless and AWS for the backend.
|
* [Rémi Weng](https://creativedesignsguru.com/uses/) — A Full Stack JS developer using React, Next JS and Tailwind CSS. Netlify, Serverless and AWS for the backend.
|
||||||
* [Sal Ferrarello](https://salferrarello.com/uses/) — Web Developer specializing in WordPress. Loves Git and Neovim. Good at metaphors and asking dumb questions.
|
* [Sal Ferrarello](https://salferrarello.com/uses/) — Web Developer specializing in WordPress. Loves Git and Neovim. Good at metaphors and asking dumb questions.
|
||||||
|
|
|
||||||
|
|
@ -11482,7 +11482,8 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Leonardo Rifeli',
|
name: 'Leonardo Rifeli',
|
||||||
description: 'Software Developer & Data Engineer specializing in scalable data pipelines, cloud infrastructure, and AI-driven solutions. Passionate about resilient systems and empowering teams.',
|
description:
|
||||||
|
'Software Developer & Data Engineer specializing in scalable data pipelines, cloud infrastructure, and AI-driven solutions. Passionate about resilient systems and empowering teams.',
|
||||||
url: 'https://rifeli.dev/uses/',
|
url: 'https://rifeli.dev/uses/',
|
||||||
emoji: '🚀',
|
emoji: '🚀',
|
||||||
country: '🇧🇷',
|
country: '🇧🇷',
|
||||||
|
|
@ -11506,8 +11507,8 @@ module.exports = [
|
||||||
'ETL',
|
'ETL',
|
||||||
'Big Data',
|
'Big Data',
|
||||||
'SRE',
|
'SRE',
|
||||||
'Scalability'
|
'Scalability',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Gabriel Wilkes',
|
name: 'Gabriel Wilkes',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue