From f9263ce5e4f038f1c1709b49097e5f389b5533d9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 22 Feb 2024 16:04:32 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 32 ++++++++++++++++++++++---------- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index e08ebefa..ad102138 100644 --- a/readme.md +++ b/readme.md @@ -69,6 +69,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Ignatius Bagus](https://mauss.dev/uses) — Software Alchemist * [Bob Reus](https://bobre.us/uses) — DevOps Engineer, eBook producer, Freediver, Buddhist * [Donavon West](https://donavon.com/uses) — Spread Love {...❤️} +* [Jesse Stilwell](https://stilwell.dev/uses) — DevOps Engineer and Hobbyist Web Developer * [Luka Harambasic](https://harambasic.de/uses) — German/Croatian product manager from Copenhagen (Denmark) with a deep interest in web development. * [Justin Mahar](https://justinmahar.com/uses/) — Extremely bald Software Architect & Content Creator * [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) — Full Stack Software Engineer 🇮🇩 @@ -165,6 +166,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Emmanuel Gautier](https://www.emmanuelgautier.com/uses) — Solution Architect & Fullstack Developer living in France. Tech enthusiast and Data Lover. * [Pieter Boerboom](https://www.pieterboerboom.nl/uses/) — Front-end developer, blogger, tech enthusiast * [Alan Redzepagic](https://alanred.me/uses) — Front-end development, web native, tech enthusiast +* [MITSUBOSHI Yuya](https://github.com/MITSUBOSHI/uses) — Software Engineer * [Vega Deftwing](https://opguides.info/posts/uses/) — Furry forging firmware from frustration * [Oscar Marion](https://www.oscarmarion.dev/uses) — French front-end engineer based in Brussels. * [Amr Diab](https://www.amrdiab.dev/uses) — Web Developer, open-source enthusiast, gamer, and lifelong learner. diff --git a/src/data.js b/src/data.js index c7272b53..5eb5b0d7 100644 --- a/src/data.js +++ b/src/data.js @@ -930,14 +930,26 @@ module.exports = [ ], }, { - name: "Jesse Stilwell", - description: "DevOps Engineer and Hobbyist Web Developer", - url: "https://stilwell.dev/uses", - emoji: "🤓", - country: "🇺🇸", - computer: "windows", - phone: "iphone", - tags: ["Docker", "Python", "TypeScript", "Svelte", "SvelteKit", "Vim", "VS Code", "Markdown", "Backend", "Frontend", "Full Stack"], + name: 'Jesse Stilwell', + description: 'DevOps Engineer and Hobbyist Web Developer', + url: 'https://stilwell.dev/uses', + emoji: '🤓', + country: '🇺🇸', + computer: 'windows', + phone: 'iphone', + tags: [ + 'Docker', + 'Python', + 'TypeScript', + 'Svelte', + 'SvelteKit', + 'Vim', + 'VS Code', + 'Markdown', + 'Backend', + 'Frontend', + 'Full Stack', + ], }, { name: 'Luka Harambasic', @@ -3323,8 +3335,8 @@ module.exports = [ 'React', 'TypeScript', 'Rust', - 'Go' - ] + 'Go', + ], }, { name: 'Vega Deftwing',