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
|
||||
* [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.
|
||||
* [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.
|
||||
* [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!
|
||||
|
|
|
|||
|
|
@ -70,8 +70,7 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Anwar Hussain',
|
||||
description:
|
||||
'Web Developer and No-Code Maker',
|
||||
description: 'Web Developer and No-Code Maker',
|
||||
url: 'https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0',
|
||||
twitter: '@getanwar',
|
||||
emoji: '🎩',
|
||||
|
|
@ -91,7 +90,7 @@ module.exports = [
|
|||
'SCSS',
|
||||
'Entrepreneur',
|
||||
'No Code',
|
||||
'Maker'
|
||||
'Maker',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue