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
f63923157a
commit
7257708f26
2 changed files with 4 additions and 8 deletions
|
|
@ -531,6 +531,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Jorge Baumann](https://baumannzone.dev/uses) — JavaScript FullStack Developer - Content Creator
|
* [Jorge Baumann](https://baumannzone.dev/uses) — JavaScript FullStack Developer - Content Creator
|
||||||
* [Moncef AOUDIA](https://www.maoudia.com/uses) — Software developer - Open-source enthusiast/maintainer
|
* [Moncef AOUDIA](https://www.maoudia.com/uses) — Software developer - Open-source enthusiast/maintainer
|
||||||
* [Adrian Marin](https://adrianthedev.com/uses) — Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.
|
* [Adrian Marin](https://adrianthedev.com/uses) — Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.
|
||||||
|
* [Iain Schmitt](https://iainschmitt.com/uses) — Minneapolis based software engineer and Apache ZooKeeper apologist who owns too many keyboards
|
||||||
* [Jahir Fiquitiva](https://jahir.dev/uses) — Passionate and Creative Full Stack Developer
|
* [Jahir Fiquitiva](https://jahir.dev/uses) — Passionate and Creative Full Stack Developer
|
||||||
* [José Hernández](https://josehernandez.tech/uses) — Mobile and Web Developer
|
* [José Hernández](https://josehernandez.tech/uses) — Mobile and Web Developer
|
||||||
* [Christophe Querton](https://kertof.com/what-i-use) — Software Engineer, xoogler, co-founder of @accelery. Full-stack, technical debt collector. Lover of the Outdoors, BBQ, sailing.
|
* [Christophe Querton](https://kertof.com/what-i-use) — Software Engineer, xoogler, co-founder of @accelery. Full-stack, technical debt collector. Lover of the Outdoors, BBQ, sailing.
|
||||||
|
|
|
||||||
11
src/data.js
11
src/data.js
|
|
@ -11585,19 +11585,14 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Iain Schmitt',
|
name: 'Iain Schmitt',
|
||||||
description: 'Minneapolis based software engineer and Apache ZooKeeper apologist who owns too many keyboards',
|
description:
|
||||||
|
'Minneapolis based software engineer and Apache ZooKeeper apologist who owns too many keyboards',
|
||||||
url: 'https://iainschmitt.com/uses',
|
url: 'https://iainschmitt.com/uses',
|
||||||
emoji: '🚲',
|
emoji: '🚲',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: ['Java', 'TypeScript', 'React', 'Preact', 'F#'],
|
||||||
'Java',
|
|
||||||
'TypeScript',
|
|
||||||
'React',
|
|
||||||
'Preact',
|
|
||||||
'F#',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jahir Fiquitiva',
|
name: 'Jahir Fiquitiva',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue