chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2023-02-17 02:11:11 +00:00
parent 4a45bbb3ea
commit 0f452cf6ad
2 changed files with 22 additions and 21 deletions

View file

@ -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
* [Ivan Malopinsky](https://imsky.co/uses) — Entrepreneur, engineer
* [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
* [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.

View file

@ -433,28 +433,28 @@ module.exports = [
],
},
{
name: "Márk Mihályi",
description: "Full-Stack Engineer from Hungary",
url: "https://markmihalyi.com/uses",
twitter: "@_markmihalyi",
emoji: "💻",
country: "🇭🇺",
computer: "windows",
phone: "android",
name: 'Márk Mihályi',
description: 'Full-Stack Engineer from Hungary',
url: 'https://markmihalyi.com/uses',
twitter: '@_markmihalyi',
emoji: '💻',
country: '🇭🇺',
computer: 'windows',
phone: 'android',
tags: [
"Full Stack",
"Developer",
"TypeScript",
"JavaScript",
"React",
"Next",
"Tailwind CSS",
"Node.js",
"Back End",
"Express.js",
"MySQL",
"MongoDB",
"Linux",
'Full Stack',
'Developer',
'TypeScript',
'JavaScript',
'React',
'Next',
'Tailwind CSS',
'Node.js',
'Back End',
'Express.js',
'MySQL',
'MongoDB',
'Linux',
],
},
{