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
032723e43c
commit
0fa2dfc82c
2 changed files with 4 additions and 8 deletions
|
|
@ -247,6 +247,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Aditya Thebe](https://www.adityathebe.com/uses) — 💻 Full Stack Developer with an interest in bitcoins and blockchain.
|
||||
* [Travis Luong](https://www.travisluong.com/uses) — Full Stack Developer
|
||||
* [David Morales](https://davidmles.com/uses) — Computer Engineer. Web Developer. Teacher at ninjadevel.com
|
||||
* [Alex Zmn](https://www.monolog.dev/uses/) — Product Owner by day, dabbling in JavaScript, Rust and self-hosting by night.
|
||||
* [Kyle McDonald](https://kylemcd.com/uses/) — Software Engineer
|
||||
* [Alexander Sedeke](https://www.studioalex.dev/alexander/uses/) — Software Engineer
|
||||
* [Lea Vu](https://www.studioalex.dev/lea/uses/) — UI/UX Designer
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -4892,18 +4892,13 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Alex Zmn',
|
||||
description: 'Product Owner by day, dabbling in JavaScript, Rust and self-hosting by night.',
|
||||
description:
|
||||
'Product Owner by day, dabbling in JavaScript, Rust and self-hosting by night.',
|
||||
url: 'https://www.monolog.dev/uses/',
|
||||
country: '🇬🇧',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'JavaScript',
|
||||
'Rust',
|
||||
'Figma',
|
||||
'React',
|
||||
'Developer',
|
||||
],
|
||||
tags: ['JavaScript', 'Rust', 'Figma', 'React', 'Developer'],
|
||||
},
|
||||
{
|
||||
name: 'Kyle McDonald',
|
||||
|
|
|
|||
Loading…
Reference in a new issue