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
5e549c5c77
commit
121b153391
2 changed files with 3 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
||||
* [Mitchell Hanberg](https://mitchellhanberg.com/uses) — Full Stack Developer who loves working with Elixir, Ruby and JS.
|
||||
* [Davy Hausser](https://davyhausser.com/uses) — Game Producer. Web Developer, Travel Enthusiast
|
||||
* [Bojan Bedrač](https://www.improvebadcode.com/uses) — Coding the future, one line of code at a time.
|
||||
* [Yannick Le Roux](https://yannickleroux.com/uses) — Second career web dev, French living in San Diego, retired DJ.
|
||||
|
|
|
|||
|
|
@ -24,7 +24,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Mitchell Hanberg',
|
||||
description: 'Full Stack Developer who loves working with Elixir, Ruby and JS.',
|
||||
description:
|
||||
'Full Stack Developer who loves working with Elixir, Ruby and JS.',
|
||||
url: 'https://mitchellhanberg.com/uses',
|
||||
twitter: '@mitchhanberg',
|
||||
emoji: '⚡️',
|
||||
|
|
|
|||
Loading…
Reference in a new issue