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
7f0cc55b58
commit
75197a5892
2 changed files with 10 additions and 1 deletions
|
|
@ -274,6 +274,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Junaid Qadir](https://junaidqadir.com/uses) — A Full Stack #Laravel Developer
|
||||
* [Yurui Zhang](https://gist.github.com/pallymore/6e12133b5c2fa2856a8a6b288e579c01) — Full-stack developer. Dark mode enthusiast. Quality software devotee.
|
||||
* [Eduardo Reveles](https://www.osiux.ws/about/uses) — Web Engineer, Husband, Gamer.
|
||||
* [Dorian Morones](https://www.dorianmorones.com/uses) — Front-End developer. Javascript enthusiast, SASS, Bootstrap lover. Gamer
|
||||
* [Thomas Maximini](https://www.maxi.io/uses/) — Freelance software developer from Germany.
|
||||
* [Philip Theobald](https://www.philiptheobald.com/uses/) — Guitar player, motorcyclist, software engineer, entreprenuer
|
||||
* [Wes Baker](https://wesbaker.com/uses) — Team Lead, Software Engineer, Board/Miniature/RPG Gamer, Miniature Painter, 3D Printer, Disney fanatic
|
||||
|
|
|
|||
10
src/data.js
10
src/data.js
|
|
@ -4814,7 +4814,15 @@ module.exports = [
|
|||
country: '🇲🇽',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: ['Developer', 'Front end', 'JavaScript', 'React', 'Gatsby', 'Web Developer', 'SCSS'],
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front end',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Gatsby',
|
||||
'Web Developer',
|
||||
'SCSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Thomas Maximini',
|
||||
|
|
|
|||
Loading…
Reference in a new issue