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
ef2e9b5394
commit
11462f09aa
2 changed files with 2 additions and 1 deletions
|
|
@ -30,6 +30,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]
|
||||||
|
|
||||||
|
* [Rev](https://cinnamoroll.me/uses) — A Software developer and artist based in Europe.
|
||||||
* [Daniel Roe](https://roe.dev/uses) — Nuxt architect and open source lover
|
* [Daniel Roe](https://roe.dev/uses) — Nuxt architect and open source lover
|
||||||
* [Alberto Ventafridda](https://halb.it/uses/) — Developer, hacker. Passionate about cyber security, web development and distributed systems.
|
* [Alberto Ventafridda](https://halb.it/uses/) — Developer, hacker. Passionate about cyber security, web development and distributed systems.
|
||||||
* [Pujan Srivastava](https://www.pujan.net/top/uses) — Solutions Architect, I program for cloud applications
|
* [Pujan Srivastava](https://www.pujan.net/top/uses) — Solutions Architect, I program for cloud applications
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Rev',
|
name: 'Rev',
|
||||||
description: 'A Software developer and artist based in Europe. ',
|
description: 'A Software developer and artist based in Europe. ',
|
||||||
url: 'https://cinnamoroll.me/uses',
|
url: 'https://cinnamoroll.me/uses',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue