mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
c92c686473
commit
85e85c967f
2 changed files with 9 additions and 12 deletions
|
|
@ -32,6 +32,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Jitendra Nirnejak](https://nirnejak.com/uses) — Developer, Designer and Blogger
|
||||
* [Farai Gandiya](https://farai.xyz/uses) — Software Developer
|
||||
* [Dhaval Boraniya](http://itca.xyz/uses) — Developer
|
||||
* [Enea Xharja](https://eneaxharja.com/uses) — Web Developer
|
||||
* [Dhanish Gajjar](https://dhanishgajjar.com/uses) — Developer
|
||||
* [Jonesh Shrestha](https://www.joneshshrestha.com/uses) — 📱iOS and 🕸Web Developer traveling through time and doing my best to relish this remarkable life
|
||||
* [Aditya Thebe](https://www.adityathebe.com/uses) — 💻 Full Stack Developer with an interest in bitcoins and blockchain.
|
||||
|
|
@ -58,6 +59,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [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.
|
||||
* [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
|
||||
* [Kenny Robinson](http://thealmostengineer.com/uses) — Web developer that builds software to improve business processes
|
||||
* [Davy Hausser](https://davyhausser.com/uses) — Game Producer. Web Developer, Travel Enthusiast
|
||||
|
|
@ -243,6 +245,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Juanito Fatas](https://juanitofatas.com/uses) — Program Tinker 🧙🏼♂️
|
||||
* [Elliot Bonneville](https://elliotbonneville.com/uses) — Freelance Web Developer / Consultant, educator, lover of coffee, cats, and writing of all kinds.
|
||||
* [John Garrett](https://johngarrett.dev/uses) — Arch Duke of Computering, Full Stack Instructor
|
||||
* [Krzysztof Żuraw](https://krzysztofzuraw.com/uses) — Developer, nerd, co-organizer, chemex lover
|
||||
* [Dieter Stinglhamber](https://www.dieterstinglhamber.me/uses/) — Developer, human, nerd.
|
||||
* [Dany Paredes](https://danywalls.com/uses) — I was a .NET guy, my last years ❤️ { #js & #sass } and play[ #react #vue #angular #sveltejs]
|
||||
* [Thomas Weibenfalk](https://www.weibenfalk.com/uses/) — Passionate developer, course creator, youtuber, designer and musician from Sweden
|
||||
|
|
|
|||
18
src/data.js
18
src/data.js
|
|
@ -613,9 +613,10 @@ module.exports = [
|
|||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'Michael Herman',
|
||||
description: 'Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.',
|
||||
description:
|
||||
'Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.',
|
||||
url: 'https://mherman.org/about#uses',
|
||||
twitter: '@mikeherman',
|
||||
emoji: '🙏',
|
||||
|
|
@ -629,10 +630,10 @@ module.exports = [
|
|||
'Architect',
|
||||
'JavaScript',
|
||||
'Python',
|
||||
'Docker',
|
||||
'Docker',
|
||||
'AWS',
|
||||
'Testing',
|
||||
'Teacher'
|
||||
'Teacher',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -4290,14 +4291,7 @@ module.exports = [
|
|||
country: '🇵🇱',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'CSS',
|
||||
'Gatsby',
|
||||
'Blogger'
|
||||
]
|
||||
tags: ['Developer', 'TypeScript', 'React', 'CSS', 'Gatsby', 'Blogger'],
|
||||
},
|
||||
{
|
||||
name: 'Dieter Stinglhamber',
|
||||
|
|
|
|||
Loading…
Reference in a new issue