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
5216ebef3d
commit
76877abf5f
2 changed files with 3 additions and 2 deletions
|
|
@ -31,6 +31,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.
|
||||
* [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!
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ module.exports = [
|
|||
'Entrepreneur',
|
||||
],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'Didier Catz',
|
||||
description:
|
||||
'Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino.',
|
||||
|
|
@ -65,7 +65,7 @@ module.exports = [
|
|||
'Entrepreneur',
|
||||
'OSS',
|
||||
'Animation',
|
||||
'Musician'
|
||||
'Musician',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue