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
8fe99d748d
commit
18db0f28fd
2 changed files with 40 additions and 38 deletions
|
|
@ -110,6 +110,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Clint Winter](https://clintgwinter.com/uses) — Full stack developer loving the Laravel ecosystem. Sometimes I write about it.
|
* [Clint Winter](https://clintgwinter.com/uses) — Full stack developer loving the Laravel ecosystem. Sometimes I write about it.
|
||||||
* [Daan Kauwenberg](https://daankauwenberg.com/uses) — JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer
|
* [Daan Kauwenberg](https://daankauwenberg.com/uses) — JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer
|
||||||
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
|
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
|
||||||
|
* [Jamie Bowman](https://www.mrjamiebowman.com/uses) — Full Stack Developer, DevOps, Infrastructure as Code, Penetration Testing, Blogger
|
||||||
* [Jamie Ryan](https://www.jamieryan.dev/uses) — Full Stack Developer and CodeClan graduate from Edinburgh, Scotland
|
* [Jamie Ryan](https://www.jamieryan.dev/uses) — Full Stack Developer and CodeClan graduate from Edinburgh, Scotland
|
||||||
* [Michael Stokoe](https://msweb.dev/uses) — Back-end PHP Developer. Gamer, musician and motorcyclist.
|
* [Michael Stokoe](https://msweb.dev/uses) — Back-end PHP Developer. Gamer, musician and motorcyclist.
|
||||||
* [Luis Alfredo Lorenzo](http://babas.bot/uses) — Professional programmer and clean coder; I swear I will not kill -9 anyone.
|
* [Luis Alfredo Lorenzo](http://babas.bot/uses) — Professional programmer and clean coder; I swear I will not kill -9 anyone.
|
||||||
|
|
|
||||||
|
|
@ -1720,7 +1720,8 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jamie Bowman',
|
name: 'Jamie Bowman',
|
||||||
description: 'Full Stack Developer, DevOps, Infrastructure as Code, Penetration Testing, Blogger',
|
description:
|
||||||
|
'Full Stack Developer, DevOps, Infrastructure as Code, Penetration Testing, Blogger',
|
||||||
url: 'https://www.mrjamiebowman.com/uses',
|
url: 'https://www.mrjamiebowman.com/uses',
|
||||||
twitter: '@mrjamiebowman',
|
twitter: '@mrjamiebowman',
|
||||||
emoji: '👨💻',
|
emoji: '👨💻',
|
||||||
|
|
@ -1762,7 +1763,7 @@ module.exports = [
|
||||||
'VS Code',
|
'VS Code',
|
||||||
'ParrotOS',
|
'ParrotOS',
|
||||||
'Kali',
|
'Kali',
|
||||||
'Terraform'
|
'Terraform',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue