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]
|
||||
|
||||
* [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
|
||||
* [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
|
||||
|
|
|
|||
10
src/data.js
10
src/data.js
|
|
@ -31,20 +31,14 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Joshua Cerbito',
|
||||
description:
|
||||
'I write code, I train devs, and I play music.',
|
||||
description: 'I write code, I train devs, and I play music.',
|
||||
url: 'https://www.cerbito.com/uses',
|
||||
twitter: '@joshuacerbito',
|
||||
emoji: '🎸',
|
||||
country: '🇵🇭',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Full Stack',
|
||||
'Teacher',
|
||||
'Musician',
|
||||
'Gamer'
|
||||
],
|
||||
tags: ['Full Stack', 'Teacher', 'Musician', 'Gamer'],
|
||||
},
|
||||
{
|
||||
name: 'Salma Alam-Naylor',
|
||||
|
|
|
|||
Loading…
Reference in a new issue