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