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 * [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.

View file

@ -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',
], ],
}, },
{ {