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
6e5f3897ac
commit
c238f845cd
2 changed files with 28 additions and 27 deletions
|
|
@ -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
|
* [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.
|
* [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 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
|
* [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
|
* [David O'Trakoun](https://www.davidosomething.com/uses/) — Software Engineer
|
||||||
* [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger
|
* [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger
|
||||||
|
|
|
||||||
54
src/data.js
54
src/data.js
|
|
@ -9488,33 +9488,33 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
"Arch",
|
'Arch',
|
||||||
"Back End",
|
'Back End',
|
||||||
"CSS",
|
'CSS',
|
||||||
"DJ",
|
'DJ',
|
||||||
"Developer",
|
'Developer',
|
||||||
"Firefox",
|
'Firefox',
|
||||||
"Front End",
|
'Front End',
|
||||||
"Full Stack",
|
'Full Stack',
|
||||||
"Git",
|
'Git',
|
||||||
"GitHub",
|
'GitHub',
|
||||||
"HTML",
|
'HTML',
|
||||||
"iTerm",
|
'iTerm',
|
||||||
"JavaScript",
|
'JavaScript',
|
||||||
"Jetbrains",
|
'Jetbrains',
|
||||||
"Linux",
|
'Linux',
|
||||||
"Next.js",
|
'Next.js',
|
||||||
"Rails",
|
'Rails',
|
||||||
"React",
|
'React',
|
||||||
"Ruby",
|
'Ruby',
|
||||||
"Ruby on Rails",
|
'Ruby on Rails',
|
||||||
"RubyMine",
|
'RubyMine',
|
||||||
"Sass",
|
'Sass',
|
||||||
"Software Developer",
|
'Software Developer',
|
||||||
"Software Engineer",
|
'Software Engineer',
|
||||||
"TypeScript",
|
'TypeScript',
|
||||||
"Web Developer",
|
'Web Developer',
|
||||||
"Web Development"
|
'Web Development',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue