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
4888511b39
commit
0f6814cb05
2 changed files with 22 additions and 20 deletions
|
|
@ -316,6 +316,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Christian Leo-Pernold](https://mazedlx.net/uses) — Dad. Husband. BBQ Enthusiast. Full-Stack-Developer.
|
* [Christian Leo-Pernold](https://mazedlx.net/uses) — Dad. Husband. BBQ Enthusiast. Full-Stack-Developer.
|
||||||
* [Danilo Barion Nogueira](https://danilobarion1986.github.io/uses) — Father, developer, blog writer, classical guitar player and searching for the meaning of life!
|
* [Danilo Barion Nogueira](https://danilobarion1986.github.io/uses) — Father, developer, blog writer, classical guitar player and searching for the meaning of life!
|
||||||
* [Emma Goto](https://emgoto.com/uses) — Frontend developer, blogger and creator of Trello power-ups.
|
* [Emma Goto](https://emgoto.com/uses) — Frontend developer, blogger and creator of Trello power-ups.
|
||||||
|
* [Cesar Gomez](https://cesargomez.io/uses) — Front-end developer
|
||||||
* [Chris Otto](https://chrisotto.dev/uses/) — Software engineer. I enjoy JavaScript, DevOps and Testing.
|
* [Chris Otto](https://chrisotto.dev/uses/) — Software engineer. I enjoy JavaScript, DevOps and Testing.
|
||||||
* [Chris Berry](http://chrisberry.io/uses) — Designer / Developer 🦄, Linux advocate, mechanical keyboard connoisseur
|
* [Chris Berry](http://chrisberry.io/uses) — Designer / Developer 🦄, Linux advocate, mechanical keyboard connoisseur
|
||||||
* [James Quick](https://jamesqquick.com/uses) — Developer Advocate Engineer at @auth0 and content creator
|
* [James Quick](https://jamesqquick.com/uses) — Developer Advocate Engineer at @auth0 and content creator
|
||||||
|
|
@ -677,6 +678,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Jesús Leganés-Combarro "piranna"](https://piranna.github.io/uses) — Passionate computers engineer and ex-PhD. candidate in Computers Engineering. Proud advocate of Open Source, standards, specifications, and best practices.
|
* [Jesús Leganés-Combarro "piranna"](https://piranna.github.io/uses) — Passionate computers engineer and ex-PhD. candidate in Computers Engineering. Proud advocate of Open Source, standards, specifications, and best practices.
|
||||||
* [Vinesh Raju](https://blog.thevinesh.com/uses/) — Mobile Application developer from India with a deep focus on UX/UI.
|
* [Vinesh Raju](https://blog.thevinesh.com/uses/) — Mobile Application developer from India with a deep focus on UX/UI.
|
||||||
* [Simon Lee](https://simonhlee97.github.io/uses/) — Front end developer. Indiana Hoosier.
|
* [Simon Lee](https://simonhlee97.github.io/uses/) — Front end developer. Indiana Hoosier.
|
||||||
|
* [James Mathias](https://artisticoutlaw.com/outlaw/uses) — Artist, Writer, & Outlaw
|
||||||
* [Matt Walsh](https://mattwalsh.dev/uses/) — Python programmer with love for data and automation
|
* [Matt Walsh](https://mattwalsh.dev/uses/) — Python programmer with love for data and automation
|
||||||
* [Abul Khoyer](https://abulkhoyer.com/uses/) — Web Developer and Designer
|
* [Abul Khoyer](https://abulkhoyer.com/uses/) — Web Developer and Designer
|
||||||
|
|
||||||
|
|
|
||||||
40
src/data.js
40
src/data.js
|
|
@ -14160,26 +14160,26 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'James Mathias',
|
name: 'James Mathias',
|
||||||
description: 'Artist, Writer, & Outlaw',
|
description: 'Artist, Writer, & Outlaw',
|
||||||
url: 'https://artisticoutlaw.com/outlaw/uses',
|
url: 'https://artisticoutlaw.com/outlaw/uses',
|
||||||
twitter: '@jmathias',
|
twitter: '@jmathias',
|
||||||
emoji: '🍰',
|
emoji: '🍰',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Artist',
|
'Artist',
|
||||||
'Writer',
|
'Writer',
|
||||||
'Outlaw',
|
'Outlaw',
|
||||||
'Designer',
|
'Designer',
|
||||||
'Developer',
|
'Developer',
|
||||||
'Illustrator',
|
'Illustrator',
|
||||||
'HTML',
|
'HTML',
|
||||||
'CSS',
|
'CSS',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Matt Walsh',
|
name: 'Matt Walsh',
|
||||||
description: 'Python programmer with love for data and automation',
|
description: 'Python programmer with love for data and automation',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue