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
fccc45540f
commit
8b34471e17
2 changed files with 18 additions and 3 deletions
|
|
@ -483,6 +483,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Dale French](https://dalefrench.dev/uses) — Full Stack Developer from South Africa. Skateboarder. Front End Enthusiast.
|
* [Dale French](https://dalefrench.dev/uses) — Full Stack Developer from South Africa. Skateboarder. Front End Enthusiast.
|
||||||
* [Angel Taborda Chinea](https://ataborda.com/uses) — Software Developer, Teacher, JW, CTO en IO Digital
|
* [Angel Taborda Chinea](https://ataborda.com/uses) — Software Developer, Teacher, JW, CTO en IO Digital
|
||||||
* [Jordan Elver](https://elver.me/uses/) — Full Stack developer who loves Ruby, Elixir, and Rust.
|
* [Jordan Elver](https://elver.me/uses/) — Full Stack developer who loves Ruby, Elixir, and Rust.
|
||||||
|
* [Russell John](https://russelljohn.net/uses/) — Professional Linux system administrator and highly experienced webmaster.
|
||||||
* [Liam Richardson](https://discoliam.com/uses/) — User Interface developer focusing on Performance, A11y and CSS
|
* [Liam Richardson](https://discoliam.com/uses/) — User Interface developer focusing on Performance, A11y and CSS
|
||||||
* [Timothy Miller](https://timothymiller.dev/uses) — Web Designer/Developer for hire. Wears lots of hats.
|
* [Timothy Miller](https://timothymiller.dev/uses) — Web Designer/Developer for hire. Wears lots of hats.
|
||||||
* [Jordi Hoven](https://www.jordihoven.nl/uses) — Healthcare engineer, UX Designer, Whisky lover
|
* [Jordi Hoven](https://www.jordihoven.nl/uses) — Healthcare engineer, UX Designer, Whisky lover
|
||||||
|
|
|
||||||
20
src/data.js
20
src/data.js
|
|
@ -10016,15 +10016,29 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Russell John',
|
name: 'Russell John',
|
||||||
description: 'Professional Linux system administrator and highly experienced webmaster.',
|
description:
|
||||||
|
'Professional Linux system administrator and highly experienced webmaster.',
|
||||||
url: 'https://russelljohn.net/uses/',
|
url: 'https://russelljohn.net/uses/',
|
||||||
twitter: '@Ekushey',
|
twitter: '@Ekushey',
|
||||||
emoji: '🐧',
|
emoji: '🐧',
|
||||||
country: '🇧🇩',
|
country: '🇧🇩',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Linux', 'System Administrator', 'Ubuntu', 'Debian', 'Cloud', 'Security', 'Freelancer', 'WordPress', 'MySQL', 'HTML', 'CSS', 'Photographer'],
|
tags: [
|
||||||
},
|
'Linux',
|
||||||
|
'System Administrator',
|
||||||
|
'Ubuntu',
|
||||||
|
'Debian',
|
||||||
|
'Cloud',
|
||||||
|
'Security',
|
||||||
|
'Freelancer',
|
||||||
|
'WordPress',
|
||||||
|
'MySQL',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Photographer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Liam Richardson',
|
name: 'Liam Richardson',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue