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
4a45bbb3ea
commit
0f452cf6ad
2 changed files with 22 additions and 21 deletions
|
|
@ -47,6 +47,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Ryan Freeman](https://ryanfreeman.dev/uses) — Full-stack software engineer from Dublin, Ireland
|
* [Ryan Freeman](https://ryanfreeman.dev/uses) — Full-stack software engineer from Dublin, Ireland
|
||||||
* [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
|
* [Murendeni Mukwevho](https://mukwevhom.xyz/uses) — Software Developer breaking the bias in South Africa
|
||||||
|
* [Márk Mihályi](https://markmihalyi.com/uses) — Full-Stack Engineer from Hungary
|
||||||
* [Vít Baisa](https://vit.baisa.cz/uses) — Software engineer who likes removing code
|
* [Vít Baisa](https://vit.baisa.cz/uses) — Software engineer who likes removing code
|
||||||
* [Marko Bajlovic](https://marko.tech/uses) — Multidisciplinary creative and developer; forever learning.
|
* [Marko Bajlovic](https://marko.tech/uses) — Multidisciplinary creative and developer; forever learning.
|
||||||
* [Michael Amore](https://codewithlove.blog/uses) — Technologist, software creator, wannabe hacker. Father. Dog Lover.
|
* [Michael Amore](https://codewithlove.blog/uses) — Technologist, software creator, wannabe hacker. Father. Dog Lover.
|
||||||
|
|
|
||||||
42
src/data.js
42
src/data.js
|
|
@ -433,28 +433,28 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Márk Mihályi",
|
name: 'Márk Mihályi',
|
||||||
description: "Full-Stack Engineer from Hungary",
|
description: 'Full-Stack Engineer from Hungary',
|
||||||
url: "https://markmihalyi.com/uses",
|
url: 'https://markmihalyi.com/uses',
|
||||||
twitter: "@_markmihalyi",
|
twitter: '@_markmihalyi',
|
||||||
emoji: "💻",
|
emoji: '💻',
|
||||||
country: "🇭🇺",
|
country: '🇭🇺',
|
||||||
computer: "windows",
|
computer: 'windows',
|
||||||
phone: "android",
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
"Full Stack",
|
'Full Stack',
|
||||||
"Developer",
|
'Developer',
|
||||||
"TypeScript",
|
'TypeScript',
|
||||||
"JavaScript",
|
'JavaScript',
|
||||||
"React",
|
'React',
|
||||||
"Next",
|
'Next',
|
||||||
"Tailwind CSS",
|
'Tailwind CSS',
|
||||||
"Node.js",
|
'Node.js',
|
||||||
"Back End",
|
'Back End',
|
||||||
"Express.js",
|
'Express.js',
|
||||||
"MySQL",
|
'MySQL',
|
||||||
"MongoDB",
|
'MongoDB',
|
||||||
"Linux",
|
'Linux',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue