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

This commit is contained in:
GitHub Action 2025-08-26 01:55:20 +00:00
parent 3dd1266688
commit 5c030b7055
2 changed files with 20 additions and 19 deletions

View file

@ -175,6 +175,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Andy Cetnarskyj](https://www.just-andy.uk/uses) — Design Systems Designer from Edinburgh, UK * [Andy Cetnarskyj](https://www.just-andy.uk/uses) — Design Systems Designer from Edinburgh, UK
* [Arvin Zhao](https://isarvin.com/uses) — An introverted geek with great passion. * [Arvin Zhao](https://isarvin.com/uses) — An introverted geek with great passion.
* [Akash Rajpurohit](https://akashrajpurohit.com/uses) — Software Engineer * [Akash Rajpurohit](https://akashrajpurohit.com/uses) — Software Engineer
* [Lukas Leuba](https://lukasleuba.ch/uses/) — IT-Guy
* [Marko Kaartinen](https://markok.dev/uses) — Web developer / entrepreneur / geek from Kuopio Finland who makes pizza and burgers at freetime. Also some gaming and well of course personal projects. * [Marko Kaartinen](https://markok.dev/uses) — Web developer / entrepreneur / geek from Kuopio Finland who makes pizza and burgers at freetime. Also some gaming and well of course personal projects.
* [Bala Hantsi](https://github.com/bhantsi/uses) — Software developer, full stack developer (in training), lately focused on frontend. Enjoy traveling and gaming. * [Bala Hantsi](https://github.com/bhantsi/uses) — Software developer, full stack developer (in training), lately focused on frontend. Enjoy traveling and gaming.
* [Lasha Tatulashvili](https://lashatatu.dev/uses) — Frontend DEV from Tbilisi, Georgia * [Lasha Tatulashvili](https://lashatatu.dev/uses) — Frontend DEV from Tbilisi, Georgia

View file

@ -3763,26 +3763,26 @@ module.exports = [
], ],
}, },
{ {
name: "Lukas Leuba", name: 'Lukas Leuba',
description: "IT-Guy", description: 'IT-Guy',
url: "https://lukasleuba.ch/uses/", url: 'https://lukasleuba.ch/uses/',
emoji: "🔥", emoji: '🔥',
country: "🇨🇭", country: '🇨🇭',
computer: "linux", computer: 'linux',
phone: "iphone", phone: 'iphone',
tags: [ tags: [
"Linux", 'Linux',
"Debian", 'Debian',
"OpenBSD", 'OpenBSD',
"Open-Source-Software", 'Open-Source-Software',
"Emacs", 'Emacs',
"Org-mode", 'Org-mode',
"Neovim", 'Neovim',
"JavaScript", 'JavaScript',
"Python", 'Python',
"Bash", 'Bash',
"kitty", 'kitty',
"Hugo", 'Hugo',
], ],
}, },
{ {