From 58fa683d94701a62bae517aba294ca4bf258207a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 17 Aug 2023 02:16:02 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 3 ++- src/data.js | 35 ++++++++++++++++++----------------- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/readme.md b/readme.md index 2fbba67d..63796f89 100644 --- a/readme.md +++ b/readme.md @@ -328,6 +328,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Rajanand Ilangovan](https://rajanand.org/uses) β€” Business intelligence developer with over a decade of experience in designing and developing databases, ETL and reporting solutions. I am also a Microsoft certified trainer. πŸ‘‰ https://rajanand.org/bio * [Joanna Hosking](https://joannahosking.com/uses) β€” Web developer, dog mom, football fanatic living in UK * [Andrew Byrd](https://www.andrewbyrd.dev/uses/) β€” Web dev. Girl Dad. Bodybuilder. Gamer. +* [Devin Sharpe](https://devsharpe.io/uses) β€” Full Stack Web Developer, Typescript Enthusiast & Proud Cat Dad * [Prakhil TP](https://www.notion.so/Things-Prakhil-uses-e995e61834c242f1b739be9f8819fb0c) β€” Team lead, Experienced full-stack engineer & non-stop learner. :wq * [Ryan Filler](https://ryanfiller.com/uses) β€” Front-End Developer & Designer. Interested in performance, privacy, accessibility, and sustainability. * [Maxence Poutord](https://www.maxpou.fr/uses) β€” Software engineer, digital nomad, public speaker and remote worker @@ -627,7 +628,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Shiveen Pandita](https://shiveenp.com/uses/) β€” Fullstack developer and blogger from Sydney * [David Leuliette](https://davidl.fr/uses) β€” Freelance React Native developer and bootcamp instructor specializing in cross-platform application. * [Dave Berning](https://daveberning.io/uses/) β€” Developer, author, rocker, Nintendo enthusiast. I also co-organize the CodePen Cincinnati Meetups. -* [Jan-Lukas Else](https://jlelse.dev/uses/) β€” Computer Science Student, Developer & Blogger from Germany +* [Jan-Lukas Else](https://jlelse.blog/uses/) β€” Software Developer & Blogger * [Doce Fernandes](https://doceazedo.com/uses) β€” Fullstack developer focused on frontend, Svelte evangelist and live coder * [Justin Poehnelt](https://justin.poehnelt.com/uses) β€” Software Engineer. Developer Relations. Ultrarunner. * [Jovylle Bermudez](https://jovyllebermudez.com/uses) β€” SR Backend, and Frontend Developer diff --git a/src/data.js b/src/data.js index 867365e5..0f05a3b5 100644 --- a/src/data.js +++ b/src/data.js @@ -6907,24 +6907,25 @@ module.exports = [ ], }, { - name: "Devin Sharpe", - description: "Full Stack Web Developer, Typescript Enthusiast & Proud Cat Dad", - url: "https://devsharpe.io/uses", - twitter: "@devin_sharpe", - emoji: "🐱", - country: "πŸ‡ΊπŸ‡Έ", - computer: "apple", - phone: "iphone", + name: 'Devin Sharpe', + description: + 'Full Stack Web Developer, Typescript Enthusiast & Proud Cat Dad', + url: 'https://devsharpe.io/uses', + twitter: '@devin_sharpe', + emoji: '🐱', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', tags: [ - "Full Stack", - "Developer", - "Typescript", - "React", - "TailwindCSS", - "PostgreSQL", - "Node.js", - "Zed" - ] + 'Full Stack', + 'Developer', + 'Typescript', + 'React', + 'TailwindCSS', + 'PostgreSQL', + 'Node.js', + 'Zed', + ], }, { name: 'Prakhil TP',