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
c96ae004a8
commit
fe61a3e3b6
2 changed files with 18 additions and 10 deletions
|
|
@ -194,6 +194,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Dale Larroder](https://www.dalelarroder.com/uses) — Software Engineer, React, TypeScript and Mechanical Keyboards!
|
* [Dale Larroder](https://www.dalelarroder.com/uses) — Software Engineer, React, TypeScript and Mechanical Keyboards!
|
||||||
* [Salma Alam-Naylor](https://whitep4nth3r.com/uses) — I write code for your entertainment.
|
* [Salma Alam-Naylor](https://whitep4nth3r.com/uses) — I write code for your entertainment.
|
||||||
* [Luke Oliff](https://lukeocodes.dev/uses) — I am a seasoned Developer Experience Engineer with a rich background in Software Development.
|
* [Luke Oliff](https://lukeocodes.dev/uses) — I am a seasoned Developer Experience Engineer with a rich background in Software Development.
|
||||||
|
* [Kevin Lewis](https://lws.io/blog/uses) — I am a developer relations person who loves community and education. Brit in Germany.
|
||||||
* [Bill Sullivan](https://billsullivan.name/uses/) — Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur
|
* [Bill Sullivan](https://billsullivan.name/uses/) — Engineering Manager, Senior Engineer, Novice Streamer, and Occasional Entrepreneur
|
||||||
* [Amit Dhamu](https://amitd.co/uses) — Software Engineer, Formula 1 Addict, Tech Junkie, Hip-Hop Head
|
* [Amit Dhamu](https://amitd.co/uses) — Software Engineer, Formula 1 Addict, Tech Junkie, Hip-Hop Head
|
||||||
* [Dominik Gallitzendörfer](https://nharox.com/uses) — Front‑end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris.
|
* [Dominik Gallitzendörfer](https://nharox.com/uses) — Front‑end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris.
|
||||||
|
|
|
||||||
27
src/data.js
27
src/data.js
|
|
@ -4205,16 +4205,23 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Kevin Lewis',
|
name: 'Kevin Lewis',
|
||||||
description: 'I am a developer relations person who loves community and education. Brit in Germany.',
|
description:
|
||||||
url: 'https://lws.io/blog/uses',
|
'I am a developer relations person who loves community and education. Brit in Germany.',
|
||||||
bluesky: 'lws.io',
|
url: 'https://lws.io/blog/uses',
|
||||||
emoji: '💞',
|
bluesky: 'lws.io',
|
||||||
country: '🇩🇪',
|
emoji: '💞',
|
||||||
computer: 'apple',
|
country: '🇩🇪',
|
||||||
phone: 'iphone',
|
computer: 'apple',
|
||||||
tags: ['Developer', 'Education', 'Dad', 'Open Source Software', 'JavaScript', ],
|
phone: 'iphone',
|
||||||
},
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Education',
|
||||||
|
'Dad',
|
||||||
|
'Open Source Software',
|
||||||
|
'JavaScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Bill Sullivan',
|
name: 'Bill Sullivan',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue