chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2020-02-09 23:44:41 +00:00
parent 3c0b5000b2
commit ac37805252
2 changed files with 24 additions and 22 deletions

View file

@ -44,6 +44,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [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 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.
* [Fabian Vallejos](https://fabianvallejos.com/uses/) — Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus
* [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others. * [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others.
* [Pierre-Antoine "Leny" Delnatte](https://leny.me/uses/) — Developer, Bootcamp coach. Forging the next generation of webdevelopers. * [Pierre-Antoine "Leny" Delnatte](https://leny.me/uses/) — Developer, Bootcamp coach. Forging the next generation of webdevelopers.
* [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general. * [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.
@ -79,6 +80,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Silvestar Bistrović](https://www.silvestar.codes/uses/) — Fearless web engineer, CSS developer, JAMstack enthusiast, and WordPress theme specialist. * [Silvestar Bistrović](https://www.silvestar.codes/uses/) — Fearless web engineer, CSS developer, JAMstack enthusiast, and WordPress theme specialist.
* [Adam Schwartz](https://adamschwartz.co/uses/) — Software developer, designer, film music composer * [Adam Schwartz](https://adamschwartz.co/uses/) — Software developer, designer, film music composer
* [Andy Bell](https://hankchizljaw.com/uses) — Educator who focuses on design, front-end development, accessibility and progressive enhancement. I teach at Piccalilli and Front-End Challenges Club * [Andy Bell](https://hankchizljaw.com/uses) — Educator who focuses on design, front-end development, accessibility and progressive enhancement. I teach at Piccalilli and Front-End Challenges Club
* [Hans Gerwitz](https://hans.gerwitz.com/uses) — Design geek
* [Daryn St. Pierre](https://daryn.codes/uses) — Front-end developer, designer, CodePen tinkerer, LEGO enthusiast. Building VueJS applications (for a living) and eating pizza (for fun). * [Daryn St. Pierre](https://daryn.codes/uses) — Front-end developer, designer, CodePen tinkerer, LEGO enthusiast. Building VueJS applications (for a living) and eating pizza (for fun).
* [Sergey Lysenko](https://soulwish.info/uses/) — Front-end developer, guitar player, MTB rider, snowboarder, runner. * [Sergey Lysenko](https://soulwish.info/uses/) — Front-end developer, guitar player, MTB rider, snowboarder, runner.
* [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker. * [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker.

View file

@ -329,27 +329,28 @@ module.exports = [
], ],
}, },
{ {
name: "Fabian Vallejos", name: 'Fabian Vallejos',
description: "Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus", description:
url: "https://fabianvallejos.com/uses/", 'Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus',
twitter: "@VallejosFab", url: 'https://fabianvallejos.com/uses/',
emoji: "🧉", twitter: '@VallejosFab',
country: "🇺🇾", emoji: '🧉',
computer: "apple", country: '🇺🇾',
phone: "iphone", computer: 'apple',
phone: 'iphone',
tags: [ tags: [
"Web Developer", 'Web Developer',
"Full Stack", 'Full Stack',
"JavaScript", 'JavaScript',
"TypeScript", 'TypeScript',
"React", 'React',
"Angular", 'Angular',
"Node", 'Node',
"Go", 'Go',
"Photographer", 'Photographer',
"Writer", 'Writer',
"Streamer" 'Streamer',
] ],
}, },
{ {
name: 'Makon Cline', name: 'Makon Cline',
@ -1078,8 +1079,7 @@ module.exports = [
}, },
{ {
name: 'Hans Gerwitz', name: 'Hans Gerwitz',
description: description: 'Design geek',
'Design geek',
url: 'https://hans.gerwitz.com/uses', url: 'https://hans.gerwitz.com/uses',
twitter: '@gerwitz', twitter: '@gerwitz',
emoji: '🌲', emoji: '🌲',