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