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
519cbbb59e
commit
9fffaa349f
2 changed files with 8 additions and 6 deletions
|
|
@ -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..
|
* [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
|
* [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
|
* [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.
|
* [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.
|
* [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
|
* [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
|
* [Kyle McDonald](https://kylemcd.com/uses/) — Software Engineer
|
||||||
* [Alexander Sedeke](https://www.studioalex.dev/alexander/uses/) — Software Engineer
|
* [Alexander Sedeke](https://www.studioalex.dev/alexander/uses/) — Software Engineer
|
||||||
* [Lea Vu](https://www.studioalex.dev/lea/uses/) — UI/UX Designer
|
* [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
|
* [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 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.
|
* [Michael Read](https://www.michaelcread.com/uses) — Full Stack Web Developer.
|
||||||
|
|
|
||||||
12
src/data.js
12
src/data.js
|
|
@ -4912,7 +4912,7 @@ module.exports = [
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
'Git',
|
'Git',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Styled Components'
|
'Styled Components',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -5424,7 +5424,7 @@ module.exports = [
|
||||||
'Zeplin',
|
'Zeplin',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Habib Hinn',
|
name: 'Habib Hinn',
|
||||||
description: 'Pricipal Engineer & Senior Frontend Engineer',
|
description: 'Pricipal Engineer & Senior Frontend Engineer',
|
||||||
url: 'https://habibhinn.com/uses',
|
url: 'https://habibhinn.com/uses',
|
||||||
|
|
@ -5443,11 +5443,11 @@ module.exports = [
|
||||||
'React',
|
'React',
|
||||||
'Angular',
|
'Angular',
|
||||||
'Remix',
|
'Remix',
|
||||||
"SEO",
|
'SEO',
|
||||||
"Tailwind CSS",
|
'Tailwind CSS',
|
||||||
"Prisma",
|
'Prisma',
|
||||||
'Python',
|
'Python',
|
||||||
'Cypress'
|
'Cypress',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue