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
f5d4dc3b69
commit
d95dcfbbd4
2 changed files with 3 additions and 2 deletions
|
|
@ -160,6 +160,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Michael Knepprath](https://mknepprath.com/uses) — Pokémon-obsessed Software Engineer & Designer. Twitter bots are my jam.
|
* [Michael Knepprath](https://mknepprath.com/uses) — Pokémon-obsessed Software Engineer & Designer. Twitter bots are my jam.
|
||||||
* [Brad Garropy](https://bradgarropy.com/uses) — Self taught frontender at Adobe, into lifting and country music.
|
* [Brad Garropy](https://bradgarropy.com/uses) — Self taught frontender at Adobe, into lifting and country music.
|
||||||
* [Jeff Mair](https://jeffmair.net/uses) — Contract/Freelance Web Developer, .NET Programmer, Dad, Korean Learner
|
* [Jeff Mair](https://jeffmair.net/uses) — Contract/Freelance Web Developer, .NET Programmer, Dad, Korean Learner
|
||||||
|
* [Michael Kutz](https://miku86.com/uses/) — JavaScript developer, mentor, blogger at miku86.com and dev.to/miku86
|
||||||
* [Bruno Brito](https://brunobrito.pt/uses) — Freelance Web Developer, Content Creator, Digital Marketing teacher
|
* [Bruno Brito](https://brunobrito.pt/uses) — Freelance Web Developer, Content Creator, Digital Marketing teacher
|
||||||
* [Abdisalan Mohamud](https://abdisalan.com/uses) — Software Engineer, blogger, lifetime learner
|
* [Abdisalan Mohamud](https://abdisalan.com/uses) — Software Engineer, blogger, lifetime learner
|
||||||
* [Roy Tang](https://roytang.net/about/uses/) — Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.
|
* [Roy Tang](https://roytang.net/about/uses/) — Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.
|
||||||
|
|
|
||||||
|
|
@ -2686,7 +2686,7 @@ module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Michael Kutz',
|
name: 'Michael Kutz',
|
||||||
description:
|
description:
|
||||||
"JavaScript developer, mentor, blogger at miku86.com and dev.to/miku86",
|
'JavaScript developer, mentor, blogger at miku86.com and dev.to/miku86',
|
||||||
url: 'https://miku86.com/uses/',
|
url: 'https://miku86.com/uses/',
|
||||||
twitter: '@miku86com',
|
twitter: '@miku86com',
|
||||||
emoji: '😎',
|
emoji: '😎',
|
||||||
|
|
@ -2708,7 +2708,7 @@ module.exports = [
|
||||||
'Node',
|
'Node',
|
||||||
'Serverless',
|
'Serverless',
|
||||||
'AWS',
|
'AWS',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Bruno Brito',
|
name: 'Bruno Brito',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue