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
1502353628
commit
667c6f1112
2 changed files with 4 additions and 2 deletions
|
|
@ -93,6 +93,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Colin Principe](https://principe.io/uses/) — Software Guild graduate, Full stack developer, Java backend, Angular/React frontend.
|
||||
* [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) — Full-stack developer who believes that Passion is the key to every success.
|
||||
* [Martin Chammah](https://martinchammah.dev/uses) — Gatsby Fan, Full-stack web developer, architect
|
||||
* [Clint Winter](https://clintgwinter.com/uses) — Full stack developer loving the Laravel ecosystem. Sometimes I write about it.
|
||||
* [Daan Kauwenberg](https://daankauwenberg.com/uses) — JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer
|
||||
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
|
||||
* [Jamie Ryan](https://www.jamieryan.dev/uses) — Full Stack Developer and CodeClan graduate from Edinburgh, Scotland
|
||||
|
|
|
|||
|
|
@ -1391,7 +1391,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Clint Winter',
|
||||
description: 'Full stack developer loving the Laravel ecosystem. Sometimes I write about it.',
|
||||
description:
|
||||
'Full stack developer loving the Laravel ecosystem. Sometimes I write about it.',
|
||||
url: 'https://clintgwinter.com/uses',
|
||||
twitter: '@ClintWinter2',
|
||||
emoji: '🤓⛺',
|
||||
|
|
@ -1412,7 +1413,7 @@ module.exports = [
|
|||
'Vue',
|
||||
'AlpineJS',
|
||||
'Laravel Livewire',
|
||||
'Blogger'
|
||||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue