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
0bfc173db6
commit
70afe1362e
2 changed files with 6 additions and 3 deletions
|
|
@ -32,8 +32,10 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
* [Abyan Raditya](https://abydityadev.my.id/uses) — FrontEnd Developer
|
||||
* [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder
|
||||
* [Bino Kochumol Varghese](https://binovarghese.com/blog/2021/what-i-use-2021/) — Developer. Reader. Writer. Wanderlust.
|
||||
* [Krishna Sahu](https://sahu.framer.website/uses) — Frontend Tech Lead
|
||||
* [James Auble](https://jamesauble.com/uses) — Full Stack Developer
|
||||
* [Ronny Coste](https://ronnycoste.com/uses) — Creative Developer, Photographer, Homelab Admin, and Ham Radio enthusiast
|
||||
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
||||
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
||||
* [Jacob Lamb](https://jacobdalamb.dev/uses) — web engineer, musician, and builder
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ module.exports = [
|
|||
'Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'Bino Kochumol Varghese',
|
||||
description: 'Developer. Reader. Writer. Wanderlust.',
|
||||
url: 'https://binovarghese.com/blog/2021/what-i-use-2021/',
|
||||
|
|
@ -70,7 +70,7 @@ module.exports = [
|
|||
'Bootstrap',
|
||||
'Back End',
|
||||
'SQL',
|
||||
'Markdown'
|
||||
'Markdown',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -122,7 +122,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Ronny Coste',
|
||||
description: 'Creative Developer, Photographer, Homelab Admin, and Ham Radio enthusiast',
|
||||
description:
|
||||
'Creative Developer, Photographer, Homelab Admin, and Ham Radio enthusiast',
|
||||
url: 'https://ronnycoste.com/uses',
|
||||
emoji: '🕺🏽',
|
||||
twitter: '@costeronny',
|
||||
|
|
|
|||
Loading…
Reference in a new issue