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
c90b85ea70
commit
8542639b06
2 changed files with 4 additions and 2 deletions
|
|
@ -179,6 +179,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Hideki Jinnai](https://github.com/dekisr/uses) — Lifelong Learner
|
||||
* [𝐁𝐞𝐧𝐧𝐞𝐭𝐭 𝐁𝐞𝐧𝐞𝐝𝐢𝐜𝐭](http://baharajr.me/uses) — 𝐒𝐨𝐟𝐭𝐰𝐚𝐫𝐞 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐚𝐧𝐝 𝐖𝐞𝐢𝐫𝐝𝐨
|
||||
* [Raul Melo](https://raulmelo.dev/uses) — Developer, writer in my spare time, open-source contributor. Believes the only way to transform lives is through education.
|
||||
* [Luiz de Prá](https://luizdepra.dev/en/uses/) — Software and game developer, nerd, gamer and future hobbist woodworker.
|
||||
* [Ryan Harris](https://ryanharris.dev/uses) — dev @ fauna. organizer @ reactadelphia. streamer @ twitch.tv/ryan_c_harris. member of @thelivecoders.
|
||||
* [Axel Larsson](https://axellarsson.com/blog/what-i-use/) — Full-stack developer
|
||||
* [Chris Hufnagel](https://chrishufnagel.com/uses/) — Front End Developer & Designer
|
||||
|
|
|
|||
|
|
@ -3238,7 +3238,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Luiz de Prá',
|
||||
description: 'Software and game developer, nerd, gamer and future hobbist woodworker.',
|
||||
description:
|
||||
'Software and game developer, nerd, gamer and future hobbist woodworker.',
|
||||
url: 'https://luizdepra.dev/en/uses/',
|
||||
twitter: '@luizdepra',
|
||||
emoji: '🤡',
|
||||
|
|
@ -3252,7 +3253,7 @@ module.exports = [
|
|||
'Rust',
|
||||
'Go',
|
||||
'Linux',
|
||||
'Game Developer'
|
||||
'Game Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue