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
4257249205
commit
f1cdc903b8
2 changed files with 3 additions and 3 deletions
|
|
@ -32,6 +32,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
||||||
* [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.
|
||||||
|
* [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker
|
||||||
* [Joe Astuccio](https://astucc.io/uses) — Front End Developer, Sailor, Stargazer, Hockey Player, and all around fun guy... but my absolute favorite thing is being a dad.
|
* [Joe Astuccio](https://astucc.io/uses) — Front End Developer, Sailor, Stargazer, Hockey Player, and all around fun guy... but my absolute favorite thing is being a dad.
|
||||||
* [Eliezer Steinbock](https://elie.tech/uses) — Founder of Skilled.co.il and Draft Fantasy. Full Stack Freelance Developer
|
* [Eliezer Steinbock](https://elie.tech/uses) — Founder of Skilled.co.il and Draft Fantasy. Full Stack Freelance Developer
|
||||||
* [Renee de Kruijf](https://webdesignpuntnl.com/pages/uses.html) — Javascript developer in the making. Still learning every day. Liking it a lot!
|
* [Renee de Kruijf](https://webdesignpuntnl.com/pages/uses.html) — Javascript developer in the making. Still learning every day. Liking it a lot!
|
||||||
|
|
|
||||||
|
|
@ -70,8 +70,7 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Anwar Hussain',
|
name: 'Anwar Hussain',
|
||||||
description:
|
description: 'Web Developer and No-Code Maker',
|
||||||
'Web Developer and No-Code Maker',
|
|
||||||
url: 'https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0',
|
url: 'https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0',
|
||||||
twitter: '@getanwar',
|
twitter: '@getanwar',
|
||||||
emoji: '🎩',
|
emoji: '🎩',
|
||||||
|
|
@ -91,7 +90,7 @@ module.exports = [
|
||||||
'SCSS',
|
'SCSS',
|
||||||
'Entrepreneur',
|
'Entrepreneur',
|
||||||
'No Code',
|
'No Code',
|
||||||
'Maker'
|
'Maker',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue