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
526e83fe4e
commit
90efa08882
2 changed files with 2 additions and 6 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]
|
||||||
|
|
||||||
|
* [Dominic Ruggiero](https://userexe.me/uses) — Student and idiot
|
||||||
* [Simon Rogers](https://midnite.uk/uses) — Software Engineer
|
* [Simon Rogers](https://midnite.uk/uses) — Software Engineer
|
||||||
* [Allan Im](https://allanim.com/uses) — Software Engineer
|
* [Allan Im](https://allanim.com/uses) — Software Engineer
|
||||||
* [Rev](https://cinnamoroll.me/uses) — A Software developer and artist based in Europe.
|
* [Rev](https://cinnamoroll.me/uses) — A Software developer and artist based in Europe.
|
||||||
|
|
|
||||||
|
|
@ -29,12 +29,7 @@ module.exports = [
|
||||||
emoji: '👋',
|
emoji: '👋',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
tags: [
|
tags: ['Student', 'Node.js', 'Javascript', 'Ubuntu'],
|
||||||
'Student',
|
|
||||||
'Node.js',
|
|
||||||
'Javascript',
|
|
||||||
'Ubuntu'
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Simon Rogers',
|
name: 'Simon Rogers',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue