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
da808e5ff8
commit
f0fcc56fcf
2 changed files with 4 additions and 8 deletions
|
|
@ -36,6 +36,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Pablo Obando](https://pabloobando.dev/uses) — A software engineer who enjoys programming and good beers 🍻
|
* [Pablo Obando](https://pabloobando.dev/uses) — A software engineer who enjoys programming and good beers 🍻
|
||||||
* [Simon Fish](https://simon.fish/uses) — Engineering and educating for a free and open web. Ruby/React fullstack developer
|
* [Simon Fish](https://simon.fish/uses) — Engineering and educating for a free and open web. Ruby/React fullstack developer
|
||||||
* [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf
|
* [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf
|
||||||
|
* [Diogo Ferreira](https://diogoferreira.pt/uses) — Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.
|
||||||
* [Zlatan Stajic](https://www.zlatanstajic.com/uses) — M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.
|
* [Zlatan Stajic](https://www.zlatanstajic.com/uses) — M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.
|
||||||
* [Sergio Martín](https://www.sergiomartin.dev/uses) — I enjoy creating and learning for the web. Standards and vanilla enthusiast
|
* [Sergio Martín](https://www.sergiomartin.dev/uses) — I enjoy creating and learning for the web. Standards and vanilla enthusiast
|
||||||
* [Bryan Hickey](https://bryanjhickey.com/uses) — Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd
|
* [Bryan Hickey](https://bryanjhickey.com/uses) — Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd
|
||||||
|
|
|
||||||
11
src/data.js
11
src/data.js
|
|
@ -171,20 +171,15 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Diogo Ferreira',
|
name: 'Diogo Ferreira',
|
||||||
description: 'Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.',
|
description:
|
||||||
|
'Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.',
|
||||||
url: 'https://diogoferreira.pt/uses',
|
url: 'https://diogoferreira.pt/uses',
|
||||||
twitter: '@uzantonomon',
|
twitter: '@uzantonomon',
|
||||||
emoji: '🐧',
|
emoji: '🐧',
|
||||||
country: '🇵🇹',
|
country: '🇵🇹',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: ['Ansible', 'DevOps', 'Docker', 'Linux', 'Sysadmin'],
|
||||||
'Ansible',
|
|
||||||
'DevOps',
|
|
||||||
'Docker',
|
|
||||||
'Linux',
|
|
||||||
'Sysadmin',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Zlatan Stajic',
|
name: 'Zlatan Stajic',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue