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
8bdf4394b6
commit
18926518a5
2 changed files with 3 additions and 8 deletions
|
|
@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
# Awesome Uses ![Awesome][awesome-badge]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
* [Karol Sobolewski](http://www.sobolewski.tk/#uses) — Hello there, Iam the bald one. A junior full-stack developper.
|
* [Karol Sobolewski](http://www.sobolewski.tk/#uses) — Hello there, Iam the bald one. A junior full-stack developper.
|
||||||
|
* [Joshua Cerbito](https://www.cerbito.com/uses) — I write code, I train devs, and I play music.
|
||||||
* [Salma Alam-Naylor](https://whitep4nth3r.com/uses) — Live coding streamer, writer and speaker
|
* [Salma Alam-Naylor](https://whitep4nth3r.com/uses) — Live coding streamer, writer and speaker
|
||||||
* [Vadim Smirnov](https://fuzzyreason.io/uses) — Software engineer and Community Leader at Facebook DevC. Working in React ecosystem.
|
* [Vadim Smirnov](https://fuzzyreason.io/uses) — Software engineer and Community Leader at Facebook DevC. Working in React ecosystem.
|
||||||
* [Denys Tynok](https://famiclone.ml/uses/) — Front-end development
|
* [Denys Tynok](https://famiclone.ml/uses/) — Front-end development
|
||||||
|
|
|
||||||
10
src/data.js
10
src/data.js
|
|
@ -31,20 +31,14 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Joshua Cerbito',
|
name: 'Joshua Cerbito',
|
||||||
description:
|
description: 'I write code, I train devs, and I play music.',
|
||||||
'I write code, I train devs, and I play music.',
|
|
||||||
url: 'https://www.cerbito.com/uses',
|
url: 'https://www.cerbito.com/uses',
|
||||||
twitter: '@joshuacerbito',
|
twitter: '@joshuacerbito',
|
||||||
emoji: '🎸',
|
emoji: '🎸',
|
||||||
country: '🇵🇭',
|
country: '🇵🇭',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: ['Full Stack', 'Teacher', 'Musician', 'Gamer'],
|
||||||
'Full Stack',
|
|
||||||
'Teacher',
|
|
||||||
'Musician',
|
|
||||||
'Gamer'
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Salma Alam-Naylor',
|
name: 'Salma Alam-Naylor',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue