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.
|
||||
* [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.
|
||||
* [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.
|
||||
* [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.
|
||||
|
|
|
|||
37
src/data.js
37
src/data.js
|
|
@ -9545,30 +9545,31 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
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',
|
||||
country: '🇺🇸',
|
||||
emoji: '🌲',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
"Full-Stack Developer",
|
||||
"Entrepreneur",
|
||||
"Freelancer",
|
||||
"ADHD",
|
||||
"TypeScript",
|
||||
"Node.js",
|
||||
"Astro",
|
||||
"SvelteKit",
|
||||
"Express.js",
|
||||
"Tanstack Query",
|
||||
"Next.js",
|
||||
"React",
|
||||
"Netlify",
|
||||
"Cloudflare",
|
||||
"Vercel",
|
||||
"Hono"
|
||||
]
|
||||
'Full-Stack Developer',
|
||||
'Entrepreneur',
|
||||
'Freelancer',
|
||||
'ADHD',
|
||||
'TypeScript',
|
||||
'Node.js',
|
||||
'Astro',
|
||||
'SvelteKit',
|
||||
'Express.js',
|
||||
'Tanstack Query',
|
||||
'Next.js',
|
||||
'React',
|
||||
'Netlify',
|
||||
'Cloudflare',
|
||||
'Vercel',
|
||||
'Hono',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Mitchell Hanberg',
|
||||
|
|
|
|||
Loading…
Reference in a new issue