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
8c4211b107
commit
66c8c3a2de
2 changed files with 10 additions and 9 deletions
|
|
@ -34,6 +34,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [James Auble](https://jamesauble.com/uses) — Full Stack Developer
|
* [James Auble](https://jamesauble.com/uses) — Full Stack Developer
|
||||||
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
||||||
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
||||||
|
* [Jacob Lamb](https://jacobdalamb.dev/uses) — web engineer, musician, and builder
|
||||||
* [Dennis Sauvé](https://gist.github.com/dengsauve/e344ef7d8bd0d194b602e8b2d4490f98) — DevOps Engineer w/Dev roots in the Pacific North West!
|
* [Dennis Sauvé](https://gist.github.com/dengsauve/e344ef7d8bd0d194b602e8b2d4490f98) — DevOps Engineer w/Dev roots in the Pacific North West!
|
||||||
* [Jana](https://janasundar.dev/uses) — Full Stack Developer & Javascript Enthusiast
|
* [Jana](https://janasundar.dev/uses) — Full Stack Developer & Javascript Enthusiast
|
||||||
* [Daniel Flanagan](https://lyte.dev/uses) — Developer, platform engineer, and homelab administrator
|
* [Daniel Flanagan](https://lyte.dev/uses) — Developer, platform engineer, and homelab administrator
|
||||||
|
|
|
||||||
18
src/data.js
18
src/data.js
|
|
@ -124,15 +124,15 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'GitHub',
|
'GitHub',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Node.js',
|
'Node.js',
|
||||||
'Astro',
|
'Astro',
|
||||||
'React',
|
'React',
|
||||||
'Svelte',
|
'Svelte',
|
||||||
'Tailwind CSS',
|
'Tailwind CSS',
|
||||||
'VS Code',
|
'VS Code',
|
||||||
'Vercel',
|
'Vercel',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue