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
2398972b65
commit
2516a5b562
2 changed files with 5 additions and 10 deletions
|
|
@ -63,6 +63,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Patrik Trefil](https://patriktrefil.com/uses/) — Developer from Europe, Linux and open-source fan
|
||||
* [Marty Romero](http://martyromero.me/uses/) — Front-end UI developer
|
||||
* [Sheila Leon](https://sheilaleon.tech/uses/) — Self-taught Front-end Dev, Designer & Product Manager
|
||||
* [Jeromey Balderrama](https://balderromey.com/uses/) — Web Developer, Designer, Photographer, Drummer
|
||||
* [Bram Smulders](https://bram.is/using) — Front-end UI developer
|
||||
* [Rubén Sospedra](https://sospedra.me/uses) — JavaScript Software Engineer, speaker, and trainer
|
||||
* [Erick Mwamodo](https://mwamodo.com/uses) — Web Engineer, Designer, All-Round Entrepreneur
|
||||
|
|
@ -93,6 +94,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Alex Duval](https://www.alexduval.fr/uses) — Fullstack Dev, Teacher, Freeride skier
|
||||
* [Yohanes Bandung Bondowoso](https://ybbond.dev/uses) — FrontEnd. Coffee. Calisthenics. Tattoo. Vim. Modular Synth.
|
||||
* [Dave Redfern](https://daveredfern.com/uses) — I design and develop user‑centered experiences that deliver measurable returns.
|
||||
* [Trevor Morris](https://www.trovster.com/about/uses) — I am a movie-loving, mountain-bike-riding web developer from the UK.
|
||||
* [Rizwan](https://blog.rizwan.dev/uses) — iOS Developer. Living between Marvel and DC world
|
||||
* [Dylan Sheffer](https://www.dylansheffer.com/posts/uses/) — Web Developer. A11y Advocate. Tea Enthusiast.
|
||||
* [Adil Naqvi](https://adilnaqvi.com/uses) — Mechanical engineer with a knack for coding
|
||||
|
|
|
|||
13
src/data.js
13
src/data.js
|
|
@ -706,15 +706,7 @@ module.exports = [
|
|||
country: '🇺🇸',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'HTML',
|
||||
'CSS',
|
||||
'Javascript',
|
||||
'React',
|
||||
'SQL',
|
||||
'WordPress',
|
||||
'PHP',
|
||||
],
|
||||
tags: ['HTML', 'CSS', 'Javascript', 'React', 'SQL', 'WordPress', 'PHP'],
|
||||
},
|
||||
{
|
||||
name: 'Bram Smulders',
|
||||
|
|
@ -1363,7 +1355,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Trevor Morris',
|
||||
description: 'I am a movie-loving, mountain-bike-riding web developer from the UK.',
|
||||
description:
|
||||
'I am a movie-loving, mountain-bike-riding web developer from the UK.',
|
||||
url: 'https://www.trovster.com/about/uses',
|
||||
twitter: '@trovster',
|
||||
emoji: '🚲',
|
||||
|
|
|
|||
Loading…
Reference in a new issue