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

This commit is contained in:
GitHub Action 2020-06-06 18:22:00 +00:00
parent 30fa668047
commit b90bab218a
2 changed files with 9 additions and 7 deletions

View file

@ -130,6 +130,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Yannick Le Roux](https://yannickleroux.com/uses) — Second career web dev, French living in San Diego, retired DJ. * [Yannick Le Roux](https://yannickleroux.com/uses) — Second career web dev, French living in San Diego, retired DJ.
* [Eric Raslich](https://ericraslich.com/uses) — Boat captain, web developer, marine biologist, solving science and communication problems with web technologies. * [Eric Raslich](https://ericraslich.com/uses) — Boat captain, web developer, marine biologist, solving science and communication problems with web technologies.
* [Didier Catz](https://didiercatz.com/uses) — Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino. * [Didier Catz](https://didiercatz.com/uses) — Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino.
* [Sagar Soni](https://sagarsoni.dev/uses/) — Full Stack JS, PHP and WordPress Developer in day. Android & Linux enthusiast by night
* [Varatep Buranintu](https://www.varatech.io/uses/) — Full Stack Software Engineer, IBM Edge UI Lead, Bridging the gap between humans and computers with beautiful experiences. * [Varatep Buranintu](https://www.varatech.io/uses/) — Full Stack Software Engineer, IBM Edge UI Lead, Bridging the gap between humans and computers with beautiful experiences.
* [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker * [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker
* [Victor Silva](https://github.com/VictorHSC/awesome-uses) — Web Developer * [Victor Silva](https://github.com/VictorHSC/awesome-uses) — Web Developer

View file

@ -2177,7 +2177,8 @@ module.exports = [
}, },
{ {
name: 'Sagar Soni', name: 'Sagar Soni',
description: 'Full Stack JS, PHP and WordPress Developer in day. Android & Linux enthusiast by night', description:
'Full Stack JS, PHP and WordPress Developer in day. Android & Linux enthusiast by night',
url: 'https://sagarsoni.dev/uses/', url: 'https://sagarsoni.dev/uses/',
twitter: '@saagarsoni', twitter: '@saagarsoni',
emoji: '💻', emoji: '💻',
@ -2185,15 +2186,15 @@ module.exports = [
computer: 'linux', computer: 'linux',
phone: 'android', phone: 'android',
tags: [ tags: [
"WordPress", 'WordPress',
"React", 'React',
"Node", 'Node',
"DevOps", 'DevOps',
"Electron", 'Electron',
'Developer', 'Developer',
'Back End', 'Back End',
'PHP', 'PHP',
'Full Stack', 'Full Stack',
'JavaScript', 'JavaScript',
], ],
}, },