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
1cc4e1a6d4
commit
9710b0fa91
2 changed files with 14 additions and 2 deletions
|
|
@ -596,6 +596,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [David Leuliette](https://davidl.fr/uses) — Freelance React Native developer and bootcamp instructor specializing in cross-platform application.
|
* [David Leuliette](https://davidl.fr/uses) — Freelance React Native developer and bootcamp instructor specializing in cross-platform application.
|
||||||
* [Dave Berning](https://daveberning.io/uses/) — Developer, author, rocker, Nintendo enthusiast. I also co-organize the CodePen Cincinnati Meetups.
|
* [Dave Berning](https://daveberning.io/uses/) — Developer, author, rocker, Nintendo enthusiast. I also co-organize the CodePen Cincinnati Meetups.
|
||||||
* [Jan-Lukas Else](https://jlelse.dev/uses/) — Computer Science Student, Developer & Blogger from Germany
|
* [Jan-Lukas Else](https://jlelse.dev/uses/) — Computer Science Student, Developer & Blogger from Germany
|
||||||
|
* [Doce Fernandes](https://doceazedo.com/uses) — Fullstack developer focused on frontend, Svelte evangelist and live coder
|
||||||
* [Justin Poehnelt](https://justin.poehnelt.com/uses) — Software Engineer. Developer Relations. Ultrarunner.
|
* [Justin Poehnelt](https://justin.poehnelt.com/uses) — Software Engineer. Developer Relations. Ultrarunner.
|
||||||
* [Will Presley](https://willpresley.com/uses/) — Professional Web Dev & SysAdmin from Ohio, USA
|
* [Will Presley](https://willpresley.com/uses/) — Professional Web Dev & SysAdmin from Ohio, USA
|
||||||
* [Silvestre Vivo](https://silvestrevivo.github.io/uses) — Full Stack developer, before architect and flamenco guitar player.
|
* [Silvestre Vivo](https://silvestrevivo.github.io/uses) — Full Stack developer, before architect and flamenco guitar player.
|
||||||
|
|
|
||||||
15
src/data.js
15
src/data.js
|
|
@ -12575,14 +12575,25 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Doce Fernandes',
|
name: 'Doce Fernandes',
|
||||||
description: 'Fullstack developer focused on frontend, Svelte evangelist and live coder',
|
description:
|
||||||
|
'Fullstack developer focused on frontend, Svelte evangelist and live coder',
|
||||||
url: 'https://doceazedo.com/uses',
|
url: 'https://doceazedo.com/uses',
|
||||||
twitter: '@doceazedo911',
|
twitter: '@doceazedo911',
|
||||||
emoji: '🤠',
|
emoji: '🤠',
|
||||||
country: '🇧🇷',
|
country: '🇧🇷',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Developer', 'Web Developer', 'Full Stack', 'Front End', 'Streamer', 'Blogger', 'Svelte', 'TypeScript', 'Sass'],
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Web Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'Streamer',
|
||||||
|
'Blogger',
|
||||||
|
'Svelte',
|
||||||
|
'TypeScript',
|
||||||
|
'Sass',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Justin Poehnelt',
|
name: 'Justin Poehnelt',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue