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
2d2055ed7b
commit
75dc2e19fa
2 changed files with 6 additions and 4 deletions
|
|
@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
|
|
||||||
# Awesome Uses ![Awesome][awesome-badge]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
|
* [Simon Fish](https://simon.fish/uses) — Engineering and educating for a free and open web. Ruby/React fullstack developer
|
||||||
* [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf
|
* [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf
|
||||||
* [Zlatan Stajic](https://www.zlatanstajic.com/uses) — M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.
|
* [Zlatan Stajic](https://www.zlatanstajic.com/uses) — M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.
|
||||||
* [Sergio Martín](https://www.sergiomartin.dev/uses) — I enjoy creating and learning for the web. Standards and vanilla enthusiast
|
* [Sergio Martín](https://www.sergiomartin.dev/uses) — I enjoy creating and learning for the web. Standards and vanilla enthusiast
|
||||||
|
|
@ -184,6 +185,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Marco Poletto](https://poletto.dev/uses/) — Frontend Developer, UI engineer, Mentor
|
* [Marco Poletto](https://poletto.dev/uses/) — Frontend Developer, UI engineer, Mentor
|
||||||
* [Telmo Goncalves](https://telmo.online/uses) — Fullstack Developer, mostly focused to ReactJS. Digital Nomad, I love travelling.
|
* [Telmo Goncalves](https://telmo.online/uses) — Fullstack Developer, mostly focused to ReactJS. Digital Nomad, I love travelling.
|
||||||
* [Mark Horsell](https://markhorsell.com/uses) — Software Developer - Front-end mostly, back-end and native sometimes.
|
* [Mark Horsell](https://markhorsell.com/uses) — Software Developer - Front-end mostly, back-end and native sometimes.
|
||||||
|
* [Joel M. Turner](https://joelmturner.com/uses) — Mostly Front-End Dev, some back end
|
||||||
* [Carter McAlister](https://cartermcalister.dev/uses) — Software Engineer, Digital Nomad, Lover of the Outdoors
|
* [Carter McAlister](https://cartermcalister.dev/uses) — Software Engineer, Digital Nomad, Lover of the Outdoors
|
||||||
* [Matt Jennings](https://mattjennings.io/uses) — web dev, hockey | tradebreaker.io
|
* [Matt Jennings](https://mattjennings.io/uses) — web dev, hockey | tradebreaker.io
|
||||||
* [Jake Jarvis](https://jarv.is/uses/) — Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄
|
* [Jake Jarvis](https://jarv.is/uses/) — Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,8 @@
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Simon Fish',
|
name: 'Simon Fish',
|
||||||
description: 'Engineering and educating for a free and open web. Ruby/React fullstack developer',
|
description:
|
||||||
|
'Engineering and educating for a free and open web. Ruby/React fullstack developer',
|
||||||
url: 'https://simon.fish/uses',
|
url: 'https://simon.fish/uses',
|
||||||
twitter: '@boardfish_',
|
twitter: '@boardfish_',
|
||||||
emoji: '🐟',
|
emoji: '🐟',
|
||||||
|
|
@ -30,7 +31,7 @@ module.exports = [
|
||||||
'SCSS',
|
'SCSS',
|
||||||
'Sass',
|
'Sass',
|
||||||
'Backend',
|
'Backend',
|
||||||
'Fullstack'
|
'Fullstack',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -3380,8 +3381,7 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Joel M. Turner',
|
name: 'Joel M. Turner',
|
||||||
description:
|
description: 'Mostly Front-End Dev, some back end',
|
||||||
'Mostly Front-End Dev, some back end',
|
|
||||||
url: 'https://joelmturner.com/uses',
|
url: 'https://joelmturner.com/uses',
|
||||||
twitter: '@joelmturner',
|
twitter: '@joelmturner',
|
||||||
emoji: '⛰',
|
emoji: '⛰',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue