From b0802f68fef8868a79862ee375a00fe5cff59a67 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 25 Jun 2020 16:27:58 +0200 Subject: [PATCH 01/37] =?UTF-8?q?Added=20myself=20=F0=9F=98=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/data.js b/src/data.js index f7cb1149..2514ac33 100644 --- a/src/data.js +++ b/src/data.js @@ -446,6 +446,28 @@ module.exports = [ 'Teacher', ], }, + { + name: 'Elio Struyf', + description: 'Engineering Lead / Office Development MVP / Public Speaker', + url: 'https://www.eliostruyf.com/uses', + twitter: '@eliostruyf', + emoji: '๐Ÿ˜ƒ', + country: '๐Ÿ‡ง๐Ÿ‡ช', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'SPFx', + 'React', + 'TypeScript', + 'Node', + 'Blogger', + 'DevOps', + 'Speaker', + 'Freelancer', + 'Microsoft' + ], + }, { name: 'Lucas Schumacher', description: 'Fullstack Developer, IoT & DIY Enthusiast', From 27d8b96fa4344638c91ad5696c3c1c7670f265fc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 25 Jun 2020 14:42:36 +0000 Subject: [PATCH 02/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4f7321b4..b6484021 100644 --- a/readme.md +++ b/readme.md @@ -51,6 +51,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Sam Boswell](https://www.bozzie.org/uses) โ€” CTO, Engineering Manager, IoT, info-sec, geek Sometimes mint condition. Free P&P. Warranty not included. * [Jay Tyrrell](https://jaytyrrell.co/uses/) โ€” Full Stack Developer * [Eva Dee](https://includejs.dev/uses) โ€” Web Developer. Note-taker. Trying to Do Good. +* [Elio Struyf](https://www.eliostruyf.com/uses) โ€” Engineering Lead / Office Development MVP / Public Speaker * [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! * [Mario Sanchez Carrion](https://mariosanchez.org/uses/) โ€” Junior Web Developer Based in Miami, FL diff --git a/src/data.js b/src/data.js index 2514ac33..84e5bc6a 100644 --- a/src/data.js +++ b/src/data.js @@ -465,7 +465,7 @@ module.exports = [ 'DevOps', 'Speaker', 'Freelancer', - 'Microsoft' + 'Microsoft', ], }, { From cf20185bad549b66ae3c86c5509aa1979d9a9504 Mon Sep 17 00:00:00 2001 From: Daan Kauwenberg Date: Wed, 1 Jul 2020 16:05:57 +0200 Subject: [PATCH 03/37] Remove Daan Kauwenberg (#875) I will take this personal website offline --- src/data.js | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/src/data.js b/src/data.js index 84e5bc6a..8c2ae275 100644 --- a/src/data.js +++ b/src/data.js @@ -1790,27 +1790,6 @@ module.exports = [ 'Blogger', ], }, - { - name: 'Daan Kauwenberg', - description: - 'JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer', - url: 'https://daankauwenberg.com/uses', - twitter: '@daankauwenberg', - emoji: '๐Ÿš€', - country: '๐Ÿ‡ณ๐Ÿ‡ฑ', - computer: 'apple', - phone: 'android', - tags: [ - 'Developer', - 'Entrepeneur', - 'Blogger', - 'React', - 'Google Cloud', - 'JavaScript', - 'CSS', - 'Full Stack', - ], - }, { name: 'Bob Orchard', description: From dcc2dc5bfbb17946ebc6bee82ad8330ce9b5afec Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 1 Jul 2020 14:07:15 +0000 Subject: [PATCH 04/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index b6484021..7e10a1d7 100644 --- a/readme.md +++ b/readme.md @@ -113,7 +113,6 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) โ€” Full-stack developer who believes that Passion is the key to every success. * [Martin Chammah](https://martinchammah.dev/uses) โ€” Gatsby Fan, Full-stack web developer, architect * [Clint Winter](https://clintgwinter.com/uses) โ€” Full stack developer loving the Laravel ecosystem. Sometimes I write about it. -* [Daan Kauwenberg](https://daankauwenberg.com/uses) โ€” JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer * [Bob Orchard](https://boborchard.com/uses) โ€” Semi-stack developer with a design background. Woodworker. Maker. * [Martรญn M.](https://uses.skydiver.dev/) โ€” Dad & Developer (former skydiver) * [Jamie Bowman](https://www.mrjamiebowman.com/uses) โ€” Full Stack Developer, DevOps, Infrastructure as Code, Penetration Testing, Blogger From d6a26e6441c77057c0a12c180b775db4b3808d78 Mon Sep 17 00:00:00 2001 From: Tim Downey Date: Wed, 1 Jul 2020 10:44:21 -0700 Subject: [PATCH 05/37] Add Tim Downey (#872) --- src/data.js | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/data.js b/src/data.js index 8c2ae275..5ad86b53 100644 --- a/src/data.js +++ b/src/data.js @@ -3901,6 +3901,35 @@ module.exports = [ 'CSS', ], }, + { + name: 'Tim Downey', + description: + 'Software Engineer - Distributed Systems, Cloud Platforms, and Web ๐Ÿ™ƒ', + url: 'https://downey.io/uses/', + twitter: '@tcdowney', + emoji: '๐ŸŒ', + country: '๐Ÿ‡บ๐Ÿ‡ธ', + computer: 'apple', + phone: 'android', + tags: [ + 'Software Engineer', + 'Ruby', + 'Ruby on Rails', + 'Go', + 'Golang', + 'Kubernetes', + 'Cloud Foundry', + 'OSS', + 'Distributed Systems', + 'Infrastructure', + 'Cloud', + 'Service Mesh', + 'Back End', + 'Full Stack', + 'TDD', + 'Scheme', + ], + }, { name: 'Josiah Wiebe', description: 'Designer & developer, lifelong learner.', From f86d85a5b9209b0ae85e745c17211f5798e9b19d Mon Sep 17 00:00:00 2001 From: Irshad Ali Date: Wed, 1 Jul 2020 23:15:02 +0530 Subject: [PATCH 06/37] Updated "Irshad Ali" site url (#874) * Updated "Irshad Ali" site url * Updated "irshad ali" site url * Updated "Irshad Ali" site url --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 5ad86b53..ced6a339 100644 --- a/src/data.js +++ b/src/data.js @@ -1122,7 +1122,7 @@ module.exports = [ { name: 'Irshad Ali', description: 'Front-End-Developer based in Hyderabad, India.', - url: 'http://irshadali.site/uses', + url: 'http://www.irshadali.codes/uses', twitter: '@imirshadali', emoji: '๐Ÿ‘จโ€๐Ÿ’ป', country: '๐Ÿ‡ฎ๐Ÿ‡ณ', From c3fbce946a69ad5ff45781d895d2ced0d8d3e2d0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 1 Jul 2020 17:46:12 +0000 Subject: [PATCH 07/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7e10a1d7..506fd02f 100644 --- a/readme.md +++ b/readme.md @@ -82,7 +82,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Farai Gandiya](https://farai.xyz/uses) โ€” Software Developer * [Elijah Rwothoromo](https://rwothoromo.wordpress.com/2020/05/29/uses/) โ€” Software Developer, Poet, code and play! * [Dhaval Boraniya](http://itca.xyz/uses) โ€” Developer -* [Irshad Ali](http://irshadali.site/uses) โ€” Front-End-Developer based in Hyderabad, India. +* [Irshad Ali](http://www.irshadali.codes/uses) โ€” Front-End-Developer based in Hyderabad, India. * [James Mathias](https://leihu.com/uses) โ€” Artist, Writer, & Outlaw * [Sudhanshu Bajaj](https://www.sudhanshubajaj.com/uses/) โ€” Code. Travel. Sleep. Repeat. Magento Developer * [Enea Xharja](https://eneaxharja.com/uses) โ€” Web Developer @@ -212,6 +212,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Camilo Romero](https://camiloromero.dev/uses) โ€” Full Snack Web Developer (Yeah...snack) that uses Javascript almost everywhere. * [Gabriel Wilkes](https://azul.technology/uses/) โ€” Full-stack developer who loves learning new things, American 10 years in Japan, soon back to the US * [Anton Andrรฉsen](https://anton.best/uses/) โ€” Software Engineer, Tutorial Maker, Youtuber, Tea Drinker +* [Tim Downey](https://downey.io/uses/) โ€” Software Engineer - Distributed Systems, Cloud Platforms, and Web ๐Ÿ™ƒ * [Josiah Wiebe](https://jwie.be/uses/) โ€” Designer & developer, lifelong learner. * [Benjamin Lannon](https://lannonbr.com/uses/) โ€” Web Developer, Open Source Contributor, Livestreamer * [Braden Watkins](https://bradenwatkins.dev/uses) โ€” Student, Full Stack Developer, Lover of all things analog From cc754eddabf9158ca6210d6f8207f8efc80179c5 Mon Sep 17 00:00:00 2001 From: Yash Dave Date: Fri, 3 Jul 2020 22:00:51 +0530 Subject: [PATCH 08/37] add Yash Dave (#876) --- src/data.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/data.js b/src/data.js index ced6a339..c0573cb6 100644 --- a/src/data.js +++ b/src/data.js @@ -3726,6 +3726,27 @@ module.exports = [ 'Speaker', ], }, + { + name: 'Yash Dave', + description: 'Web Developer who โคs Gatsby & React. Ocassional blogger & Open Source Contributor!', + url: 'https://amorpheuz.dev/uses/', + twitter: '@amorpheuz', + emoji: '๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป', + country: '๐Ÿ‡ฎ๐Ÿ‡ณ', + computer: 'windows', + phone: 'android', + tags: [ + 'Developer', + 'Full Stack', + 'Web Developer', + 'React', + 'JavaScript', + 'Gatsby', + 'Python', + '.NET Core', + 'JAMStack', + ] + }, { name: 'Simon Stenbรฆk', description: 'Helicopter pilot, web developer', From 4c8e8e02bf07157ddf88a30a5fd1c1ed8f8d0ac7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 3 Jul 2020 16:31:58 +0000 Subject: [PATCH 09/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 506fd02f..3d5c362e 100644 --- a/readme.md +++ b/readme.md @@ -203,6 +203,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Ava Gaiety Wroten](https://www.wroten.me/uses) โ€” JavaScript Software Engineer, artist, and designer * [Darlene Zouras](https://darzouras.com/uses/) โ€” Front-End and UI/UX Developer, Accessibility advocate, JAMStack fan, working in the marketing and entertainment industry * [Glenn Reyes](https://glennreyes.com/uses) โ€” Independent Software Engineer, trainer & speaker. Into sports & music. +* [Yash Dave](https://amorpheuz.dev/uses/) โ€” Web Developer who โคs Gatsby & React. Ocassional blogger & Open Source Contributor! * [Simon Stenbรฆk](https://sstenbaek.dk/uses) โ€” Helicopter pilot, web developer * [Adam Jahnke](https://adamyonk.com/uses) โ€” Caffiend, motorcyclist, climber, recovering perfectionist. I love to make the complex simple. * [Andrew Healey](https://healeycodes.com/uses) โ€” Software Engineer, Writer, Learner! diff --git a/src/data.js b/src/data.js index c0573cb6..ac9fec69 100644 --- a/src/data.js +++ b/src/data.js @@ -3728,7 +3728,8 @@ module.exports = [ }, { name: 'Yash Dave', - description: 'Web Developer who โคs Gatsby & React. Ocassional blogger & Open Source Contributor!', + description: + 'Web Developer who โคs Gatsby & React. Ocassional blogger & Open Source Contributor!', url: 'https://amorpheuz.dev/uses/', twitter: '@amorpheuz', emoji: '๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป', @@ -3745,7 +3746,7 @@ module.exports = [ 'Python', '.NET Core', 'JAMStack', - ] + ], }, { name: 'Simon Stenbรฆk', From 2dc3a1f1ced48d8e5dd6da74ad844e3517ab2003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Staji=C4=87?= Date: Sat, 4 Jul 2020 18:53:36 +0200 Subject: [PATCH 10/37] Add @90zlaya (#863) * Added 90zlaya to the data.js * Updated URL for @90zlaya * Updated uses url for @90zlaya Switching to page with uses details --- src/data.js | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index ac9fec69..73756496 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,28 @@ // keep it commonjs export module.exports = [ + { + name: 'Zlatan Stajic', + description: + 'M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.', + url: 'https://www.zlatanstajic.com/uses', + twitter: '@90zlaya', + emoji: 'โšก๏ธ', + country: '๐Ÿ‡ท๐Ÿ‡ธ', + computer: 'linux', + phone: 'iphone', + tags: [ + 'PHP', + 'MySQL', + 'JavaScript', + 'Vue', + 'CodeIgniter', + 'Linux', + 'Ubuntu', + 'Full Stack', + 'Web Developer', + 'Software Engineer', + ], + }, { name: 'Sergio Martรญn', description: @@ -16,7 +39,7 @@ module.exports = [ 'JavaScript', 'Front End', 'Back End', - 'Linux', + 'Linux' ], }, { From 1cbef8dadab3dc7e5d331fe59bbabbd8efbb1abf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 4 Jul 2020 16:55:00 +0000 Subject: [PATCH 11/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3d5c362e..d296cf3a 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Zlatan Stajic](https://www.zlatanstajic.com/uses) โ€” M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library. * [Sergio Martรญn](https://www.sergiomartin.dev/uses) โ€” I enjoy creating and learning for the web. Standards and vanilla enthusiast * [Bryan Hickey](https://bryanjhickey.com/uses) โ€” Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd * [Erik Kroes](https://www.erikkroes.nl/uses) โ€” Photographer and creative in the world of accessibility diff --git a/src/data.js b/src/data.js index 73756496..224230d8 100644 --- a/src/data.js +++ b/src/data.js @@ -39,7 +39,7 @@ module.exports = [ 'JavaScript', 'Front End', 'Back End', - 'Linux' + 'Linux', ], }, { From 98bfe7ca79daa22172ba671a0d0c7ecce2660e5b Mon Sep 17 00:00:00 2001 From: Vincent Ramdhanie Date: Thu, 9 Jul 2020 16:36:26 -0400 Subject: [PATCH 12/37] Add twitter handle and updated tags --- src/data.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/data.js b/src/data.js index 224230d8..81b1f7cf 100644 --- a/src/data.js +++ b/src/data.js @@ -5019,10 +5019,11 @@ module.exports = [ name: 'Vincent Ramdhanie', description: 'Software Developer, Lecturer, Technical Writer and Mentor', url: 'https://vincentramdhanie.com/uses', - emoji: '', + emoji: '๐Ÿฆ–', country: '๐Ÿ‡น๐Ÿ‡น', computer: 'apple', phone: 'android', + twitter: '@vramdhanie', tags: [ 'Developer', 'Full Stack', @@ -5030,7 +5031,9 @@ module.exports = [ 'Mentor', 'React', 'Node', - 'Testing', + 'React Native', + 'TailwindCSS', + 'Gatsby', 'Machine Learning', 'Python', ], From fcb2862c6adeaa8e496730ed958de0a001e66f81 Mon Sep 17 00:00:00 2001 From: Christian Gambardella Date: Fri, 10 Jul 2020 15:02:44 +0200 Subject: [PATCH 13/37] Removes Josh Buchea, Shaun Farrell, and Gergo Nagy (#884) * Removes Josh Buchea Website points to 404 page closes: #879 * Removes Shaun Farrell Website points to sales page closes: #880 * Removes Gergo Nagy Website not finished, no content at all. closes: #881 --- src/data.js | 64 ----------------------------------------------------- 1 file changed, 64 deletions(-) diff --git a/src/data.js b/src/data.js index 81b1f7cf..227f1808 100644 --- a/src/data.js +++ b/src/data.js @@ -901,26 +901,6 @@ module.exports = [ 'Writer', ], }, - { - name: 'Gergo Nagy', - description: - 'Software Developer, on a mission to make the world a better place.', - url: 'https://gergonagy.tech/uses', - twitter: '@dzsi1994', - emoji: '๐Ÿ€, โšฝ, ๐ŸŽง', - country: '๐Ÿ‡ญ๐Ÿ‡บ', - computer: 'apple', - phone: 'android', - tags: [ - 'Angular', - 'VueJS', - 'Rxjs', - 'Nest.js', - 'Engineer', - 'Front End', - 'Sport & Basketball', - ], - }, { name: 'Ryan Harris', description: @@ -2198,31 +2178,6 @@ module.exports = [ 'Teacher', ], }, - { - name: 'Shaun Farrell', - description: - 'Full Stack Developer, React, React Native, Swift, Model-driven, Node', - url: 'https://codedplanet.co/uses', - twitter: '@shaunjfaz', - emoji: '๐Ÿ™', - country: '๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ', - computer: 'apple', - phone: 'iphone', - tags: [ - 'Developer', - 'Web Developer', - 'Full Stack', - 'Front End', - 'JavaScript', - 'TypeScript', - 'React', - 'HTML', - 'CSS', - 'React Native', - 'Node', - 'Swift', - ], - }, { name: 'Elisha Terada', description: @@ -3626,25 +3581,6 @@ module.exports = [ 'CSS', ], }, - { - name: 'Josh Buchea', - description: 'Software Engineer, Open Source Contributor', - url: 'https://joshbuchea.com/uses', - twitter: '@joshbuchea', - emoji: 'โœจ', - country: '๐Ÿ‡บ๐Ÿ‡ธ', - computer: 'apple', - phone: 'iphone', - tags: [ - 'Engineer', - 'JavaScript', - 'React Native', - 'React', - 'GatsbyJS', - 'Entrepreneur', - 'Blogger', - ], - }, { name: 'Tiffany White', description: 'Frontend dev, blogger, podcaster, herder of cats', From 715b24f684bf801e92fcd8eafc4c2b1d840f6dd4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 10 Jul 2020 13:04:09 +0000 Subject: [PATCH 14/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index d296cf3a..f1641554 100644 --- a/readme.md +++ b/readme.md @@ -71,7 +71,6 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Mark Railton](https://markrailton.com/uses) โ€” Software Engineer * [๐๐ž๐ง๐ง๐ž๐ญ๐ญ ๐๐ž๐ง๐ž๐๐ข๐œ๐ญ](http://baharajr.me/uses) โ€” ๐’๐จ๐Ÿ๐ญ๐ฐ๐š๐ซ๐ž ๐ƒ๐ž๐ฏ๐ž๐ฅ๐จ๐ฉ๐ž๐ซ ๐š๐ง๐ ๐–๐ž๐ข๐ซ๐๐จ * [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. -* [Gergo Nagy](https://gergonagy.tech/uses) โ€” Software Developer, on a mission to make the world a better place. * [Ryan Harris](https://ryanharris.dev/uses) โ€” dev @ fauna. organizer @ reactadelphia. streamer @ twitch.tv/ryan_c_harris. member of @thelivecoders. * [Chris Hufnagel](https://chrishufnagel.com/uses/) โ€” Front End Developer & Designer * [Maxim Zubarev](https://maximzubarev.com/uses) โ€” Enthusiast with an opinion. I use things, press buttons, and sometimes go to places. @@ -130,7 +129,6 @@ 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. * [Mitchell Hanberg](https://mitchellhanberg.com/uses) โ€” Full Stack Developer who loves working with Elixir, Ruby and JS. * [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. -* [Shaun Farrell](https://codedplanet.co/uses) โ€” Full Stack Developer, React, React Native, Swift, Model-driven, Node * [Elisha Terada](https://www.elishaterada.com/uses) โ€” Web & Mobile Software Engineer, UI Designer, Creative-Thinker. * [Daniel Flege](https://danielflege.com/uses/) โ€” Web Developer & Podcaster ๐Ÿ–ฅ๐ŸŽ™ Loves Rails and Front End Stuff. My three girls are the {CSS} to my ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง * [Kenny Robinson](http://thealmostengineer.com/uses) โ€” Web developer that builds software to improve business processes @@ -198,7 +196,6 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Andre Landgraf](https://andre-landgraf.cool/uses/) โ€” Passionate Fullstack Web Developer * [Gant Laborde](http://gantlaborde.com/uses/) โ€” Speaker, GDE Web/ML, Podcaster, Trainer, Speaker, Author, Podcaster * [Dave Mullen Jnr](https://davemullenjnr.co.uk/uses) โ€” Designer, photographer, developer, multi-instrumentalist, chess player, aspiring minimalist, environmentally friendly. -* [Josh Buchea](https://joshbuchea.com/uses) โ€” Software Engineer, Open Source Contributor * [Tiffany White](https://tiffanywhite.dev/uses/) โ€” Frontend dev, blogger, podcaster, herder of cats * [Kent C. Dodds](https://kentcdodds.com/uses) โ€” JavaScript Software Engineer, speaker, and trainer * [Ava Gaiety Wroten](https://www.wroten.me/uses) โ€” JavaScript Software Engineer, artist, and designer From 3d2778c7b6b3252fb0a8963ec5c2ab537992753e Mon Sep 17 00:00:00 2001 From: Josh Manders Date: Sat, 11 Jul 2020 14:09:16 -0500 Subject: [PATCH 15/37] Update Josh Manders --- src/data.js | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/data.js b/src/data.js index 227f1808..b18fdc3b 100644 --- a/src/data.js +++ b/src/data.js @@ -5140,21 +5140,23 @@ module.exports = [ }, { name: 'Josh Manders', - description: 'Full Snack Developer and Indie Maker', + description: 'Indie Maker & Entrepreneur', url: 'https://joshmanders.com/uses/', twitter: '@joshmanders', - emoji: '๐ŸŒฏ', + emoji: '๐Ÿ€', country: '๐Ÿ‡บ๐Ÿ‡ธ', computer: 'apple', phone: 'iphone', tags: [ - 'Developer', - 'Full Stack', - 'Front End', - 'Back End', + 'Entrepreneur', + 'Indie Maker', + 'JavaScript', + 'TypeScript', 'Node', 'React', 'GraphQL', + 'Kubernetes', + 'Tailwind CSS', ], }, { From 6593c8a14f7e6b4c425d16c74bd075b254d00672 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 11 Jul 2020 20:56:43 +0000 Subject: [PATCH 16/37] 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 f1641554..1acfb086 100644 --- a/readme.md +++ b/readme.md @@ -277,7 +277,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Alba Silvente](https://dawntraoz.com/uses) โ€” Front-end developer, Vue & TailwindCSS lover. Hip Hop & Afro house dancer. * [Karel De Smet](https://kareldesmet.be/uses) โ€” Test Engineer at work. Developer in my spare time. Loves analyzing, debugging and delivering software. * [Alberto Fortes](https://albertofortes.com/uses/) โ€” Senior Front-end developer with strong aesthetic sense. Building cool websites and apps as Front-end Team lead at Avallain. -* [Josh Manders](https://joshmanders.com/uses/) โ€” Full Snack Developer and Indie Maker +* [Josh Manders](https://joshmanders.com/uses/) โ€” Indie Maker & Entrepreneur * [Daniel Wirtz](https://danielwirtz.com/uses/) โ€” Designer who codes @Crisp Studio * [Holger Lรถsken](https://www.codedge.de/uses/) โ€” Defender of clean code, avid learner, passionate programmer, empathic team leader and last but not least lover of open source projects. * [Laurie Barth](https://laurieontech.com/uses/) โ€” Software Engineer and Educator From 11b64cbd1f5c4110461f772cbb01556535f183bf Mon Sep 17 00:00:00 2001 From: Eugene Oliveros Date: Mon, 13 Jul 2020 16:17:37 +0800 Subject: [PATCH 17/37] Update Eugene Oliveros site domain (#888) --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index b18fdc3b..df189826 100644 --- a/src/data.js +++ b/src/data.js @@ -5445,7 +5445,7 @@ module.exports = [ { name: 'Eugene Oliveros', description: 'A Software Developer. A lazy software developer.', - url: 'https://jinyuz.me/uses', + url: 'https://jinyuz.dev/uses', twitter: '@yujinyuz_', emoji: '๐ŸŒ', country: '๐Ÿ‡ต๐Ÿ‡ญ', From 5793d75d72588f70d0d522fd38520478a90346dd Mon Sep 17 00:00:00 2001 From: Mostafa Hosseini Date: Mon, 13 Jul 2020 12:48:12 +0430 Subject: [PATCH 18/37] Add Mostafa Hosseini (#878) * added mostafa hosseini * updated url --- src/data.js | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/data.js b/src/data.js index df189826..e42eb8fd 100644 --- a/src/data.js +++ b/src/data.js @@ -1766,6 +1766,29 @@ module.exports = [ 'SQL', ], }, + { + name: 'Mostafa Hosseini', + description: 'Fullstack Developer', + url: 'https://mostafa-hosseini.me/uses', + twitter: '@moostaaafaa', + emoji: '๐ŸŽฏ', + country: '๐Ÿ‡ฎ๐Ÿ‡ท', + computer: 'apple', + phone: 'android', + tags: [ + 'Backend', + 'Frontend', + 'Fullstack', + 'PHP', + 'Laravel', + 'Golang', + 'JavaScript', + 'Vue', + 'Express.JS', + 'REST', + 'Docker', + ], + }, { name: 'Clint Winter', description: From 071179de392d98fb4f9cc378aff178eea01c7d78 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 13 Jul 2020 08:19:28 +0000 Subject: [PATCH 19/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1acfb086..0d1a0a16 100644 --- a/readme.md +++ b/readme.md @@ -112,6 +112,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Colin Principe](https://principe.io/uses/) โ€” Software Guild graduate, Full stack developer, Java backend, Angular/React frontend. * [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) โ€” Full-stack developer who believes that Passion is the key to every success. * [Martin Chammah](https://martinchammah.dev/uses) โ€” Gatsby Fan, Full-stack web developer, architect +* [Mostafa Hosseini](https://mostafa-hosseini.me/uses) โ€” Fullstack Developer * [Clint Winter](https://clintgwinter.com/uses) โ€” Full stack developer loving the Laravel ecosystem. Sometimes I write about it. * [Bob Orchard](https://boborchard.com/uses) โ€” Semi-stack developer with a design background. Woodworker. Maker. * [Martรญn M.](https://uses.skydiver.dev/) โ€” Dad & Developer (former skydiver) @@ -294,7 +295,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Gokulakrishnan Kalaikovan](https://gokul.site/uses) โ€” Web Developer, GDE, Open Source contributor, Speaker * [James Brooks](https://james.brooks.page/uses/) โ€” Software Developer at Laravel and Podcaster * [Byurhan Beyzat](https://byurhanbeyzat.com/uses) โ€” Front-End Developer. Engineer. Occasional blogger. -* [Eugene Oliveros](https://jinyuz.me/uses) โ€” A Software Developer. A lazy software developer. +* [Eugene Oliveros](https://jinyuz.dev/uses) โ€” A Software Developer. A lazy software developer. * [Mike Barkmin](https://www.barkmin.eu/uses/) โ€” I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education. * [Hugo Di Francesco](https://codewithhugo.com/uses) โ€” JavaScript developer, blogger at codewithhugo.com, co-author of 'Professional JavaScript' with Packt. * [Steve Heyes](https://steveheyes.co.uk/uses) โ€” I like to use tech to build awesome things that makes peoples lives better From 36e4178ac89afdfcae11566b727084c8910e1e08 Mon Sep 17 00:00:00 2001 From: David V Date: Mon, 13 Jul 2020 13:39:12 -0600 Subject: [PATCH 20/37] Add David A. Vives R. (#886) * add myself to data.js * fix typo * update my tags * update url * update url * update text * update text Co-authored-by: David V <[davr59@outlook.com](mailto:davr59@outlook.com)> --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index e42eb8fd..49d666fd 100644 --- a/src/data.js +++ b/src/data.js @@ -7716,7 +7716,7 @@ module.exports = [ { name: 'David A. Vives R.', description: - 'Software Engineer, Web Developer, Chess Player, Comics Reader, Loves reading, learning new things, sushi, BBQ and aioli.', + 'software engineer, web developer, chess player, comics reader, loves reading, learning new things, sushi, bbq sauce and aioli.', url: 'https://dispuestoaaprender.com/en/uses', twitter: '@davidvives', emoji: '๐ŸฆŠ', From 6cf5022a181e76c751bbc5a04a9849c43c8216c4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 13 Jul 2020 19:40:21 +0000 Subject: [PATCH 21/37] 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 0d1a0a16..ad65a69c 100644 --- a/readme.md +++ b/readme.md @@ -405,7 +405,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Albin Groen](https://albingroen.com/uses/) โ€” Young self taught fullstack JavaScript developer that's really interested in the web, open source, and design. * [Ajay Karwal](https://ajaykarwal.com/uses/) โ€” A designer, developer and UX guy from Buckingham, UK. * [Raรบl Negrรณn](https://raulnegron.me/uses/) โ€” Software Developer from Puerto Rico -* [David A. Vives R.](https://dispuestoaaprender.com/en/uses) โ€” Software Engineer, Web Developer, Chess Player, Comics Reader, Loves reading, learning new things, sushi, BBQ and aioli. +* [David A. Vives R.](https://dispuestoaaprender.com/en/uses) โ€” software engineer, web developer, chess player, comics reader, loves reading, learning new things, sushi, bbq sauce and aioli. * [Ryan Warner](https://ryan.warner.codes/uses) โ€” Software Engineer and Interface Designer. Leader and Mentor. * [Philipp John](https://jplace.de/uses) โ€” Full-Stack Software Developer - Love to play on my E-Piano, reading books and practicing Yoga & meditation. * [Nicky Meuleman](https://nickymeuleman.netlify.app/uses) โ€” Web developer, F1 fan. From 28afb5880e993f8a783817a15e5f1db436b4c712 Mon Sep 17 00:00:00 2001 From: William Rodriguez Date: Tue, 14 Jul 2020 11:55:19 -0400 Subject: [PATCH 22/37] - Adding William Rodriguez to data.js array (#890) --- src/data.js | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/data.js b/src/data.js index 49d666fd..fc5ac898 100644 --- a/src/data.js +++ b/src/data.js @@ -1991,6 +1991,39 @@ module.exports = [ 'Streamer', ], }, + { + name: 'William Rodriguez', + description: 'Full-Stack Developer. TALL Stack Advocate. Less is more.', + url: 'https://williamrodriguez.com/uses', + twitter: '@WillRodRican', + emoji: '๐Ÿค™', + country: '๐Ÿ‡บ๐Ÿ‡ธ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'PHP', + 'Laravel', + 'JavaScript', + 'Vue', + 'Developer', + 'Engineer', + 'AWS', + 'Full Stack', + 'Front End', + 'HTML', + 'CSS', + 'SASS', + 'Web Developer', + 'Web Development', + 'TailwindCSS', + 'Laravel Livewire', + 'AlpineJS', + 'Electron', + 'Musician', + 'VS Code', + 'TALL Stack', + ], + }, { name: 'Shawn Crigger', description: From 16435ce52e8e4ec38c9213265553f3b108f79f84 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 14 Jul 2020 15:56:29 +0000 Subject: [PATCH 23/37] 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 ad65a69c..dfd34117 100644 --- a/readme.md +++ b/readme.md @@ -121,6 +121,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Michael Stokoe](https://msweb.dev/uses) โ€” Back-end PHP Developer. Gamer, musician and motorcyclist. * [Luis Alfredo Lorenzo](http://babas.bot/uses) โ€” Professional programmer and clean coder; I swear I will not kill -9 anyone. * [Fabian Vallejos](https://fabianvallejos.com/uses/) โ€” Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus +* [William Rodriguez](https://williamrodriguez.com/uses) โ€” Full-Stack Developer. TALL Stack Advocate. Less is more. * [Shawn Crigger](https://shawn-crigger.herokuapp.com/uses) โ€” Full Stack Developer, Pixel Craftsman, Dog Lover and avid Meat eater! * [Keith Donegan](https://www.keithdonegan.com/uses/) โ€” Irish WordPress developer, based in London, UK. * [John SJ Anderson](https://genehack.org/uses) โ€” information technology executive, conference speaker, and Open Source software developer and community organizer from Salem, Oregon, USA. From badef619eb09acbc1cce4523fd87ca176da0a639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20ELET?= Date: Thu, 16 Jul 2020 17:09:53 +0200 Subject: [PATCH 24/37] Add Sebastien Elet (#889) --- src/data.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/data.js b/src/data.js index fc5ac898..cf9d9965 100644 --- a/src/data.js +++ b/src/data.js @@ -2190,6 +2190,28 @@ module.exports = [ 'Node', ], }, + { + name: 'Sebastien Elet', + description: + 'Full stack javascript developer which also loves ops and automation', + url: + 'https://www.notion.so/Dev-environment-ec11cb5bd0594c16a3c6338e6aa4f5b9', + twitter: '@SebastienElet', + emoji: '๐Ÿš€', + country: '๐Ÿ‡ซ๐Ÿ‡ท', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Vim', + 'Ops', + 'Docker', + 'Javascript', + 'Typescript', + 'Node', + 'Back End', + ], + }, { name: 'Mitchell Hanberg', description: From 69f56f4911dd646d3afa8d9c5995964f063fe7bf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 16 Jul 2020 15:11:42 +0000 Subject: [PATCH 25/37] 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 dfd34117..7d3d4142 100644 --- a/readme.md +++ b/readme.md @@ -129,6 +129,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Makon Cline](https://makoncline.com/uses) โ€” Engineer, Developer, Home Cook. I like to make useful things and share them with others. * [Pierre-Antoine "Leny" Delnatte](https://leny.me/uses/) โ€” Developer, Bootcamp coach. Forging the next generation of webdevelopers. * [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 * [Mitchell Hanberg](https://mitchellhanberg.com/uses) โ€” Full Stack Developer who loves working with Elixir, Ruby and JS. * [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. * [Elisha Terada](https://www.elishaterada.com/uses) โ€” Web & Mobile Software Engineer, UI Designer, Creative-Thinker. From 215df6326375144bf8fff181fc1b12a4632e04d9 Mon Sep 17 00:00:00 2001 From: Dave Redfern Date: Fri, 17 Jul 2020 12:33:45 +0100 Subject: [PATCH 26/37] Adding myself to data.js (#870) --- src/data.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/data.js b/src/data.js index cf9d9965..3be4ed15 100644 --- a/src/data.js +++ b/src/data.js @@ -122,6 +122,28 @@ module.exports = [ 'Hugo', ], }, + { + name: 'Dave Redfern', + description: + 'I design and develop userโ€‘centered experiences that deliver measurable returns.', + url: 'https://daveredfern.com/uses', + twitter: '@daveredfern', + emoji: '๐Ÿ‘‹', + country: '๐Ÿ‡ฌ๐Ÿ‡ง', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Designer', + 'Design', + 'Design Systems', + 'a11y', + 'Web Developer', + 'Developer', + 'JavaScript', + 'Front End', + 'CSS' + ], + }, { name: 'Rizwan', description: 'iOS Developer. Living between Marvel and DC world', From fcd71d80fc0329fd0f20ba03d14d63f080804c85 Mon Sep 17 00:00:00 2001 From: Adam Siekierski Date: Fri, 17 Jul 2020 13:34:05 +0200 Subject: [PATCH 27/37] Add Adam Siekierski (#891) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Adam Siekierski ๐Ÿป * Remove redundant data Compared to another people, it could be too much * Fix the typos Co-authored-by: Antoni Kepinski Co-authored-by: Antoni Kepinski --- src/data.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data.js b/src/data.js index 3be4ed15..64335475 100644 --- a/src/data.js +++ b/src/data.js @@ -439,6 +439,30 @@ module.exports = [ 'Teacher', ], }, + { + name: 'Adam Siekierski', + description: + 'Non-professional fullstack developer. Big fan of JavaScript, TypeScript, React, and Vue. Co-host of Polish web development podcast.', + url: 'https://siekierski.ml/#/uses', + twitter: '@a_siekierski', + emoji: '๐Ÿป', + country: '๐Ÿ‡ต๐Ÿ‡ฑ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Full Stack', + 'JavaScript', + 'TypeScript', + 'CSS', + 'React', + 'Vue', + 'Node.js', + 'Swift', + 'Podcaster', + 'JAMStack', + 'React Native' + ], + }, { name: 'Sam Boswell', description: From 34f6b848370baf870720ade3fda297424d0f047d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 17 Jul 2020 11:35:12 +0000 Subject: [PATCH 28/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7d3d4142..a21402ba 100644 --- a/readme.md +++ b/readme.md @@ -35,6 +35,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Erik Kroes](https://www.erikkroes.nl/uses) โ€” Photographer and creative in the world of accessibility * [Alex Duval](https://www.alexduval.fr/uses) โ€” Fullstack Dev, Teacher, Freeride skier * [Yohanes Bandung Bondowoso](https://ybbond.dev/uses) โ€” FrontEnd. Coffee. Calisthenics. Tattoo. Vim. Modular Synth. +* [Dave Redfern](https://daveredfern.com/uses) โ€” I design and develop userโ€‘centered experiences that deliver measurable returns. * [Rizwan](https://blog.rizwan.dev/uses) โ€” iOS Developer. Living between Marvel and DC world * [Dylan Sheffer](https://www.dylansheffer.com/posts/uses/) โ€” Web Developer. A11y Advocate. Tea Enthusiast. * [Adil Naqvi](https://adilnaqvi.com/uses) โ€” Mechanical engineer with a knack for coding @@ -49,6 +50,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Erik Thiart](https://erikthiart.com/uses/) โ€” Full Stack Developer, I am a Swiss Army knife. * [Ruben Janssen](https://rubenjanssen.me/uses) โ€” Front-end Developer, Gadget G33k, Guild Lead * [Josh Collinsworth](https://joshcollinsworth.com/uses) โ€” Front end dev in love with all things Vue, Svelte, CSS, and WordPress. Works in Ruby on Rails. +* [Adam Siekierski](https://siekierski.ml/#/uses) โ€” Non-professional fullstack developer. Big fan of JavaScript, TypeScript, React, and Vue. Co-host of Polish web development podcast. * [Sam Boswell](https://www.bozzie.org/uses) โ€” CTO, Engineering Manager, IoT, info-sec, geek Sometimes mint condition. Free P&P. Warranty not included. * [Jay Tyrrell](https://jaytyrrell.co/uses/) โ€” Full Stack Developer * [Eva Dee](https://includejs.dev/uses) โ€” Web Developer. Note-taker. Trying to Do Good. diff --git a/src/data.js b/src/data.js index 64335475..5937db45 100644 --- a/src/data.js +++ b/src/data.js @@ -141,7 +141,7 @@ module.exports = [ 'Developer', 'JavaScript', 'Front End', - 'CSS' + 'CSS', ], }, { @@ -460,7 +460,7 @@ module.exports = [ 'Swift', 'Podcaster', 'JAMStack', - 'React Native' + 'React Native', ], }, { From 869e366d734f31bef9de1f8207202867e9a4e41e Mon Sep 17 00:00:00 2001 From: Aymen Jarouih Date: Sat, 18 Jul 2020 16:59:49 +0100 Subject: [PATCH 29/37] Update data.js --- src/data.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/data.js b/src/data.js index 5937db45..0907bd9a 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,25 @@ // keep it commonjs export module.exports = [ + { + name: 'Aymen Jarouih', + description: 'Fullstack Developer, Technical SEO & WebPerf', + url: 'https://www.ajarouih.me/uses', + twitter: '@_ajarouih', + emoji: 'โšก๏ธ', + country: '๐Ÿ‡ฒ๐Ÿ‡ฆ', + computer: 'linux', + phone: 'android', + tags: [ + 'Developer', + 'Full Stack', + 'jamSTACK', + 'SEO', + 'JavaScript', + 'Entrepreneur', + 'React', + 'Node', + ], + }, { name: 'Zlatan Stajic', description: From 44097403d5215eaf22e0b75b8b2ce7ea649deb92 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 19 Jul 2020 10:58:13 +0000 Subject: [PATCH 30/37] 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 a21402ba..a672c4e5 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Aymen Jarouih](https://www.ajarouih.me/uses) โ€” Fullstack Developer, Technical SEO & WebPerf * [Zlatan Stajic](https://www.zlatanstajic.com/uses) โ€” M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library. * [Sergio Martรญn](https://www.sergiomartin.dev/uses) โ€” I enjoy creating and learning for the web. Standards and vanilla enthusiast * [Bryan Hickey](https://bryanjhickey.com/uses) โ€” Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd From 29e696273380d863efec54339acdb797d7aa2123 Mon Sep 17 00:00:00 2001 From: Joel Turner Date: Mon, 20 Jul 2020 02:57:38 -0700 Subject: [PATCH 31/37] Update data.js (#894) --- src/data.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data.js b/src/data.js index 0907bd9a..b5103225 100644 --- a/src/data.js +++ b/src/data.js @@ -3345,6 +3345,30 @@ module.exports = [ 'SQL', ], }, + { + name: 'Joel M. Turner', + description: + 'Mostly Front-End Dev, some back end', + url: 'https://joelmturner.com/uses', + twitter: '@joelmturner', + emoji: 'โ›ฐ', + country: '๐Ÿ‡บ๐Ÿ‡ธ', + computer: 'apple', + phone: 'android', + tags: [ + 'Gatsby', + 'Developer', + 'TypeScript', + 'JavaScript', + 'React', + 'Mobx', + 'Node', + 'CSS', + 'SCSS', + 'Web Developer', + 'Front End', + ], + }, { name: 'Carter McAlister', description: 'Software Engineer, Digital Nomad, Lover of the Outdoors', From 2d2055ed7b76861cd769bd2404bc53b70adbd877 Mon Sep 17 00:00:00 2001 From: Simon Fish Date: Mon, 20 Jul 2020 10:58:15 +0100 Subject: [PATCH 32/37] Add Simon Fish (#895) * Add Simon Fish * Change Twitter handle for Simon Fish --- src/data.js | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/data.js b/src/data.js index b5103225..5909aaba 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,38 @@ // keep it commonjs export module.exports = [ + { + name: 'Simon Fish', + description: 'Engineering and educating for a free and open web. Ruby/React fullstack developer', + url: 'https://simon.fish/uses', + twitter: '@boardfish_', + emoji: '๐ŸŸ', + country: '๐Ÿ‡ฌ๐Ÿ‡ง', + computer: 'linux', + phone: 'android', + tags: [ + 'Developer', + 'Full Stack', + 'Software Engineer', + 'jamSTACK', + 'Ubuntu', + 'Linux', + 'JavaScript', + 'React', + 'Ruby', + 'Rails', + 'Ruby on Rails', + 'Ruby On Rails', + 'Web', + 'Web Development', + 'Vim', + 'Docker', + 'HTML', + 'SCSS', + 'Sass', + 'Backend', + 'Fullstack' + ], + }, { name: 'Aymen Jarouih', description: 'Fullstack Developer, Technical SEO & WebPerf', From 75dc2e19fa759e12a21a8c836773b6477555812a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 20 Jul 2020 09:59:17 +0000 Subject: [PATCH 33/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index a672c4e5..b9c5cc7e 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Simon Fish](https://simon.fish/uses) โ€” Engineering and educating for a free and open web. Ruby/React fullstack developer * [Aymen Jarouih](https://www.ajarouih.me/uses) โ€” Fullstack Developer, Technical SEO & WebPerf * [Zlatan Stajic](https://www.zlatanstajic.com/uses) โ€” M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library. * [Sergio Martรญn](https://www.sergiomartin.dev/uses) โ€” I enjoy creating and learning for the web. Standards and vanilla enthusiast @@ -184,6 +185,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Marco Poletto](https://poletto.dev/uses/) โ€” Frontend Developer, UI engineer, Mentor * [Telmo Goncalves](https://telmo.online/uses) โ€” Fullstack Developer, mostly focused to ReactJS. Digital Nomad, I love travelling. * [Mark Horsell](https://markhorsell.com/uses) โ€” Software Developer - Front-end mostly, back-end and native sometimes. +* [Joel M. Turner](https://joelmturner.com/uses) โ€” Mostly Front-End Dev, some back end * [Carter McAlister](https://cartermcalister.dev/uses) โ€” Software Engineer, Digital Nomad, Lover of the Outdoors * [Matt Jennings](https://mattjennings.io/uses) โ€” web dev, hockey | tradebreaker.io * [Jake Jarvis](https://jarv.is/uses/) โ€” Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer ๐Ÿ„ diff --git a/src/data.js b/src/data.js index 5909aaba..159a15d9 100644 --- a/src/data.js +++ b/src/data.js @@ -2,7 +2,8 @@ module.exports = [ { name: 'Simon Fish', - description: 'Engineering and educating for a free and open web. Ruby/React fullstack developer', + description: + 'Engineering and educating for a free and open web. Ruby/React fullstack developer', url: 'https://simon.fish/uses', twitter: '@boardfish_', emoji: '๐ŸŸ', @@ -30,7 +31,7 @@ module.exports = [ 'SCSS', 'Sass', 'Backend', - 'Fullstack' + 'Fullstack', ], }, { @@ -3380,8 +3381,7 @@ module.exports = [ }, { name: 'Joel M. Turner', - description: - 'Mostly Front-End Dev, some back end', + description: 'Mostly Front-End Dev, some back end', url: 'https://joelmturner.com/uses', twitter: '@joelmturner', emoji: 'โ›ฐ', From bc0cc9d3fc6ca67dd94cbfeabf4cc49cea7c3734 Mon Sep 17 00:00:00 2001 From: Pablo Obando <32121778+pabloobandodev@users.noreply.github.com> Date: Tue, 21 Jul 2020 10:12:51 -0600 Subject: [PATCH 34/37] Add Pablo Obando (#898) --- src/data.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/data.js b/src/data.js index 159a15d9..6694c71c 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,25 @@ // keep it commonjs export module.exports = [ + { + name: 'Pablo Obando', + description: + 'A software engineer who enjoys programming and good beers ๐Ÿป', + url: 'https://pabloobando.dev/uses', + twitter: '@pabloobandodev', + emoji: '๐Ÿง™', + country: '๐Ÿ‡จ๐Ÿ‡ท', + computer: 'apple', + phone: 'iphone', + tags: [ + 'JavaScript', + 'React Js', + 'React Native', + 'Next Js', + 'Gatsby', + 'GraphQl', + 'Node Js', + ], + }, { name: 'Simon Fish', description: From 09d319806599a73b00ba379f9ee5a82cab7376c5 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 21 Jul 2020 16:13:58 +0000 Subject: [PATCH 35/37] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b9c5cc7e..0d34f778 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Pablo Obando](https://pabloobando.dev/uses) โ€” A software engineer who enjoys programming and good beers ๐Ÿป * [Simon Fish](https://simon.fish/uses) โ€” Engineering and educating for a free and open web. Ruby/React fullstack developer * [Aymen Jarouih](https://www.ajarouih.me/uses) โ€” Fullstack Developer, Technical SEO & WebPerf * [Zlatan Stajic](https://www.zlatanstajic.com/uses) โ€” M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library. diff --git a/src/data.js b/src/data.js index 6694c71c..6274ad43 100644 --- a/src/data.js +++ b/src/data.js @@ -1,9 +1,8 @@ // keep it commonjs export module.exports = [ - { + { name: 'Pablo Obando', - description: - 'A software engineer who enjoys programming and good beers ๐Ÿป', + description: 'A software engineer who enjoys programming and good beers ๐Ÿป', url: 'https://pabloobando.dev/uses', twitter: '@pabloobandodev', emoji: '๐Ÿง™', From 8d7243d540f287c8e0be90977f43b2676a9895ab Mon Sep 17 00:00:00 2001 From: Linus Rogge Date: Thu, 23 Jul 2020 10:32:24 +0200 Subject: [PATCH 36/37] Add Linus Rogge (@linuscodes) (#899) --- src/data.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/data.js b/src/data.js index 6274ad43..edb7a3c5 100644 --- a/src/data.js +++ b/src/data.js @@ -155,6 +155,26 @@ module.exports = [ 'Websites', ], }, + { + name: 'Linus Rogge', + description: 'Self-taught front-end dev and UI/UX lover', + url: 'https://linuscodes.com/uses', + twitter: '@linuscodes', + emoji: '๐Ÿคฉ', + country: '๐Ÿ‡ฉ๐Ÿ‡ช', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Front End', + 'Designer', + 'UX', + 'UI', + 'Vue', + 'JavaScript', + 'Hugo' + ] + }, { name: 'Alex Duval', description: 'Fullstack Dev, Teacher, Freeride skier', From dfda885bd7281838f4d411926669d332fa704d68 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 23 Jul 2020 08:33:47 +0000 Subject: [PATCH 37/37] 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 0d34f778..da776705 100644 --- a/readme.md +++ b/readme.md @@ -36,6 +36,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Sergio Martรญn](https://www.sergiomartin.dev/uses) โ€” I enjoy creating and learning for the web. Standards and vanilla enthusiast * [Bryan Hickey](https://bryanjhickey.com/uses) โ€” Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd * [Erik Kroes](https://www.erikkroes.nl/uses) โ€” Photographer and creative in the world of accessibility +* [Linus Rogge](https://linuscodes.com/uses) โ€” Self-taught front-end dev and UI/UX lover * [Alex Duval](https://www.alexduval.fr/uses) โ€” Fullstack Dev, Teacher, Freeride skier * [Yohanes Bandung Bondowoso](https://ybbond.dev/uses) โ€” FrontEnd. Coffee. Calisthenics. Tattoo. Vim. Modular Synth. * [Dave Redfern](https://daveredfern.com/uses) โ€” I design and develop userโ€‘centered experiences that deliver measurable returns. diff --git a/src/data.js b/src/data.js index edb7a3c5..e8fbb40b 100644 --- a/src/data.js +++ b/src/data.js @@ -172,8 +172,8 @@ module.exports = [ 'UI', 'Vue', 'JavaScript', - 'Hugo' - ] + 'Hugo', + ], }, { name: 'Alex Duval',