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
36b29b51d3
commit
b7cb7ca915
2 changed files with 3 additions and 1 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]
|
||||
|
||||
* [Marco Kuehbauch](https://marcokuehbauch.com/uses/) — Web developer from southern germany who loves to make fast and accessible websites and write about it.
|
||||
* [David Torralbo](https://davidtorralbo.dev/uses/) — Backend developer. Focused in Web Performance
|
||||
* [Eduar Bastidas](https://mreduar.dev/uses/) — Full Stack Web Developer
|
||||
* [Bumhan "B" Yu](https://bald.design/uses) — "B" as in bald. Designer who writes code—with backgrounds in psychology and linguistics
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@
|
|||
module.exports = [
|
||||
{
|
||||
name: 'Marco Kuehbauch',
|
||||
description: 'Web developer from southern germany who loves to make fast and accessible websites and write about it.',
|
||||
description:
|
||||
'Web developer from southern germany who loves to make fast and accessible websites and write about it.',
|
||||
url: 'https://marcokuehbauch.com/uses/',
|
||||
twitter: '@mkuehb',
|
||||
emoji: '🌳',
|
||||
|
|
|
|||
Loading…
Reference in a new issue