From 82e1d810a97c2b74127ad2f4b0c9d7a966bfbad7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 14 Feb 2025 02:30:11 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 29 ++++++++++++++++++++--------- 2 files changed, 22 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index f3b6a589..6a2468be 100644 --- a/readme.md +++ b/readme.md @@ -324,6 +324,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Manassarn "Noom" Manoonchai](https://garden.narze.live/uses) — Coding, Productivity, Technologies, macOS, Keyboard * [Ayoub Sousali](https://www.sousali.com/blog/uses/) — Software Developer * [Jordan Haines](https://jordanairwave.co.uk/uses.html) — Full Stack Web Developer +* [Josh Corbett](https://toastyblog.com/uses) — Developer by day, gamer by night. * [Jay Tyrrell](https://jaytyrrell.co/uses/) — Full Stack Developer * [Eva Dee](https://includejs.dev/uses) — Web Developer. Note-taker. Trying to Do Good. * [Nikita Karamov](https://www.kytta.dev/uses) — A π-shaped Python & JavaScript developer who loves minimalism and linguistics @@ -331,6 +332,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Matteo Scarpa alias Fundor333](https://fundor333.com/uses) — Backend Pythonista with a Photocamera and a cup of tea * [Jakub T. Jankiewicz](https://jakub.jankiewicz.org/uses/) — Front-End Developer, Blogger, Teacher, Mentor, and Open Source programmer * [Lucas Schumacher](https://aceto.dev/uses) — Fullstack Developer, IoT & DIY Enthusiast +* [Christian Lohr](https://blog.bytewerk.io/uses/) — Passionate Software Engineer & Life Long Learner * [Kristof Zerbe](https://kiko.io/uses) — Passionate software developer for almost 30 years and currently a tech-savvy IT manager * [Jonas Jore](https://github.com/JonasJore/dotfiles/blob/master/uses-tech.md) — Fullstack Developer, Problemsolving, coffee and fancy terminaltricks! * [Marko Haberl](https://marko-haberl.com/uses) — Fullstack Developer diff --git a/src/data.js b/src/data.js index e617d8f2..85234cff 100644 --- a/src/data.js +++ b/src/data.js @@ -7115,15 +7115,26 @@ module.exports = [ ], }, { - name: "Josh Corbett", - description: "Developer by day, gamer by night.", - url: "https://toastyblog.com/uses", - twitter: "@joshistoast", - emoji: "🍞", - country: "🇺🇸", - computer: "apple", - phone: "iphone", - tags: ['Developer', "Full Stack", "Javascript", "React", "TypeScript", "Designer", "Shopify", "VSCode", "SvelteKit", "Tailwind"] + name: 'Josh Corbett', + description: 'Developer by day, gamer by night.', + url: 'https://toastyblog.com/uses', + twitter: '@joshistoast', + emoji: '🍞', + country: '🇺🇸', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Full Stack', + 'Javascript', + 'React', + 'TypeScript', + 'Designer', + 'Shopify', + 'VSCode', + 'SvelteKit', + 'Tailwind', + ], }, { name: 'Jay Tyrrell',