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
73c82416ef
commit
92b4b085da
2 changed files with 10 additions and 2 deletions
|
|
@ -182,6 +182,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Alberto Fortes](https://albertofortes.com/uses/) — Senior Front-end developer with strong aesthetic sense. Building cool websites and apps as Front-end Team lead at Avallain.
|
||||
* [Josh Manders](https://joshmanders.com/uses/) — Full Snack Developer and Indie Maker
|
||||
* [Daniel Wirtz](https://danielwirtz.com/uses/) — Designer who codes @Crisp Studio
|
||||
* [Laurie Barth](https://laurieontech.com/uses/) — Software Engineer and Educator
|
||||
* [Harry Wolff](https://hswolff.com/uses/) — Front-end engineer and YouTuber
|
||||
* [Josh Moore](https://jmoore.dev/uses/) — Self-taught full-stack web dev with a passion for open-source, privacy, & security.
|
||||
* [James Mills](https://jamesmills.co.uk/uses) — Work with PHP & Laravel at @clicksco in Dubai. Pleased to be part of the Laravel community.
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -3033,7 +3033,7 @@ module.exports = [
|
|||
phone: 'android',
|
||||
tags: ['Designer', 'Entrepreneur'],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'Laurie Barth',
|
||||
description: 'Software Engineer and Educator',
|
||||
url: 'https://laurieontech.com/uses/',
|
||||
|
|
@ -3042,7 +3042,14 @@ module.exports = [
|
|||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: ['Developer', 'Blogger', 'Speaker', 'Front End', 'JavaScript', 'Gatsby'],
|
||||
tags: [
|
||||
'Developer',
|
||||
'Blogger',
|
||||
'Speaker',
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
'Gatsby',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Harry Wolff',
|
||||
|
|
|
|||
Loading…
Reference in a new issue