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
b167c44bec
commit
e2814cc1c0
2 changed files with 13 additions and 12 deletions
|
|
@ -247,6 +247,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
||||||
* [Frugence Fidel](https://frugencefidel.com/uses) — I'm 🇹🇿 React Developer
|
* [Frugence Fidel](https://frugencefidel.com/uses) — I'm 🇹🇿 React Developer
|
||||||
* [Aaron Conway](https://aaronconway.co.uk/uses) — Developer who can design. A designer who can develop. One or the other! (also a podcaster @ thethirdwheel.fm)
|
* [Aaron Conway](https://aaronconway.co.uk/uses) — Developer who can design. A designer who can develop. One or the other! (also a podcaster @ thethirdwheel.fm)
|
||||||
|
* [Artur Dudek](https://dudek.ga/uses) — Fullstack developer who loves React (Next.js) and TypeScript. Co-Host @ require.pl - a polish web dev podcast.
|
||||||
* [Stephanie Handsteiner](https://stephfh.dev/uses) — 💻 Full-Stack Developer with a background in design.
|
* [Stephanie Handsteiner](https://stephfh.dev/uses) — 💻 Full-Stack Developer with a background in design.
|
||||||
* [Mohammed Sohail](https://www.msohail.dev/uses) — A full stack web developer developing web applications in Laravel/PHP alongside Next.js, Livewire and Inertia.
|
* [Mohammed Sohail](https://www.msohail.dev/uses) — A full stack web developer developing web applications in Laravel/PHP alongside Next.js, Livewire and Inertia.
|
||||||
* [Ximena Vila Ferral](https://ximenavf.com/uses/) — 💻 🎨 A Mexican born, Texas based designer and developer.
|
* [Ximena Vila Ferral](https://ximenavf.com/uses/) — 💻 🎨 A Mexican born, Texas based designer and developer.
|
||||||
|
|
|
||||||
24
src/data.js
24
src/data.js
|
|
@ -4879,18 +4879,18 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
"Web Developer",
|
'Web Developer',
|
||||||
"Full Stack",
|
'Full Stack',
|
||||||
"Front End",
|
'Front End',
|
||||||
"JavaScript",
|
'JavaScript',
|
||||||
"TypeScript",
|
'TypeScript',
|
||||||
"React",
|
'React',
|
||||||
"Next",
|
'Next',
|
||||||
"SCSS",
|
'SCSS',
|
||||||
"Tailwind CSS",
|
'Tailwind CSS',
|
||||||
"Serverless",
|
'Serverless',
|
||||||
"Vercel",
|
'Vercel',
|
||||||
"Podcaster",
|
'Podcaster',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue