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
104b140074
commit
c1dbecc961
2 changed files with 4 additions and 2 deletions
|
|
@ -180,6 +180,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Joshua Cerbito](https://www.cerbito.com/uses) — I write code, I train devs, and I play music.
|
||||
* [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.
|
||||
* [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.
|
||||
|
|
|
|||
|
|
@ -3720,7 +3720,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Luke Oliff',
|
||||
description: 'I am a seasoned Developer Experience Engineer with a rich background in Software Development.',
|
||||
description:
|
||||
'I am a seasoned Developer Experience Engineer with a rich background in Software Development.',
|
||||
url: 'https://lukeocodes.dev/uses',
|
||||
twitter: '@lukeocodes',
|
||||
emoji: '🤪',
|
||||
|
|
@ -3735,7 +3736,7 @@ module.exports = [
|
|||
'Accessibility',
|
||||
'Open Source Software',
|
||||
'React',
|
||||
'Next.js'
|
||||
'Next.js',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue