diff --git a/readme.md b/readme.md index 5ab0c2d9..1379639f 100644 --- a/readme.md +++ b/readme.md @@ -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. diff --git a/src/data.js b/src/data.js index 4795fef3..dcc58f80 100644 --- a/src/data.js +++ b/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',