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
0276f9e084
commit
35cd9e54c1
2 changed files with 3 additions and 2 deletions
|
|
@ -86,6 +86,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Braden Watkins](https://bradenwatkins.dev/uses) — Student, Full Stack Developer, Lover of all things analog
|
* [Braden Watkins](https://bradenwatkins.dev/uses) — Student, Full Stack Developer, Lover of all things analog
|
||||||
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
||||||
* [Lauro Silva](https://laurosilva.com/uses) — Software Engineer and Technical Writer
|
* [Lauro Silva](https://laurosilva.com/uses) — Software Engineer and Technical Writer
|
||||||
|
* [Tony Cimaglia](https://www.tonycimaglia.com/uses/) — Restaurant Veteran turned Developer.
|
||||||
* [Nuno Maduro](https://nunomaduro.com/uses/) — Software engineer, Open Source contributor, Speaker
|
* [Nuno Maduro](https://nunomaduro.com/uses/) — Software engineer, Open Source contributor, Speaker
|
||||||
* [Adrian Marin](https://adrianthedev.com/uses) — Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.
|
* [Adrian Marin](https://adrianthedev.com/uses) — Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.
|
||||||
* [Jahir Fiquitiva](https://jahir.dev/uses) — Passionate and Creative Full Stack Developer
|
* [Jahir Fiquitiva](https://jahir.dev/uses) — Passionate and Creative Full Stack Developer
|
||||||
|
|
|
||||||
|
|
@ -1159,7 +1159,7 @@ module.exports = [
|
||||||
'Blogger',
|
'Blogger',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Tony Cimaglia',
|
name: 'Tony Cimaglia',
|
||||||
description: 'Restaurant Veteran turned Developer.',
|
description: 'Restaurant Veteran turned Developer.',
|
||||||
url: 'https://www.tonycimaglia.com/uses/',
|
url: 'https://www.tonycimaglia.com/uses/',
|
||||||
|
|
@ -1169,7 +1169,7 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'React',
|
'React',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue