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
12cf08fb3c
commit
015271267c
2 changed files with 4 additions and 2 deletions
|
|
@ -115,6 +115,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.
|
||||||
|
* [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
|
||||||
* [Asur Bernardo](https://asur.dev/uses/) — Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!
|
* [Asur Bernardo](https://asur.dev/uses/) — Back end developer with no aesthetic sense. Full stack with reservations. Open-source enthusiast. Continuous learner!
|
||||||
|
|
|
||||||
|
|
@ -1884,7 +1884,8 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Varatep Buranintu',
|
name: 'Varatep Buranintu',
|
||||||
description: 'Full Stack Software Engineer, IBM Edge UI Lead, Bridging the gap between humans and computers with beautiful experiences.',
|
description:
|
||||||
|
'Full Stack Software Engineer, IBM Edge UI Lead, Bridging the gap between humans and computers with beautiful experiences.',
|
||||||
url: 'https://www.varatech.io/uses/',
|
url: 'https://www.varatech.io/uses/',
|
||||||
twitter: '@varatep',
|
twitter: '@varatep',
|
||||||
emoji: '👀',
|
emoji: '👀',
|
||||||
|
|
@ -1906,7 +1907,7 @@ module.exports = [
|
||||||
'Engineer',
|
'Engineer',
|
||||||
'Web Developer',
|
'Web Developer',
|
||||||
'Front End',
|
'Front End',
|
||||||
'🇺🇸'
|
'🇺🇸',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue