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
3dd1266688
commit
5c030b7055
2 changed files with 20 additions and 19 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
38
src/data.js
38
src/data.js
|
|
@ -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',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue