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
d8a3db8127
commit
0fcba53dac
2 changed files with 20 additions and 18 deletions
|
|
@ -434,6 +434,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.
|
* [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.
|
||||||
* [Sebastien Elet](https://www.notion.so/Dev-environment-ec11cb5bd0594c16a3c6338e6aa4f5b9) — Full stack javascript developer which also loves ops and automation
|
* [Sebastien Elet](https://www.notion.so/Dev-environment-ec11cb5bd0594c16a3c6338e6aa4f5b9) — Full stack javascript developer which also loves ops and automation
|
||||||
* [Marcel Hauri](http://marcelhauri.ch/uses/) — Father, husband, software developer and lecturer in application development.
|
* [Marcel Hauri](http://marcelhauri.ch/uses/) — Father, husband, software developer and lecturer in application development.
|
||||||
|
* [Nathan Arthur](https://www.nathanarthur.com/uses) — Full-stack web developer building tools for productivity when productivity is hard
|
||||||
* [Mitchell Hanberg](https://mitchellhanberg.com/uses) — Full Stack Developer who loves working with Elixir, Ruby and JS.
|
* [Mitchell Hanberg](https://mitchellhanberg.com/uses) — Full Stack Developer who loves working with Elixir, Ruby and JS.
|
||||||
* [Drake Bott](https://drake.dev/uses) — Web Developer from Colorado
|
* [Drake Bott](https://drake.dev/uses) — Web Developer from Colorado
|
||||||
* [Michael Herman](https://mherman.org/about#uses) — Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.
|
* [Michael Herman](https://mherman.org/about#uses) — Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.
|
||||||
|
|
|
||||||
37
src/data.js
37
src/data.js
|
|
@ -9545,30 +9545,31 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Nathan Arthur',
|
name: 'Nathan Arthur',
|
||||||
description: 'Full-stack web developer building tools for productivity when productivity is hard',
|
description:
|
||||||
|
'Full-stack web developer building tools for productivity when productivity is hard',
|
||||||
url: 'https://www.nathanarthur.com/uses',
|
url: 'https://www.nathanarthur.com/uses',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
emoji: '🌲',
|
emoji: '🌲',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
"Full-Stack Developer",
|
'Full-Stack Developer',
|
||||||
"Entrepreneur",
|
'Entrepreneur',
|
||||||
"Freelancer",
|
'Freelancer',
|
||||||
"ADHD",
|
'ADHD',
|
||||||
"TypeScript",
|
'TypeScript',
|
||||||
"Node.js",
|
'Node.js',
|
||||||
"Astro",
|
'Astro',
|
||||||
"SvelteKit",
|
'SvelteKit',
|
||||||
"Express.js",
|
'Express.js',
|
||||||
"Tanstack Query",
|
'Tanstack Query',
|
||||||
"Next.js",
|
'Next.js',
|
||||||
"React",
|
'React',
|
||||||
"Netlify",
|
'Netlify',
|
||||||
"Cloudflare",
|
'Cloudflare',
|
||||||
"Vercel",
|
'Vercel',
|
||||||
"Hono"
|
'Hono',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Mitchell Hanberg',
|
name: 'Mitchell Hanberg',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue