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
cccf53e33d
commit
17e0f08adf
2 changed files with 9 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [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
|
* [Riley](https://riley-uses.netlify.app/) — Software Developer
|
||||||
* [Ivan Malopinsky](https://imsky.co/uses) — Entrepreneur, engineer
|
* [Ivan Malopinsky](https://imsky.co/uses) — Entrepreneur, engineer
|
||||||
|
* [Murendeni Mukwevho](https://mukwevhom.xyz/uses) — Software Developer breaking the bias in South Africa
|
||||||
* [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.
|
||||||
|
|
|
||||||
|
|
@ -153,7 +153,14 @@ module.exports = [
|
||||||
emoji: '😎',
|
emoji: '😎',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['JavaScript', 'Python', 'PostgreSQL', 'ReactJS', 'GatsbyJS', 'Fastify'],
|
tags: [
|
||||||
|
'JavaScript',
|
||||||
|
'Python',
|
||||||
|
'PostgreSQL',
|
||||||
|
'ReactJS',
|
||||||
|
'GatsbyJS',
|
||||||
|
'Fastify',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Marko Bajlovic',
|
name: 'Marko Bajlovic',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue