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
5678f55b88
commit
e0fdb8d78b
2 changed files with 5 additions and 8 deletions
|
|
@ -558,6 +558,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [David O'Trakoun](https://www.davidosomething.com/uses/) — Software Engineer
|
* [David O'Trakoun](https://www.davidosomething.com/uses/) — Software Engineer
|
||||||
* [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger
|
* [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger
|
||||||
* [Michael Hoffmann](https://www.mokkapps.de/uses) — Freelance Software Engineer
|
* [Michael Hoffmann](https://www.mokkapps.de/uses) — Freelance Software Engineer
|
||||||
|
* [Mike Hart](https://gist.github.com/boilemmashem/4764c911726d8c1599e2c39a4003626a) — Front-end dev with a design background, IoT, tabletop RPGs, painting, and mixing them together.
|
||||||
* [Colin Morris](https://vonexplaino.com/blog/posts/page/uses.html) — Steampunker, solution architect and web developer. Mad science works for all cases.
|
* [Colin Morris](https://vonexplaino.com/blog/posts/page/uses.html) — Steampunker, solution architect and web developer. Mad science works for all cases.
|
||||||
* [Austin Gil](https://austingil.com/uses/) — 📝 Writing about code and stuff at http://austingil.com; 🛠 Building Vuetensils & Particles CSS; 🎙 Hosting @theFnCall; 🐶 Loving http://instagr.am/nuggetthemighty
|
* [Austin Gil](https://austingil.com/uses/) — 📝 Writing about code and stuff at http://austingil.com; 🛠 Building Vuetensils & Particles CSS; 🎙 Hosting @theFnCall; 🐶 Loving http://instagr.am/nuggetthemighty
|
||||||
* [Michael Le](https://www.michael1e.com/uses/) — Software Engineer
|
* [Michael Le](https://www.michael1e.com/uses/) — Software Engineer
|
||||||
|
|
@ -842,6 +843,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Simon Lee](https://simonhlee97.github.io/uses/) — Front end developer. Indiana Hoosier.
|
* [Simon Lee](https://simonhlee97.github.io/uses/) — Front end developer. Indiana Hoosier.
|
||||||
* [James Mathias](https://artisticoutlaw.com/outlaw/uses) — Artist, Writer, & Outlaw
|
* [James Mathias](https://artisticoutlaw.com/outlaw/uses) — Artist, Writer, & Outlaw
|
||||||
* [Stanislav (Stas) Katkov](https://skatkov.com/uses) — Indie-hacker and developer
|
* [Stanislav (Stas) Katkov](https://skatkov.com/uses) — Indie-hacker and developer
|
||||||
|
* [Aaron Pham](https://aarnphm.xyz/uses) — distributed and ml system.
|
||||||
* [Matt Walsh](https://mattwalsh.dev/uses/) — Python programmer with love for data and automation
|
* [Matt Walsh](https://mattwalsh.dev/uses/) — Python programmer with love for data and automation
|
||||||
* [Hammy Havoc](https://hammyhavoc.com/uses/) — Composer for video games and picture. Cypherpunk and open source aficionado.
|
* [Hammy Havoc](https://hammyhavoc.com/uses/) — Composer for video games and picture. Cypherpunk and open source aficionado.
|
||||||
* [Hector Aguilar](https://bitbyte.blog/uses) — A Software Engineer that loves Web development and CLI sofware
|
* [Hector Aguilar](https://bitbyte.blog/uses) — A Software Engineer that loves Web development and CLI sofware
|
||||||
|
|
|
||||||
11
src/data.js
11
src/data.js
|
|
@ -11911,7 +11911,7 @@ module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Mike Hart',
|
name: 'Mike Hart',
|
||||||
description:
|
description:
|
||||||
"Front-end dev with a design background, IoT, tabletop RPGs, painting, and mixing them together.",
|
'Front-end dev with a design background, IoT, tabletop RPGs, painting, and mixing them together.',
|
||||||
url: 'https://gist.github.com/boilemmashem/4764c911726d8c1599e2c39a4003626a',
|
url: 'https://gist.github.com/boilemmashem/4764c911726d8c1599e2c39a4003626a',
|
||||||
emoji: '🤔',
|
emoji: '🤔',
|
||||||
country: '🏴',
|
country: '🏴',
|
||||||
|
|
@ -11926,7 +11926,7 @@ module.exports = [
|
||||||
'Node.js',
|
'Node.js',
|
||||||
'Express',
|
'Express',
|
||||||
'MongoDB',
|
'MongoDB',
|
||||||
'WCAG'
|
'WCAG',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -18157,12 +18157,7 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
twitter: '@aarnphm_',
|
twitter: '@aarnphm_',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: ['Python', 'neovim', 'Ableton', 'Golang'],
|
||||||
'Python',
|
|
||||||
'neovim',
|
|
||||||
'Ableton',
|
|
||||||
'Golang',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Matt Walsh',
|
name: 'Matt Walsh',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue