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
10d6cb3ee4
commit
c714ecf03a
2 changed files with 3 additions and 10 deletions
|
|
@ -94,6 +94,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Ignatius Bagus](https://mauss.dev/uses) — Software Alchemist
|
||||
* [Bob Reus](https://bobre.us/uses) — DevOps Engineer, eBook producer, Freediver, Buddhist
|
||||
* [Donavon West](https://donavon.com/uses) — Spread Love {...❤️}
|
||||
* [Noah](https://mazepin.ch/uses) — Swiss + Sysamdin
|
||||
* [Jesse Stilwell](https://stilwell.dev/uses) — DevOps Engineer and Hobbyist Web Developer
|
||||
* [Raymond Luong](https://www.raymondluong.com/uses/) — Front End Platform + Design Systems Engineer
|
||||
* [Luka Harambasic](https://harambasic.de/uses) — German/Croatian product manager from Copenhagen (Denmark) with a deep interest in web development.
|
||||
|
|
|
|||
12
src/data.js
12
src/data.js
|
|
@ -1679,21 +1679,13 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Noah',
|
||||
description:'Swiss + Sysamdin',
|
||||
description: 'Swiss + Sysamdin',
|
||||
url: 'https://mazepin.ch/uses',
|
||||
emoji: '🙀',
|
||||
country: '🇨🇭',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Developer',
|
||||
'Web',
|
||||
'SQL',
|
||||
'Blogger',
|
||||
'macOS',
|
||||
'Linux'
|
||||
],
|
||||
tags: ['Engineer', 'Developer', 'Web', 'SQL', 'Blogger', 'macOS', 'Linux'],
|
||||
},
|
||||
{
|
||||
name: 'Jesse Stilwell',
|
||||
|
|
|
|||
Loading…
Reference in a new issue