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
1504eae2c5
commit
4925b0ae99
2 changed files with 6 additions and 3 deletions
|
|
@ -497,6 +497,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Rikin Patel](https://patelrikin.com/#uses) — Experienced Front-end developer, Passionate about Javascript
|
||||
* [Jed Fonner](https://jedfonner.com/uses) — Engineering VP and father who still manages to crank out a couple side projects each year. Loves Svelte and Javascript.
|
||||
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
||||
* [Steve Abraham](https://steveabraham.com/uses) — IT guy, previously full stack web developer
|
||||
* [Salisa Cheawcharnthong](https://www.sgennrw.xyz/uses) — Software Engineer
|
||||
* [Tom (ttntm)](https://ttntm.me/uses) — Web developer from Austria
|
||||
* [Achhunna Mali](https://achhunna.com/uses) — Software engineer and aspiring surfer
|
||||
|
|
@ -545,6 +546,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Keith Wagner](https://kpwags.com/uses) — Experienced full stack developer. Always trying to learn new and better ways of doing things.
|
||||
* [Sebastian Försth](https://forsth.dev/uses) — I am solving problems you did not know you had.
|
||||
* [Sebastian Remm](https://www.sebibasti.dev/uses) — Coding at 04am in the morning
|
||||
* [Stephen Bunn](https://bunn.io/uses/) — Software engineer, coffee drinker, amateur photographer, occasional blogger
|
||||
* [Chuck Munson](https://www.breadandrosesweb.com/uses/) — Web developer, blogger, writer, journalist, photographer, librarian, Minecraft addict, cooking show fanatic
|
||||
* [David O'Trakoun](https://www.davidosomething.com/uses/) — Software Engineer
|
||||
* [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger
|
||||
|
|
|
|||
|
|
@ -11663,7 +11663,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Stephen Bunn',
|
||||
description: 'Software engineer, coffee drinker, amateur photographer, occasional blogger',
|
||||
description:
|
||||
'Software engineer, coffee drinker, amateur photographer, occasional blogger',
|
||||
url: 'https://bunn.io/uses/',
|
||||
emoji: '🥑',
|
||||
country: '🇺🇸',
|
||||
|
|
@ -11689,8 +11690,8 @@ module.exports = [
|
|||
'Web Developer',
|
||||
'Web Development',
|
||||
'Full Stack',
|
||||
'Obsidian'
|
||||
]
|
||||
'Obsidian',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Chuck Munson',
|
||||
|
|
|
|||
Loading…
Reference in a new issue