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
|
||||
* [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.
|
||||
|
|
|
|||
42
src/data.js
42
src/data.js
|
|
@ -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',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue