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
bc0cc9d3fc
commit
09d3198065
2 changed files with 3 additions and 3 deletions
|
|
@ -29,6 +29,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]
|
||||||
|
|
||||||
|
* [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
|
||||||
* [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.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,8 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Pablo Obando',
|
name: 'Pablo Obando',
|
||||||
description:
|
description: 'A software engineer who enjoys programming and good beers 🍻',
|
||||||
'A software engineer who enjoys programming and good beers 🍻',
|
|
||||||
url: 'https://pabloobando.dev/uses',
|
url: 'https://pabloobando.dev/uses',
|
||||||
twitter: '@pabloobandodev',
|
twitter: '@pabloobandodev',
|
||||||
emoji: '🧙',
|
emoji: '🧙',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue