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
46be72cd30
commit
cdb1293001
2 changed files with 2 additions and 1 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]
|
||||||
|
|
||||||
|
* [Carlos Longarela](https://github.com/CarlosLongarela/uses/) — I enjoy solving problems and creating new stuff. WordPress lover and developer. Standards enthusiast
|
||||||
* [Kieran Osgood](https://osgood.dev/uses/) — Full stack developer. Curiosity in all.
|
* [Kieran Osgood](https://osgood.dev/uses/) — Full stack developer. Curiosity in all.
|
||||||
* [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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Carlos Longarela',
|
name: 'Carlos Longarela',
|
||||||
description:
|
description:
|
||||||
'I enjoy solving problems and creating new stuff. WordPress lover and developer. Standards enthusiast',
|
'I enjoy solving problems and creating new stuff. WordPress lover and developer. Standards enthusiast',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue