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!
|
||||
* [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.
|
||||
* [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
|
||||
* [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.
|
||||
|
|
|
|||
27
src/data.js
27
src/data.js
|
|
@ -4205,16 +4205,23 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: 'Kevin Lewis',
|
||||
description: 'I am a developer relations person who loves community and education. Brit in Germany.',
|
||||
url: 'https://lws.io/blog/uses',
|
||||
bluesky: 'lws.io',
|
||||
emoji: '💞',
|
||||
country: '🇩🇪',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: ['Developer', 'Education', 'Dad', 'Open Source Software', 'JavaScript', ],
|
||||
},
|
||||
name: 'Kevin Lewis',
|
||||
description:
|
||||
'I am a developer relations person who loves community and education. Brit in Germany.',
|
||||
url: 'https://lws.io/blog/uses',
|
||||
bluesky: 'lws.io',
|
||||
emoji: '💞',
|
||||
country: '🇩🇪',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Education',
|
||||
'Dad',
|
||||
'Open Source Software',
|
||||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Bill Sullivan',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue