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
172a345821
commit
5d94c3f833
2 changed files with 3 additions and 9 deletions
|
|
@ -34,6 +34,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [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.
|
||||||
|
* [Riley](https://riley-uses.netlify.app/) — Software Developer
|
||||||
* [Marko Bajlovic](https://marko.tech/uses) — Multidisciplinary creative and developer; forever learning.
|
* [Marko Bajlovic](https://marko.tech/uses) — Multidisciplinary creative and developer; forever learning.
|
||||||
* [Seirdy](https://seirdy.one/about/uses/) — I write about and develop software to promote user autonomy.
|
* [Seirdy](https://seirdy.one/about/uses/) — I write about and develop software to promote user autonomy.
|
||||||
* [Tim Smith](https://timsmith.tech/uses) — Full-Stack Web Developer, Tech Enthusiast, creator, husband.
|
* [Tim Smith](https://timsmith.tech/uses) — Full-Stack Web Developer, Tech Enthusiast, creator, husband.
|
||||||
|
|
|
||||||
11
src/data.js
11
src/data.js
|
|
@ -102,15 +102,8 @@ module.exports = [
|
||||||
country: '🇿🇦',
|
country: '🇿🇦',
|
||||||
emoji: '🤓',
|
emoji: '🤓',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: "android",
|
phone: 'android',
|
||||||
tags: [
|
tags: ['JavaScript', 'Python', 'SQL', 'ReactJS', 'Django', 'Leaflet'],
|
||||||
'JavaScript',
|
|
||||||
'Python',
|
|
||||||
'SQL',
|
|
||||||
'ReactJS',
|
|
||||||
'Django',
|
|
||||||
'Leaflet'
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Marko Bajlovic',
|
name: 'Marko Bajlovic',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue