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.
|
||||
* [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.
|
||||
* [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
|
||||
* [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
|
||||
|
|
|
|||
18
src/data.js
18
src/data.js
|
|
@ -10016,14 +10016,28 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
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/',
|
||||
twitter: '@Ekushey',
|
||||
emoji: '🐧',
|
||||
country: '🇧🇩',
|
||||
computer: 'linux',
|
||||
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue