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.
|
||||||
|
|
|
||||||
75
src/data.js
75
src/data.js
|
|
@ -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: '👨💻',
|
||||||
|
|
@ -1728,42 +1729,42 @@ module.exports = [
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Developer',
|
'Developer',
|
||||||
'React',
|
'React',
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
'CSS',
|
'CSS',
|
||||||
'Front End',
|
'Front End',
|
||||||
'Blogger',
|
'Blogger',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
'HTML',
|
'HTML',
|
||||||
'PHP',
|
'PHP',
|
||||||
'Engineer',
|
'Engineer',
|
||||||
'Entrepreneur',
|
'Entrepreneur',
|
||||||
'Back End',
|
'Back End',
|
||||||
'Python',
|
'Python',
|
||||||
'Angular',
|
'Angular',
|
||||||
'Web Developer',
|
'Web Developer',
|
||||||
'Designer',
|
'Designer',
|
||||||
'Docker',
|
'Docker',
|
||||||
'Remote',
|
'Remote',
|
||||||
'Web',
|
'Web',
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
'SCSS',
|
'SCSS',
|
||||||
'Ruby',
|
'Ruby',
|
||||||
'DevOps',
|
'DevOps',
|
||||||
'Wordpress',
|
'Wordpress',
|
||||||
'Backend',
|
'Backend',
|
||||||
'.NET',
|
'.NET',
|
||||||
'Go',
|
'Go',
|
||||||
'C',
|
'C',
|
||||||
'Ubuntu',
|
'Ubuntu',
|
||||||
'MySQL',
|
'MySQL',
|
||||||
'VS Code',
|
'VS Code',
|
||||||
'ParrotOS',
|
'ParrotOS',
|
||||||
'Kali',
|
'Kali',
|
||||||
'Terraform'
|
'Terraform',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jamie Ryan',
|
name: 'Jamie Ryan',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue