From de9cbe04565434304e71e123151a056a2cd1ed16 Mon Sep 17 00:00:00 2001 From: Jeremy Lanssiers <10577835+jlanssie@users.noreply.github.com> Date: Sun, 19 Feb 2023 02:40:11 +0100 Subject: [PATCH 01/49] Added Jeremy Lanssiers --- src/data.js | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/src/data.js b/src/data.js index bc3a8e1a..cd836c90 100644 --- a/src/data.js +++ b/src/data.js @@ -11139,6 +11139,45 @@ module.exports = [ 'Podcaster', ], }, + { + name: 'Jeremy Lanssiers', + description: + "Full-stack web developer-tinker-thinker. Preacher man for the GNU/Linux Church.", + url: 'https://jeremylanssiers.com/uses', + emoji: '๐Ÿ”ฅ', + country: '๐Ÿ‡ง๐Ÿ‡ช', + computer: 'linux + phone: 'android', + tags: [ + 'GNU/Linux', + 'Bash', + 'Java', + 'Maven', + 'JavaScript', + 'JSON', + 'Regular Expressions', + '(S)CSS', + 'HTML', + 'XML', + 'SSH', + 'cURL', + 'NVM', + 'NPM', + 'Git', + 'Nginx', + 'Apache HTTPD', + 'ExpressJS', + 'NodeJS', + 'React', + 'Redux', + 'Google Lighthouse', + 'Sublime Text Editor', + 'IntelliJ', + 'Visual Studio Code', + 'Chromium Debugging Tools', + 'Azure DevOps Pipelines' + ], + }, { name: 'Jacopo DP.', description: From 1575606f45e041dacfdc5f41b619948421f201f2 Mon Sep 17 00:00:00 2001 From: Jeremy Lanssiers <10577835+jlanssie@users.noreply.github.com> Date: Sun, 19 Feb 2023 02:48:56 +0100 Subject: [PATCH 02/49] Added Jeremy Lanssiers --- src/data.js | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/src/data.js b/src/data.js index cd836c90..fcebf3c7 100644 --- a/src/data.js +++ b/src/data.js @@ -3633,6 +3633,45 @@ module.exports = [ 'Android', ], }, + { + name: 'Jeremy Lanssiers', + description: + "Full-stack web developer-tinker-thinker. Preacher man for the GNU/Linux Church.", + url: 'https://jeremylanssiers.com/uses.html', + emoji: '๐Ÿ”ฅ', + country: '๐Ÿ‡ง๐Ÿ‡ช', + computer: 'linux' + phone: 'android', + tags: [ + 'GNU/Linux', + 'Bash', + 'Java', + 'Maven', + 'JavaScript', + 'JSON', + 'Regular Expressions', + '(S)CSS', + 'HTML', + 'XML', + 'SSH', + 'cURL', + 'NVM', + 'NPM', + 'Git', + 'Nginx', + 'Apache HTTPD', + 'ExpressJS', + 'NodeJS', + 'React', + 'Redux', + 'Google Lighthouse', + 'Sublime Text Editor', + 'IntelliJ', + 'Visual Studio Code', + 'Chromium Debugging Tools', + 'Azure DevOps Pipelines' + ], + }, { name: 'Michael Bonner', description: From 2d0a49b693b7787b04ebb236732243dd74968e7d Mon Sep 17 00:00:00 2001 From: Jeremy Lanssiers <10577835+jlanssie@users.noreply.github.com> Date: Sun, 19 Feb 2023 02:50:12 +0100 Subject: [PATCH 03/49] Added Jeremy Lanssiers --- src/data.js | 41 +---------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/src/data.js b/src/data.js index fcebf3c7..87a7441b 100644 --- a/src/data.js +++ b/src/data.js @@ -3633,45 +3633,6 @@ module.exports = [ 'Android', ], }, - { - name: 'Jeremy Lanssiers', - description: - "Full-stack web developer-tinker-thinker. Preacher man for the GNU/Linux Church.", - url: 'https://jeremylanssiers.com/uses.html', - emoji: '๐Ÿ”ฅ', - country: '๐Ÿ‡ง๐Ÿ‡ช', - computer: 'linux' - phone: 'android', - tags: [ - 'GNU/Linux', - 'Bash', - 'Java', - 'Maven', - 'JavaScript', - 'JSON', - 'Regular Expressions', - '(S)CSS', - 'HTML', - 'XML', - 'SSH', - 'cURL', - 'NVM', - 'NPM', - 'Git', - 'Nginx', - 'Apache HTTPD', - 'ExpressJS', - 'NodeJS', - 'React', - 'Redux', - 'Google Lighthouse', - 'Sublime Text Editor', - 'IntelliJ', - 'Visual Studio Code', - 'Chromium Debugging Tools', - 'Azure DevOps Pipelines' - ], - }, { name: 'Michael Bonner', description: @@ -11185,7 +11146,7 @@ module.exports = [ url: 'https://jeremylanssiers.com/uses', emoji: '๐Ÿ”ฅ', country: '๐Ÿ‡ง๐Ÿ‡ช', - computer: 'linux + computer: 'linux' phone: 'android', tags: [ 'GNU/Linux', From 725ffbd82f10f0d45c4bb66d552d71ad25737965 Mon Sep 17 00:00:00 2001 From: Jeremy Lanssiers <10577835+jlanssie@users.noreply.github.com> Date: Sun, 19 Feb 2023 02:53:26 +0100 Subject: [PATCH 04/49] Added Jeremy LAnssiers --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 87a7441b..c798e916 100644 --- a/src/data.js +++ b/src/data.js @@ -11146,7 +11146,7 @@ module.exports = [ url: 'https://jeremylanssiers.com/uses', emoji: '๐Ÿ”ฅ', country: '๐Ÿ‡ง๐Ÿ‡ช', - computer: 'linux' + computer: 'linux', phone: 'android', tags: [ 'GNU/Linux', From 832e5f5960d0b7b0195e362cd56f53c4e4be9216 Mon Sep 17 00:00:00 2001 From: Jeremy Lanssiers <10577835+jlanssie@users.noreply.github.com> Date: Sun, 19 Feb 2023 20:31:34 +0100 Subject: [PATCH 05/49] Added Jeremy Lanssiers --- src/data.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/data.js b/src/data.js index c798e916..addf1c36 100644 --- a/src/data.js +++ b/src/data.js @@ -11142,8 +11142,8 @@ module.exports = [ { name: 'Jeremy Lanssiers', description: - "Full-stack web developer-tinker-thinker. Preacher man for the GNU/Linux Church.", - url: 'https://jeremylanssiers.com/uses', + "Full-stack web developer-thinker-tinkerer. Preacher man for the GNU/Linux Church.", + url: 'https://jeremylanssiers.com/uses/', emoji: '๐Ÿ”ฅ', country: '๐Ÿ‡ง๐Ÿ‡ช', computer: 'linux', @@ -11155,8 +11155,9 @@ module.exports = [ 'Maven', 'JavaScript', 'JSON', - 'Regular Expressions', - '(S)CSS', + 'RegEx', + 'SCSS', + 'CSS', 'HTML', 'XML', 'SSH', @@ -11174,6 +11175,7 @@ module.exports = [ 'Sublime Text Editor', 'IntelliJ', 'Visual Studio Code', + 'Cloudflare', 'Chromium Debugging Tools', 'Azure DevOps Pipelines' ], From 219f9b7ee872932238a256d90a6663417a307433 Mon Sep 17 00:00:00 2001 From: Jeremy Lanssiers <10577835+jlanssie@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:14:24 +0100 Subject: [PATCH 06/49] Added Jeremy Lanssiers --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index addf1c36..be977630 100644 --- a/src/data.js +++ b/src/data.js @@ -11143,7 +11143,7 @@ module.exports = [ name: 'Jeremy Lanssiers', description: "Full-stack web developer-thinker-tinkerer. Preacher man for the GNU/Linux Church.", - url: 'https://jeremylanssiers.com/uses/', + url: 'https://www.jeremylanssiers.com/uses/', emoji: '๐Ÿ”ฅ', country: '๐Ÿ‡ง๐Ÿ‡ช', computer: 'linux', From 80ad1035fb9f81d0b0b35533892d5dbd5ffa3838 Mon Sep 17 00:00:00 2001 From: sheep Date: Mon, 27 Feb 2023 22:13:30 +0100 Subject: [PATCH 07/49] add sheep --- src/data.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..df0cd286 100644 --- a/src/data.js +++ b/src/data.js @@ -4497,6 +4497,22 @@ module.exports = [ 'Vim', ], }, + { + name: 'sheep', + description: 'Software Engineer', + url: 'https://sheepdev.xyz/uses', + emoji: '๐Ÿง', + country: '๐Ÿ‡ญ๐Ÿ‡ท', + computer: 'linux', + phone: 'android', + tags: [ + 'Software Engineer', + 'Golang', + 'Linux', + 'Docker', + 'BASH', + ], + }, { name: 'Mario Sanchez Carrion', description: 'Junior Web Developer Based in Miami, FL', From 183c28b862237fa3859e206df344259c7849b5ae Mon Sep 17 00:00:00 2001 From: sheep Date: Mon, 27 Feb 2023 22:16:17 +0100 Subject: [PATCH 08/49] update description --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index df0cd286..a54e5c71 100644 --- a/src/data.js +++ b/src/data.js @@ -4499,7 +4499,7 @@ module.exports = [ }, { name: 'sheep', - description: 'Software Engineer', + description: 'software engineer from zagreb, croatia', url: 'https://sheepdev.xyz/uses', emoji: '๐Ÿง', country: '๐Ÿ‡ญ๐Ÿ‡ท', From 6780f536a8a20410a8505e5f673f4675aa0e7e3c Mon Sep 17 00:00:00 2001 From: sheep Date: Mon, 27 Feb 2023 22:20:06 +0100 Subject: [PATCH 09/49] update emoji --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index a54e5c71..e68aa378 100644 --- a/src/data.js +++ b/src/data.js @@ -4501,7 +4501,7 @@ module.exports = [ name: 'sheep', description: 'software engineer from zagreb, croatia', url: 'https://sheepdev.xyz/uses', - emoji: '๐Ÿง', + emoji: '๐Ÿ', country: '๐Ÿ‡ญ๐Ÿ‡ท', computer: 'linux', phone: 'android', From 456f4de181b337f4504c73180d617726bc46489b Mon Sep 17 00:00:00 2001 From: Habib Hinn Date: Tue, 28 Feb 2023 23:23:52 +0200 Subject: [PATCH 10/49] Adding Habib Hinn --- src/data.js | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..26581d1f 100644 --- a/src/data.js +++ b/src/data.js @@ -5307,6 +5307,32 @@ module.exports = [ 'Mirro', 'Zeplin', ], + }, + { + name: 'Habib Hinn', + description: 'Pricipal Engineer & Senior Frontend Engineer', + url: 'https://habibhinn.com/uses', + twitter: '@Hinn_Habib', + emoji: '๐Ÿฆœ', + country: '๐Ÿ‡ต๐Ÿ‡ธ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'HTML', + 'CSS', + 'JavaScript', + 'TypeScript', + 'Node.js', + 'React', + 'Angular', + 'Remix', + "SEO", + "Tailwind CSS", + "Prisma", + 'Python', + 'Cypress' + ], }, { name: 'Jibin Thomas', From 788aa1925b2c23893433a74730e310bf2eee39b6 Mon Sep 17 00:00:00 2001 From: Florin Date: Fri, 3 Mar 2023 17:42:11 -0800 Subject: [PATCH 11/49] Add @starter_place --- src/data.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..564f6a6c 100644 --- a/src/data.js +++ b/src/data.js @@ -313,6 +313,23 @@ module.exports = [ 'Designer', ], }, + { + name: 'starter.place', + description: 'Starter repos', + url: 'https://www.starter.place/uses/', + twitter: '@starter_place', + emoji: '๐ŸŒฑ', + country: '๐Ÿ‡บ๐Ÿ‡ธ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Remix', + 'React', + 'TypeScript', + 'TailWindCSS', + 'Full Stack', + ], + }, { name: 'Josh Medeski', description: 'Full-stack developer and content creator.', From 3c7a133fcae663dddc5061948ac1fb243b15cd02 Mon Sep 17 00:00:00 2001 From: NaveenSingh Date: Wed, 8 Mar 2023 23:50:26 +0530 Subject: [PATCH 12/49] Adding NaveenSingh --- src/data.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..761a3b9b 100644 --- a/src/data.js +++ b/src/data.js @@ -4799,6 +4799,27 @@ module.exports = [ phone: 'iphone', tags: ['Front End', 'JavaScript', 'Ink', 'Pencil', 'Brush'], }, + { + name: 'NaveenSingh', + description: 'Full Stack Developer from India, Coimbatore ๐Ÿ‡ฎ๐Ÿ‡ณ', + url: 'https://naveensingh.dev/uses/', + twitter: '@NaveensinghMtp', + emoji: 'โœจ', + country: '๐Ÿ‡ฎ๐Ÿ‡ณ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Angular', + 'React', + 'Laravel', + 'Flutter', + 'Nextjs', + 'Full Stack', + 'Git', + 'JavaScript', + 'Styled Components' + ], + }, { name: 'Raul Melo', description: From bd11ed77ec5525a9e5e4f76d382037b239b425f2 Mon Sep 17 00:00:00 2001 From: Dmytro Litvinov Date: Wed, 8 Mar 2023 23:30:50 +0200 Subject: [PATCH 13/49] Add Dmytro Litvinov --- src/data.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..5c9028f5 100644 --- a/src/data.js +++ b/src/data.js @@ -8564,6 +8564,24 @@ module.exports = [ 'GraphQL', ], }, + { + name: 'Dmytro Litvinov', + description: + 'Full Stack Python developer from ๐Ÿ‡บ๐Ÿ‡ฆ', + url: 'https://dmytrolitvinov.com/uses/', + twitter: '@DmytroLitvinov', + emoji: '๐Ÿชต', + country: '๐Ÿ‡บ๐Ÿ‡ฆ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Web Developer', + 'Full Stack', + 'Python', + 'Django', + ], + }, { name: 'Braden Watkins', description: 'Student, Full Stack Developer, Lover of all things analog', From 16a6df599d951e3fd91107cf191e55598410ac87 Mon Sep 17 00:00:00 2001 From: Maddy Date: Sat, 11 Mar 2023 13:44:39 +0000 Subject: [PATCH 14/49] Update Madeline Pritchard --- src/data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data.js b/src/data.js index 2cee161d..4fafe6d7 100644 --- a/src/data.js +++ b/src/data.js @@ -14880,12 +14880,12 @@ module.exports = [ { name: 'Madeline Pritchard', description: 'Film critic, writer, web developer.', - url: 'https://madelinepritchard.net/pages/uses', + url: 'https://www.blog.madelinepritchard.net/uses', emoji: '๐Ÿ˜Œ', country: '๐Ÿ‡ฌ๐Ÿ‡ง', computer: 'windows', phone: 'android', - tags: ['Writer', 'Developer', 'Python', 'CSS', 'HTML', 'Film'], + tags: ['Writer', 'Developer', 'Python', 'CSS', 'HTML', 'Film', 'Blogger'], }, { name: 'Filip Pacurar', From c3bc952d817eeaef7bed2ec098b5a0320fd8fcee Mon Sep 17 00:00:00 2001 From: Andrei Hudovich Date: Sat, 11 Mar 2023 21:07:14 +0100 Subject: [PATCH 15/49] Adding Andrei Hudovich --- src/data.js | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..1856f90d 100644 --- a/src/data.js +++ b/src/data.js @@ -1806,6 +1806,36 @@ module.exports = [ 'JAMstack', ], }, + { + name: 'Andrei Hudovich', + description: 'Freelance Front-end Engineer, Web Enthusiast, Cat Lover.', + url: 'https://hudovich.dev/uses/', + twitter: '@andrei_hudovich', + emoji: '๐Ÿˆ', + country: '๐Ÿ‡ต๐Ÿ‡ฑ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Front End', + 'Developer', + 'Javascript', + 'Typescript', + 'CSS', + 'HTML', + 'Blogger', + 'Vue.js', + 'TailwindCSS', + 'Engineer', + 'Web Developer', + 'JAMStack', + 'Accessibility', + 'Remote', + 'SCSS', + 'Web', + 'VS Code', + 'Software Engineer' + ] + }, { name: 'Emmanuel Gautier', description: From bdca76822f56e40439d8a8c94d08475b54ebeb56 Mon Sep 17 00:00:00 2001 From: Himank Barve Date: Tue, 14 Mar 2023 10:26:32 +0530 Subject: [PATCH 16/49] Add @hbarve1 --- src/data.js | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..29ff361e 100644 --- a/src/data.js +++ b/src/data.js @@ -2043,6 +2043,40 @@ module.exports = [ 'Wordpress', ], }, + { + name: "Himank Barve", + description: "Full Stack JavaScript Developer, Open Source Enthusiast", + url: "https://hbarve1.com/uses", + twitter: "@hbarve1", + country: "๐Ÿ‡ฎ๐Ÿ‡ณ", + emoji: "๐Ÿง˜๐Ÿป", + computer: "apple", + phone: "iphone", + tags: [ + "JavaScript", + "TypeScript", + "React", + "Node.js", + "Next.js", + "GraphQL", + "Tailwind CSS", + "Docker", + "AWS", + "Firebase", + "MongoDB", + "PostgreSQL", + "Redis", + "Full Stack", + "JAM Stack", + "MERN Stack", + "Apollo GraphQL", + "Redux", + "Open Source Software", + "Remote", + "Prisma", + "PWA" + ], + }, { name: 'Matthew Tao', description: From 145770a206ed440684c392bf55eb03c5762c7ecb Mon Sep 17 00:00:00 2001 From: Brandon Lim <93673724+JustBrandonLim@users.noreply.github.com> Date: Sat, 18 Mar 2023 13:15:46 +0800 Subject: [PATCH 17/49] Update data.js --- src/data.js | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..2ed96fd6 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,50 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Brandon Lim', + description: 'Software Engineer based in Singapore', + url: 'https://justbrandonlim.com/uses', + twitter: '@JustBrandonLim', + emoji: '๐Ÿ‘€', + country: '๐Ÿ‡ธ๐Ÿ‡ฌ', + computer: 'apple', + phone: 'apple', + tags: [ + 'API', + 'Back End', + 'Developer', + 'Front End', + 'Full Stack', + 'Git', + 'GitHub', + 'GraphQL', + 'HTML/CSS', + 'JavaScript', + 'macOS', + 'Markdown', + 'MDX', + 'Vercel', + 'Node.js', + 'npm', + 'yarn', + 'Open Source Software', + 'React', + 'REST', + 'SEO', + 'Serverless', + 'Software Developer', + 'Software Engineer', + 'TypeScript', + 'VS Code', + 'Web Developer', + 'Web Development', + 'Computer Vision', + '.NET', + 'Tailwind', + 'Solutions Architect', + ], + }, { name: 'uncenter', description: 'Very incompetent developer', From 4f77f9b6aaa827038acb440045d1133c19bd6bea Mon Sep 17 00:00:00 2001 From: josemunozmatos <45726491+josemunozmatos@users.noreply.github.com> Date: Tue, 21 Mar 2023 09:06:11 -0400 Subject: [PATCH 18/49] Adding Jose Munoz --- src/data.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..e9178d0a 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,23 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Jose Munoz', + description: 'Product Designer from Puerto Rico', + url: 'https://www.josemunozmatos.com/uses', + emoji: '๐Ÿซถ', + country: '๐Ÿ‡ต๐Ÿ‡ท', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Lego', + 'UX Designer', + 'Product Designer', + 'Figma', + 'Markdown', + 'Notion', + ], + }, { name: 'uncenter', description: 'Very incompetent developer', From a99a4610a330bfdef6b849e2f4289f68be1b538a Mon Sep 17 00:00:00 2001 From: Vladimir V Date: Tue, 21 Mar 2023 22:53:37 +0100 Subject: [PATCH 19/49] Adding Vladimir Vo --- src/data.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..a73b41b0 100644 --- a/src/data.js +++ b/src/data.js @@ -1127,6 +1127,30 @@ module.exports = [ 'React', ], }, + { + name: 'Vladimir Vo', + description: 'Frontend developer with passion for great product design', + url: 'https://vldmr.website/uses', + twitter: '@v1in_', + emoji: '๐Ÿ––', + country: '๐Ÿ‡ต๐Ÿ‡ฑ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Astro', + 'Front End', + 'Developer', + 'JavaScript', + 'TypeScript', + 'React', + 'Next', + 'JAMstack', + 'Netlify', + 'Vercel', + 'HTML', + 'CSS', + ], + }, { name: 'Andy Cetnarskyj', description: 'Design Systems Designer from Edinburgh, UK', From d125cc49d7f310abf8448ede4eb6dd4d79652efd Mon Sep 17 00:00:00 2001 From: Neil Gupta Date: Fri, 24 Mar 2023 01:29:54 -0400 Subject: [PATCH 20/49] Adding Neil Gupta --- src/data.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..56947f90 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,22 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Neil Gupta', + description: 'Designed in California. Assembled in Chicago. I like to build things.', + url: 'https://www.neil.gg/uses', + emoji: '๐Ÿ˜…', + country: '๐Ÿ‡บ๐Ÿ‡ธ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'JavaScript', + 'Ruby', + 'Full Stack', + 'Remote', + 'Developer', + ], + }, { name: 'uncenter', description: 'Very incompetent developer', From 168387237e383cc8412d04ef6450deb8102e968c Mon Sep 17 00:00:00 2001 From: Sean Boult <996134+Hacksore@users.noreply.github.com> Date: Fri, 24 Mar 2023 20:06:57 -0500 Subject: [PATCH 21/49] Add fallback image --- .gitignore | 1 - public/default.png | Bin 0 -> 755 bytes src/components/Person.js | 4 ++++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 public/default.png diff --git a/.gitignore b/.gitignore index c1df6902..0ae3e696 100644 --- a/.gitignore +++ b/.gitignore @@ -56,7 +56,6 @@ typings/ .env* .cache/ -public # Mac files .DS_Store diff --git a/public/default.png b/public/default.png new file mode 100644 index 0000000000000000000000000000000000000000..d0cafecdbe600d0654d1c8d962e17ecf9f07a216 GIT binary patch literal 755 zcmVJ8loC=S@QdTC>@VT!MU}K`es1x7}{Z1-OnjWU1DX`FyS#paAFNI$G2VB0`aL z@IzucostX02@#blibu1_pur4u&BjD55j42jYz9F{+jtI0t=DTh91gK&#>gTN=yW=X z2|N;arzKPbfd}bL8%3p{t6{1Sdpb`CJ0u2!!P_JN{x{kXmPlCCV4cM4F)gM-w!tol$O*12z{3p*Z=3 l!+f6cPX50R@{QDp`~sQ@Ez~5eFB<>=002ovPDHLkV1mG%K`#IR literal 0 HcmV?d00001 diff --git a/src/components/Person.js b/src/components/Person.js index 9f359179..904c4d76 100644 --- a/src/components/Person.js +++ b/src/components/Person.js @@ -20,6 +20,10 @@ export default function Person({ person }) { height="50" src={img} alt={person.name} + onError={({ currentTarget }) => { + currentTarget.onerror = null; // prevents looping + currentTarget.src = "/default.png"; + }} loading="lazy" />

From 38023a445dda4d6b940543f84f7db0a4eff17550 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:23:24 -0400 Subject: [PATCH 22/49] Upgrading to node 16 for workflows, updating regex --- .github/workflows/data-validate.yml | 2 +- .github/workflows/populate-readme.yml | 2 +- server.ts | 6 +++++- src/data.js | 24 ++++++++++++++++++++++++ 4 files changed, 31 insertions(+), 3 deletions(-) diff --git a/.github/workflows/data-validate.yml b/.github/workflows/data-validate.yml index 9b312fcd..81e20dc8 100644 --- a/.github/workflows/data-validate.yml +++ b/.github/workflows/data-validate.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: - node-version: 13.x + node-version: 16.x - name: Cache/Restore node modules uses: actions/cache@v1 diff --git a/.github/workflows/populate-readme.yml b/.github/workflows/populate-readme.yml index f9885179..f9f3305d 100644 --- a/.github/workflows/populate-readme.yml +++ b/.github/workflows/populate-readme.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 with: - node-version: 13.x + node-version: 16.x - name: Cache/Restore node modules uses: actions/cache@v1 diff --git a/server.ts b/server.ts index f61ecde4..97602293 100644 --- a/server.ts +++ b/server.ts @@ -12,5 +12,9 @@ export const config = { cache: "manual", path: "/*", // Pass all assets to the netlify asset server - excluded_patterns: ["/_assets/*", "/_shared/*", "/**/*.js"], + excluded_patterns: [ + '^\\/_assets\\/[^\\/]*$', + '^\\/shared\\/[^\\/]*$', + '^\\/**\\/[^\\/]*$', + ], }; diff --git a/src/data.js b/src/data.js index 2cee161d..de2ee2e3 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,30 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Vladimir Vo', + description: 'Frontend developer with passion for great product design', + url: 'https://vldmr.website/uses', + twitter: '@v1in_', + emoji: '๐Ÿ––', + country: '๐Ÿ‡ต๐Ÿ‡ฑ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Astro', + 'Front End', + 'Developer', + 'JavaScript', + 'TypeScript', + 'React', + 'Next', + 'JAMstack', + 'Netlify', + 'Vercel', + 'HTML', + 'CSS', + ], + }, { name: 'uncenter', description: 'Very incompetent developer', From 6a21f998645dbd5ee0940a2c34e6cf0ef5f7be07 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:36:37 -0400 Subject: [PATCH 23/49] Updating util with actions 5.1 --- scripts/utils.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index 9088ead8..803c9839 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -111,6 +111,7 @@ module.exports.communicateValidationOutcome = async function ( ].join('\n'); } + const { GITHUB_TOKEN } = process.env; const { context } = github; if (!GITHUB_TOKEN || !context.payload.pull_request) { @@ -123,7 +124,8 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; - const octokit = new github.GitHub(GITHUB_TOKEN); + const github = require('@actions/github'); + const octokit = new github.getOctokit(GITHUB_TOKEN); await octokit.issues.createComment({ ...context.repo, issue_number: pullRequestNumber, From 9dafb83692ce47e878e00690228749c65dda9d6c Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:39:13 -0400 Subject: [PATCH 24/49] Fixing github import --- scripts/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index 803c9839..f7c930d4 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -5,6 +5,7 @@ const Joi = require('joi'); const http = require('http'); const https = require('https'); const flags = require('./flags.js'); +const github = require('@actions/github'); async function getCurrentBranchName() { let myOutput = ''; @@ -124,7 +125,6 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; - const github = require('@actions/github'); const octokit = new github.getOctokit(GITHUB_TOKEN); await octokit.issues.createComment({ ...context.repo, From 1a30aa3181d8a8e1a6fcd98c66f3eaceea5f4fa2 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:41:56 -0400 Subject: [PATCH 25/49] Imported actions twice :( --- scripts/utils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index f7c930d4..4a1bcbf3 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -5,7 +5,6 @@ const Joi = require('joi'); const http = require('http'); const https = require('https'); const flags = require('./flags.js'); -const github = require('@actions/github'); async function getCurrentBranchName() { let myOutput = ''; From eb833a93a2fd97097c959ab86ab160a9332c0f9b Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:45:52 -0400 Subject: [PATCH 26/49] Updating create comment --- scripts/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index 4a1bcbf3..8b608239 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -125,7 +125,7 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; const octokit = new github.getOctokit(GITHUB_TOKEN); - await octokit.issues.createComment({ + await octokit.rest.issues.createComment({ ...context.repo, issue_number: pullRequestNumber, body: comment, From 9011d646276ea5bad258b440dff179ba6eabfd95 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:56:22 -0400 Subject: [PATCH 27/49] Using pulls instead of issues --- scripts/utils.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/utils.js b/scripts/utils.js index 8b608239..b952f325 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -125,9 +125,9 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; const octokit = new github.getOctokit(GITHUB_TOKEN); - await octokit.rest.issues.createComment({ + await octokit.rest.pulls.createComment({ ...context.repo, - issue_number: pullRequestNumber, + pullRequestNumber, body: comment, }); }; From a99648b25ce973f2ec2a9af6ac4da5227096b6bc Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 29 Mar 2023 01:58:31 -0400 Subject: [PATCH 28/49] Adding review comment --- scripts/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index b952f325..407b25c4 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -125,7 +125,7 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; const octokit = new github.getOctokit(GITHUB_TOKEN); - await octokit.rest.pulls.createComment({ + await octokit.rest.pulls.createReviewComment({ ...context.repo, pullRequestNumber, body: comment, From d1663fbf002eb30456d27fcee747bb4a8cfbb073 Mon Sep 17 00:00:00 2001 From: Bill Sullivan Date: Wed, 29 Mar 2023 15:05:23 -0500 Subject: [PATCH 29/49] Adding Bill Sullivan --- src/data.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..bc2de3d9 100644 --- a/src/data.js +++ b/src/data.js @@ -1756,6 +1756,25 @@ module.exports = [ 'Streamer', ], }, + { + name: 'Bill Sullivan', + description: 'Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur', + url: 'https://billsullivan.name/uses/', + twitter: '@BillSullivan794', + emoji: '๐ŸŽธ', + country: '๐Ÿ‡บ๐Ÿ‡ธ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'macOS', + 'system76', + 'Full Stack', + 'Manager', + 'Streamer', + 'Pop!_OS', + 'React' + ], + }, { name: 'Amit Dhamu', description: From 5a20d9f94b3dad70fa3d02c1e69087e86111a745 Mon Sep 17 00:00:00 2001 From: Yassine Bridi Date: Tue, 4 Apr 2023 02:33:48 +0000 Subject: [PATCH 30/49] Update data.js --- src/data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data.js b/src/data.js index 2cee161d..5af98dce 100644 --- a/src/data.js +++ b/src/data.js @@ -1461,8 +1461,8 @@ module.exports = [ twitter: '@yassinebridi', emoji: '๐Ÿš€', country: '๐Ÿ‡ฒ๐Ÿ‡ฆ', - computer: 'linux', - phone: 'android', + computer: 'apple', + phone: 'iphone', tags: [ 'Developer', 'Designer', From 8ec694b1cd20d4b1911b4bd64e5aa28421c7f11b Mon Sep 17 00:00:00 2001 From: Sebastian Remm <57151776+SebiBasti@users.noreply.github.com> Date: Sun, 9 Apr 2023 04:29:18 +0200 Subject: [PATCH 31/49] Adding Sebastian Remm --- src/data.js | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..3aade030 100644 --- a/src/data.js +++ b/src/data.js @@ -9444,6 +9444,44 @@ module.exports = [ 'Problem Solver', ], }, + { + name: 'Sebastian Remm', + description: 'Coding at 04am in the morning', + url: 'https://www.sebibasti.dev/uses', + emoji: '๐Ÿ˜ด', + country: '๐Ÿ‡ฉ๐Ÿ‡ช', + computer: 'apple', + phone: 'iphone', + tags: [ + "Arch", + "Back End", + "CSS", + "DJ", + "Developer", + "Firefox", + "Front End", + "Full Stack", + "Git", + "GitHub", + "HTML", + "iTerm", + "JavaScript", + "Jetbrains", + "Linux", + "Next.js", + "Rails", + "React", + "Ruby", + "Ruby on Rails", + "RubyMine", + "Sass", + "Software Developer", + "Software Engineer", + "TypeScript", + "Web Developer", + "Web Development" + ], + }, { name: 'Chuck Munson', description: From 073e2f06d27ae45255b7dbb4e00014850d7c22af Mon Sep 17 00:00:00 2001 From: Alexandre Ferreira Date: Mon, 10 Apr 2023 05:34:18 +0100 Subject: [PATCH 32/49] change description, social and tags --- src/data.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/data.js b/src/data.js index 2cee161d..c6639bfb 100644 --- a/src/data.js +++ b/src/data.js @@ -7626,14 +7626,14 @@ module.exports = [ }, { name: 'Alexandre Ferreira', - description: 'Software Developer, Fullstack', + description: 'Full-stack developer, open-source enthusiast', url: 'https://www.alexjorgef.com/about/uses', - twitter: '@alexandrejorgef', - emoji: '๐Ÿ‘ฝ', - country: '๐Ÿ‡ต๐Ÿ‡น', + twitter: '@alekksf', + emoji: 'โšก', + country: '๐Ÿ‡ช๐Ÿ‡บ', computer: 'linux', phone: 'android', - tags: ['Python', 'Go', 'JavaScript', 'TypeScript', 'Vue', 'React'], + tags: ['Go', 'Python', 'JavaScript', 'TypeScript', 'React', 'Vue'], }, { name: 'Marco Poletto', From 96772328a8f0e0eb6e99403b838022f240496b44 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Tue, 11 Apr 2023 22:41:48 -0400 Subject: [PATCH 33/49] adding logging --- scripts/utils.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/utils.js b/scripts/utils.js index 407b25c4..84ce71cc 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -123,6 +123,9 @@ module.exports.communicateValidationOutcome = async function ( } const pullRequestNumber = context.payload.pull_request.number; + console.log('pullRequestNumber', pullRequestNumber); + console.log('pullRequestNumber', context.payload.pull_request); + const octokit = new github.getOctokit(GITHUB_TOKEN); await octokit.rest.pulls.createReviewComment({ From b100f8dd6e919ccf3d48bcdc21801bb4e138812c Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Tue, 11 Apr 2023 22:47:04 -0400 Subject: [PATCH 34/49] adding more logging --- scripts/utils.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index 84ce71cc..1cb62069 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -124,7 +124,14 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; console.log('pullRequestNumber', pullRequestNumber); - console.log('pullRequestNumber', context.payload.pull_request); + console.log('repo full', ...context.repo); + // log owner + console.log('owner', context.repo.owner); + // repo name + console.log('repo', context.repo.repo); + // body + console.log('body', comment); + const octokit = new github.getOctokit(GITHUB_TOKEN); From cd6168908a0d31fdaf8997da545582f86380e8d9 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Tue, 11 Apr 2023 22:49:36 -0400 Subject: [PATCH 35/49] updating logging --- scripts/utils.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/utils.js b/scripts/utils.js index 1cb62069..7560f932 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -124,7 +124,9 @@ module.exports.communicateValidationOutcome = async function ( const pullRequestNumber = context.payload.pull_request.number; console.log('pullRequestNumber', pullRequestNumber); - console.log('repo full', ...context.repo); + console.log('context', context); + + console.log('repo full', context.repo); // log owner console.log('owner', context.repo.owner); // repo name From b96d3ddaa3edb56105177413ac89c36c0e5d97b1 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Tue, 11 Apr 2023 23:03:50 -0400 Subject: [PATCH 36/49] Disabling comments for testing --- scripts/utils.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/utils.js b/scripts/utils.js index 7560f932..8435a1a1 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -136,10 +136,10 @@ module.exports.communicateValidationOutcome = async function ( - const octokit = new github.getOctokit(GITHUB_TOKEN); - await octokit.rest.pulls.createReviewComment({ - ...context.repo, - pullRequestNumber, - body: comment, - }); + // const octokit = new github.getOctokit(GITHUB_TOKEN); + // await octokit.rest.pulls.createReviewComment({ + // ...context.repo, + // pullRequestNumber, + // body: comment, + // }); }; From d756814e6f49ad40e35f6bc215e7ce3e053e366b Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Tue, 11 Apr 2023 23:06:22 -0400 Subject: [PATCH 37/49] Disabling create review comment temporarily. --- scripts/utils.js | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/scripts/utils.js b/scripts/utils.js index 8435a1a1..2aa0fd8a 100644 --- a/scripts/utils.js +++ b/scripts/utils.js @@ -121,20 +121,8 @@ module.exports.communicateValidationOutcome = async function ( core.info(`Comment contents:\n${comment}`); return; } - - const pullRequestNumber = context.payload.pull_request.number; - console.log('pullRequestNumber', pullRequestNumber); - console.log('context', context); - - console.log('repo full', context.repo); - // log owner - console.log('owner', context.repo.owner); - // repo name - console.log('repo', context.repo.repo); - // body - console.log('body', comment); - - + // TODO: Re-enable a way to comment on PRs that tests passed. + // const pullRequestNumber = context.payload.pull_request.number; // const octokit = new github.getOctokit(GITHUB_TOKEN); // await octokit.rest.pulls.createReviewComment({ From e44f01934584ae2b37a6e9b58af7c85e69efbb27 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:10:43 +0000 Subject: [PATCH 38/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3f2b95be..cfebc589 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,9 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Vladimir Vo](https://vldmr.website/uses) โ€” Frontend developer with passion for great product design * [uncenter](https://www.uncenter.org/uses) โ€” Very incompetent developer +* [Donavon West](https://donavon.com/uses) โ€” Spread Love {...โค๏ธ} * [Justin Mahar](https://justinmahar.com/uses/) โ€” Extremely bald Software Architect & Content Creator * [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) โ€” Full Stack Software Engineer ๐Ÿ‡ฎ๐Ÿ‡ฉ * [Zilvinas Kucinskas](https://www.ziku.dev/uses/) โ€” Full Stack Ruby on Rails Engineer and Entrepreneur From 3352cec44ac3cb12d22d14168e9c6d6568781a54 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:15:58 +0000 Subject: [PATCH 39/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 11 ++--------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index cfebc589..c38d6580 100644 --- a/readme.md +++ b/readme.md @@ -411,6 +411,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Josiah Wiebe](https://jwie.be/uses/) โ€” Designer & developer, lifelong learner. * [Muhammad Oka](https://muhammadoka.dev/uses/) โ€” Computer Science student, Cyber Security enthusiast. * [Benjamin Lannon](https://lannonbr.com/uses/) โ€” Web Developer, Open Source Contributor, Livestreamer +* [Dmytro Litvinov](https://dmytrolitvinov.com/uses/) โ€” Full Stack Python developer from ๐Ÿ‡บ๐Ÿ‡ฆ * [Braden Watkins](https://bradenwatkins.dev/uses) โ€” Student, Full Stack Developer, Lover of all things analog * [Rikin Patel](https://patelrikin.com/#uses) โ€” Experienced Front-end developer, Passionate about Javascript * [Joris Hens](https://www.goodbytes.be/uses) โ€” Web development teacher, Security and hacking enthousiast, Cook. diff --git a/src/data.js b/src/data.js index 38cd872b..554bd53d 100644 --- a/src/data.js +++ b/src/data.js @@ -8590,21 +8590,14 @@ module.exports = [ }, { name: 'Dmytro Litvinov', - description: - 'Full Stack Python developer from ๐Ÿ‡บ๐Ÿ‡ฆ', + description: 'Full Stack Python developer from ๐Ÿ‡บ๐Ÿ‡ฆ', url: 'https://dmytrolitvinov.com/uses/', twitter: '@DmytroLitvinov', emoji: '๐Ÿชต', country: '๐Ÿ‡บ๐Ÿ‡ฆ', computer: 'apple', phone: 'iphone', - tags: [ - 'Developer', - 'Web Developer', - 'Full Stack', - 'Python', - 'Django', - ], + tags: ['Developer', 'Web Developer', 'Full Stack', 'Python', 'Django'], }, { name: 'Braden Watkins', From 2d8ef1df21f787ca6889e3ca2e261e18f85d3ac8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:31:11 +0000 Subject: [PATCH 40/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c38d6580..f8785b03 100644 --- a/readme.md +++ b/readme.md @@ -366,7 +366,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Sergey Panteleev](https://sergeypanteleev.com/en/uses) โ€” PHP 8.2 Release Manager * [Shajan Jacob](https://shajanjacob.com/uses) โ€” Software Engineer, extroverted introvert, storyteller and a maker. * [Fidalgo](https://info.fidalgo.dev/uses) โ€” Front end Developer -* [Alexandre Ferreira](https://www.alexjorgef.com/about/uses) โ€” Software Developer, Fullstack +* [Alexandre Ferreira](https://www.alexjorgef.com/about/uses) โ€” Full-stack developer, open-source enthusiast * [Marco Poletto](https://poletto.dev/uses/) โ€” Engineering Manager @ Laiye, Frontend Developer, UI engineer, Mentor * [Tim Teege](https://www.teesche.com/uses/) โ€” Web Studio CEO, Former Frontend Dev, Blogger, Ultrarunner * [Mark Horsell](https://markhorsell.com/uses) โ€” Software Developer - Front-end mostly, back-end and native sometimes. From c238f845cdbfe602f3ae07d89ce57d826ed32b52 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:33:30 +0000 Subject: [PATCH 41/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 54 ++++++++++++++++++++++++++--------------------------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/readme.md b/readme.md index f8785b03..791a4f1f 100644 --- a/readme.md +++ b/readme.md @@ -455,6 +455,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Yoann Fleury](https://blog.yoannfleury.dev/uses) โ€” Front End Web Developer, Blogger * [Keith Wagner](https://kpwags.com/uses) โ€” Experienced full stack developer. Always trying to learn new and better ways of doing things. * [Sebastian Fรถrsth](https://forsth.dev/uses) โ€” I am solving problems you did not know you had. +* [Sebastian Remm](https://www.sebibasti.dev/uses) โ€” Coding at 04am in the morning * [Chuck Munson](https://www.breadandrosesweb.com/uses/) โ€” Web developer, blogger, writer, journalist, photographer, librarian, Minecraft addict, cooking show fanatic * [David O'Trakoun](https://www.davidosomething.com/uses/) โ€” Software Engineer * [Dean Harris](https://deanacus.com/uses/) โ€” Front End Developer. Husband. Skateboarder. Occasional blogger diff --git a/src/data.js b/src/data.js index 523ceb00..9225bbf5 100644 --- a/src/data.js +++ b/src/data.js @@ -9488,33 +9488,33 @@ module.exports = [ computer: 'apple', phone: 'iphone', tags: [ - "Arch", - "Back End", - "CSS", - "DJ", - "Developer", - "Firefox", - "Front End", - "Full Stack", - "Git", - "GitHub", - "HTML", - "iTerm", - "JavaScript", - "Jetbrains", - "Linux", - "Next.js", - "Rails", - "React", - "Ruby", - "Ruby on Rails", - "RubyMine", - "Sass", - "Software Developer", - "Software Engineer", - "TypeScript", - "Web Developer", - "Web Development" + 'Arch', + 'Back End', + 'CSS', + 'DJ', + 'Developer', + 'Firefox', + 'Front End', + 'Full Stack', + 'Git', + 'GitHub', + 'HTML', + 'iTerm', + 'JavaScript', + 'Jetbrains', + 'Linux', + 'Next.js', + 'Rails', + 'React', + 'Ruby', + 'Ruby on Rails', + 'RubyMine', + 'Sass', + 'Software Developer', + 'Software Engineer', + 'TypeScript', + 'Web Developer', + 'Web Development', ], }, { From 8225a06497488693cc8dfd15842086bdf73e6a1b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:37:28 +0000 Subject: [PATCH 42/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 791a4f1f..35c5ada9 100644 --- a/readme.md +++ b/readme.md @@ -75,6 +75,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Simone Silvestroni](https://minutestomidnight.co.uk/uses) โ€” Sound designer, web developer, bass player * [Gavin Pereira](https://gavinpereira.in/uses) โ€” Graphic designer & frontend developer from Goa, India * [Tim Mouskhelichvili](https://timmousk.com/uses/) โ€” Freelance Developer & Consultant from Montreal, Canada +* [Vladimir Vo](https://vldmr.website/uses) โ€” Frontend developer with passion for great product design * [Andy Cetnarskyj](https://www.just-andy.uk/uses) โ€” Design Systems Designer from Edinburgh, UK * [Akash Rajpurohit](https://akashrajpurohit.com/uses) โ€” Software Engineer * [Bala Hantsi](https://github.com/bhantsi/uses) โ€” Software developer, full stack developer (in training), lately focused on frontend. Enjoy traveling and gaming. From 391c7be6c11bc552ab68b649f289a7e4a402f6cf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:40:37 +0000 Subject: [PATCH 43/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 35c5ada9..97df1478 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Jose Munoz](https://www.josemunozmatos.com/uses) โ€” Product Designer from Puerto Rico * [Vladimir Vo](https://vldmr.website/uses) โ€” Frontend developer with passion for great product design * [uncenter](https://www.uncenter.org/uses) โ€” Very incompetent developer * [Donavon West](https://donavon.com/uses) โ€” Spread Love {...โค๏ธ} @@ -102,6 +103,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Joshua Cerbito](https://www.cerbito.com/uses) โ€” I write code, I train devs, and I play music. * [Dale Larroder](https://www.dalelarroder.com/uses) โ€” Software Engineer, React, TypeScript and Mechanical Keyboards! * [Salma Alam-Naylor](https://whitep4nth3r.com/uses) โ€” Live coding streamer, writer and speaker +* [Bill Sullivan](https://billsullivan.name/uses/) โ€” Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur * [Amit Dhamu](https://amitd.co/uses) โ€” Software Engineer, Formula 1 Addict, Tech Junkie, Hip-Hop Head * [Dominik Gallitzendรถrfer](https://nharox.com/uses) โ€” Frontโ€‘end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris. * [Emmanuel Gautier](https://www.emmanuelgautier.com/uses) โ€” Solution Architect & Fullstack Developer living in France. Tech enthusiast and Data Lover. diff --git a/src/data.js b/src/data.js index fce887c1..8e142dd9 100644 --- a/src/data.js +++ b/src/data.js @@ -36,7 +36,7 @@ module.exports = [ 'Figma', 'Markdown', 'Notion', - ] + ], }, { name: 'Vladimir Vo', @@ -1823,7 +1823,8 @@ module.exports = [ }, { name: 'Bill Sullivan', - description: 'Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur', + description: + 'Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur', url: 'https://billsullivan.name/uses/', twitter: '@BillSullivan794', emoji: '๐ŸŽธ', @@ -1837,7 +1838,7 @@ module.exports = [ 'Manager', 'Streamer', 'Pop!_OS', - 'React' + 'React', ], }, { From 9b5653301ed6c7ead31574e927ea35ac97ddcb00 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:42:42 +0000 Subject: [PATCH 44/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 97df1478..15615bd2 100644 --- a/readme.md +++ b/readme.md @@ -552,6 +552,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [James Kemp](https://www.jameskemp.dev/uses/) โ€” Web Developer, Blogger, Freelancer * [Bob Matyas](https://www.bobmatyas.com/uses) โ€” Web Developer // IndieWeb * [Tom Hazledine](https://tomhazledine.com/uses) โ€” Data visualisation tinkerer and JS enthusiast. Podcaster. Nerd. +* [Jeremy Lanssiers](https://www.jeremylanssiers.com/uses/) โ€” Full-stack web developer-thinker-tinkerer. Preacher man for the GNU/Linux Church. * [Jacopo DP.](https://shish.cat/uses/) โ€” Student and PHP, Javascript developer. Learning cybersecurity * [Dรกvid Lรฉvai](https://davidlevai.com/uses) โ€” Building production-ready apps, Freelancing as a Software Dev * [Soumya Ranjan Mohanty](https://soumya.dev/uses) โ€” Fullstack software developer, Music Lover diff --git a/src/data.js b/src/data.js index 303e6d70..050b9b2d 100644 --- a/src/data.js +++ b/src/data.js @@ -11517,7 +11517,7 @@ module.exports = [ { name: 'Jeremy Lanssiers', description: - "Full-stack web developer-thinker-tinkerer. Preacher man for the GNU/Linux Church.", + 'Full-stack web developer-thinker-tinkerer. Preacher man for the GNU/Linux Church.', url: 'https://www.jeremylanssiers.com/uses/', emoji: '๐Ÿ”ฅ', country: '๐Ÿ‡ง๐Ÿ‡ช', @@ -11552,7 +11552,7 @@ module.exports = [ 'Visual Studio Code', 'Cloudflare', 'Chromium Debugging Tools', - 'Azure DevOps Pipelines' + 'Azure DevOps Pipelines', ], }, { From 8dd104c316ffe8f5ac848d4b0bea0092bf0001c3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:45:50 +0000 Subject: [PATCH 45/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 8 +------- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index 15615bd2..eb9572f5 100644 --- a/readme.md +++ b/readme.md @@ -226,6 +226,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Lucas Schumacher](https://aceto.dev/uses) โ€” Fullstack Developer, IoT & DIY Enthusiast * [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 +* [sheep](https://sheepdev.xyz/uses) โ€” software engineer from zagreb, croatia * [Mario Sanchez Carrion](https://mariosanchez.org/uses/) โ€” Junior Web Developer Based in Miami, FL * [Anthony Del Rosario](https://adelrosarioh.me/uses) โ€” Experienced Full Stack Software Engineer & Computers Lover * [Sythe Veenje](https://sythe.nl/uses) โ€” Freelance Developer & Designer diff --git a/src/data.js b/src/data.js index d86d6c9d..06eda338 100644 --- a/src/data.js +++ b/src/data.js @@ -4590,13 +4590,7 @@ module.exports = [ country: '๐Ÿ‡ญ๐Ÿ‡ท', computer: 'linux', phone: 'android', - tags: [ - 'Software Engineer', - 'Golang', - 'Linux', - 'Docker', - 'BASH', - ], + tags: ['Software Engineer', 'Golang', 'Linux', 'Docker', 'BASH'], }, { name: 'Mario Sanchez Carrion', From 9fffaa349f5639278b43b8e2b66b4dabb5ca18b8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:48:44 +0000 Subject: [PATCH 46/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index eb9572f5..2d7ae218 100644 --- a/readme.md +++ b/readme.md @@ -242,6 +242,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Manoj Barman](https://manojbarman.in/uses) โ€” Working hardly, or Hardly working.. * [Monica Powell](https://www.aboutmonica.com/uses/) โ€” Hi! I'm a product engineer who is passionate about making open-source more accessible and community building * [Hideki Jinnai](https://github.com/dekisr/uses) โ€” Lifelong Learner +* [NaveenSingh](https://naveensingh.dev/uses/) โ€” Full Stack Developer from India, Coimbatore ๐Ÿ‡ฎ๐Ÿ‡ณ * [Raul Melo](https://raulmelo.dev/uses) โ€” Developer, writer in my spare time, open-source contributor. Believes the only way to transform lives is through education. * [Ryan Harris](https://ryanharris.dev/uses) โ€” dev @ fauna. organizer @ reactadelphia. streamer @ twitch.tv/ryan_c_harris. member of @thelivecoders. * [Axel Larsson](https://axellarsson.com/blog/what-i-use/) โ€” Full-stack developer @@ -266,6 +267,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Kyle McDonald](https://kylemcd.com/uses/) โ€” Software Engineer * [Alexander Sedeke](https://www.studioalex.dev/alexander/uses/) โ€” Software Engineer * [Lea Vu](https://www.studioalex.dev/lea/uses/) โ€” UI/UX Designer +* [Habib Hinn](https://habibhinn.com/uses) โ€” Pricipal Engineer & Senior Frontend Engineer * [Jibin Thomas](https://jibin.tech/uses) โ€” Front-End Developer & Casual Blogger. CSS, Javascript & React * [Michael Rolfsen](https://boldandfriendly.de/uses) โ€” Designer and Front-of-the-Front-End Dev. I suck at guitar. * [Michael Read](https://www.michaelcread.com/uses) โ€” Full Stack Web Developer. diff --git a/src/data.js b/src/data.js index 7185c294..c1f37c65 100644 --- a/src/data.js +++ b/src/data.js @@ -4912,7 +4912,7 @@ module.exports = [ 'Full Stack', 'Git', 'JavaScript', - 'Styled Components' + 'Styled Components', ], }, { @@ -5424,7 +5424,7 @@ module.exports = [ 'Zeplin', ], }, - { + { name: 'Habib Hinn', description: 'Pricipal Engineer & Senior Frontend Engineer', url: 'https://habibhinn.com/uses', @@ -5443,11 +5443,11 @@ module.exports = [ 'React', 'Angular', 'Remix', - "SEO", - "Tailwind CSS", - "Prisma", + 'SEO', + 'Tailwind CSS', + 'Prisma', 'Python', - 'Cypress' + 'Cypress', ], }, { From e09a0cec680540c1f85a85fca63b356c0231befd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 03:56:46 +0000 Subject: [PATCH 47/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 5 +++- src/data.js | 72 ++++++++++++++++++++++++----------------------------- 2 files changed, 37 insertions(+), 40 deletions(-) diff --git a/readme.md b/readme.md index 2d7ae218..02eeca20 100644 --- a/readme.md +++ b/readme.md @@ -42,6 +42,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Dominic Ruggiero](https://userexe.me/uses) โ€” Student and idiot * [Maicol Santos](https://maicolsantos.github.io/#/uses) โ€” Front End Developer. * [Carretta Riccardo](https://carrettariccardo.dev/uses/) โ€” Software Developer & UX/UI Designer +* [starter.place](https://www.starter.place/uses/) โ€” Starter repos * [Josh Medeski](https://www.joshmedeski.com/uses/) โ€” Full-stack developer and content creator. * [Simon Rogers](https://midnite.uk/uses) โ€” Software Engineer * [Allan Im](https://allanim.com/uses) โ€” Software Engineer @@ -106,6 +107,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Bill Sullivan](https://billsullivan.name/uses/) โ€” Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur * [Amit Dhamu](https://amitd.co/uses) โ€” Software Engineer, Formula 1 Addict, Tech Junkie, Hip-Hop Head * [Dominik Gallitzendรถrfer](https://nharox.com/uses) โ€” Frontโ€‘end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris. +* [Andrei Hudovich](https://hudovich.dev/uses/) โ€” Freelance Front-end Engineer, Web Enthusiast, Cat Lover. * [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 @@ -115,6 +117,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Samuel Wong](https://desktopofsamuel.com/uses) โ€” Product Designer. Photographer. Traveler. * [Arisa Fukuzaki](https://github.com/schabibi1/uses) โ€” DevRel Engineer, Front-end developer * [Dean Lofts](https://loftwah.github.io/uses) โ€” Loftwah The Beatsmiff, Hip Hop Producer, Graphics, Socials, Video and Web +* [Himank Barve](https://hbarve1.com/uses) โ€” Full Stack JavaScript Developer, Open Source Enthusiast * [Matthew Tao](https://www.matthewtao.com/uses) โ€” Computer Science student who loves CSS. Focuses on the little things that make a website delightful. * [William Chin](https://yourdigitalaid.com/uses/) โ€” Web Developer, Product Manager, Digital Marketer, always trying to learn more. * [Angรฉlique Weger](https://angeliqueweger.com/uses) โ€” engineering manager :: adjunct prof :: always learning @@ -716,7 +719,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Francisco Valloire](https://github.com/frajova/what-i-use) โ€” Frontend developer, self-taught, enthusiastic and passionate about new technologies. * [Raรบl Piracรฉs](https://piraces.dev/uses) โ€” Full Stack and passionate Software Engineer. * [Luis Contreras](https://luiscontreras.dev/uses) โ€” Detail-oriented and passionate Software Engineer. -* [Madeline Pritchard](https://madelinepritchard.net/pages/uses) โ€” Film critic, writer, web developer. +* [Madeline Pritchard](https://www.blog.madelinepritchard.net/uses) โ€” Film critic, writer, web developer. * [Filip Pacurar](https://pacurar.dev/uses/) โ€” Loving husband, father of Joshua and Caleb, proud christian and enthusiast senior software developer, former CTO * [Wuttinan Sukpoon](https://github.com/mewxz029/uses) โ€” FullStack Developer * [Kieran Robson](https://kieranrobson.com/uses/) โ€” Information science PhD student | Hobbyist developer | Movie and TV Enthuiast diff --git a/src/data.js b/src/data.js index 211ab2ca..a969ca55 100644 --- a/src/data.js +++ b/src/data.js @@ -363,13 +363,7 @@ module.exports = [ country: '๐Ÿ‡บ๐Ÿ‡ธ', computer: 'apple', phone: 'iphone', - tags: [ - 'Remix', - 'React', - 'TypeScript', - 'TailWindCSS', - 'Full Stack', - ], + tags: ['Remix', 'React', 'TypeScript', 'TailWindCSS', 'Full Stack'], }, { name: 'Josh Medeski', @@ -1935,8 +1929,8 @@ module.exports = [ 'SCSS', 'Web', 'VS Code', - 'Software Engineer' - ] + 'Software Engineer', + ], }, { name: 'Emmanuel Gautier', @@ -2176,37 +2170,37 @@ module.exports = [ ], }, { - name: "Himank Barve", - description: "Full Stack JavaScript Developer, Open Source Enthusiast", - url: "https://hbarve1.com/uses", - twitter: "@hbarve1", - country: "๐Ÿ‡ฎ๐Ÿ‡ณ", - emoji: "๐Ÿง˜๐Ÿป", - computer: "apple", - phone: "iphone", + name: 'Himank Barve', + description: 'Full Stack JavaScript Developer, Open Source Enthusiast', + url: 'https://hbarve1.com/uses', + twitter: '@hbarve1', + country: '๐Ÿ‡ฎ๐Ÿ‡ณ', + emoji: '๐Ÿง˜๐Ÿป', + computer: 'apple', + phone: 'iphone', tags: [ - "JavaScript", - "TypeScript", - "React", - "Node.js", - "Next.js", - "GraphQL", - "Tailwind CSS", - "Docker", - "AWS", - "Firebase", - "MongoDB", - "PostgreSQL", - "Redis", - "Full Stack", - "JAM Stack", - "MERN Stack", - "Apollo GraphQL", - "Redux", - "Open Source Software", - "Remote", - "Prisma", - "PWA" + 'JavaScript', + 'TypeScript', + 'React', + 'Node.js', + 'Next.js', + 'GraphQL', + 'Tailwind CSS', + 'Docker', + 'AWS', + 'Firebase', + 'MongoDB', + 'PostgreSQL', + 'Redis', + 'Full Stack', + 'JAM Stack', + 'MERN Stack', + 'Apollo GraphQL', + 'Redux', + 'Open Source Software', + 'Remote', + 'Prisma', + 'PWA', ], }, { From fe6639f845a88f5198c435d81ef312dffb13b5a2 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Wed, 12 Apr 2023 00:00:57 -0400 Subject: [PATCH 48/49] Update data.js --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 169f1066..309918b7 100644 --- a/src/data.js +++ b/src/data.js @@ -29,7 +29,7 @@ module.exports = [ emoji: '๐Ÿ‘€', country: '๐Ÿ‡ธ๐Ÿ‡ฌ', computer: 'apple', - phone: 'apple', + phone: 'iphone', tags: [ 'API', 'Back End', From 289ddbadbcb2f92162925428039146fa385dda26 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 04:03:07 +0000 Subject: [PATCH 49/49] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 11 +++-------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 02eeca20..0269978c 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Neil Gupta](https://www.neil.gg/uses) โ€” Designed in California. Assembled in Chicago. I like to build things. * [Jose Munoz](https://www.josemunozmatos.com/uses) โ€” Product Designer from Puerto Rico * [Vladimir Vo](https://vldmr.website/uses) โ€” Frontend developer with passion for great product design * [uncenter](https://www.uncenter.org/uses) โ€” Very incompetent developer diff --git a/src/data.js b/src/data.js index b421da0d..ee34dd53 100644 --- a/src/data.js +++ b/src/data.js @@ -23,19 +23,14 @@ module.exports = [ { name: 'Neil Gupta', - description: 'Designed in California. Assembled in Chicago. I like to build things.', + description: + 'Designed in California. Assembled in Chicago. I like to build things.', url: 'https://www.neil.gg/uses', emoji: '๐Ÿ˜…', country: '๐Ÿ‡บ๐Ÿ‡ธ', computer: 'apple', phone: 'iphone', - tags: [ - 'JavaScript', - 'Ruby', - 'Full Stack', - 'Remote', - 'Developer', - ] + tags: ['JavaScript', 'Ruby', 'Full Stack', 'Remote', 'Developer'], }, { name: 'Jose Munoz',