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
19d9921c74
commit
99f50c3455
2 changed files with 4 additions and 2 deletions
|
|
@ -279,6 +279,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Shawn Crigger](https://shawn-crigger.herokuapp.com/uses) — Full Stack Developer, Pixel Craftsman, Dog Lover and avid Meat eater!
|
* [Shawn Crigger](https://shawn-crigger.herokuapp.com/uses) — Full Stack Developer, Pixel Craftsman, Dog Lover and avid Meat eater!
|
||||||
* [Nathanaël Cherrier](https://mindsers.blog/fr/uses) — Full Stack JavaScript and Swift Developer, Software Caftsman, from Reunion Island based in Lyon, France
|
* [Nathanaël Cherrier](https://mindsers.blog/fr/uses) — Full Stack JavaScript and Swift Developer, Software Caftsman, from Reunion Island based in Lyon, France
|
||||||
* [Keith Donegan](https://www.keithdonegan.com/uses/) — Irish WordPress developer, based in London, UK.
|
* [Keith Donegan](https://www.keithdonegan.com/uses/) — Irish WordPress developer, based in London, UK.
|
||||||
|
* [Jang Rush](https://mmap.page/uses/) — markdown aficionado who suffers from unix porn addiction (*/*)
|
||||||
* [John SJ Anderson](https://genehack.org/uses) — information technology executive, conference speaker, and Open Source software developer and community organizer from Salem, Oregon, USA.
|
* [John SJ Anderson](https://genehack.org/uses) — information technology executive, conference speaker, and Open Source software developer and community organizer from Salem, Oregon, USA.
|
||||||
* [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others.
|
* [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others.
|
||||||
* [Pierre-Antoine "Leny" Delnatte](https://leny.me/uses/) — Developer, Bootcamp coach. Forging the next generation of webdevelopers.
|
* [Pierre-Antoine "Leny" Delnatte](https://leny.me/uses/) — Developer, Bootcamp coach. Forging the next generation of webdevelopers.
|
||||||
|
|
|
||||||
|
|
@ -5609,14 +5609,15 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jang Rush',
|
name: 'Jang Rush',
|
||||||
description: 'markdown aficionado who suffers from unix porn addiction (*/*)',
|
description:
|
||||||
|
'markdown aficionado who suffers from unix porn addiction (*/*)',
|
||||||
url: 'https://mmap.page/uses/',
|
url: 'https://mmap.page/uses/',
|
||||||
country: '🇺🇳',
|
country: '🇺🇳',
|
||||||
twitter: '@weakish',
|
twitter: '@weakish',
|
||||||
emoji: '🍥',
|
emoji: '🍥',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Firefox', 'Neovim', 'Markdown', 'Go', 'Python', 'ReScript']
|
tags: ['Firefox', 'Neovim', 'Markdown', 'Go', 'Python', 'ReScript'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'John SJ Anderson',
|
name: 'John SJ Anderson',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue