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
|
||||
* [Arvin Zhao](https://isarvin.com/uses) — An introverted geek with great passion.
|
||||
* [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.
|
||||
* [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
|
||||
|
|
|
|||
38
src/data.js
38
src/data.js
|
|
@ -3763,26 +3763,26 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Lukas Leuba",
|
||||
description: "IT-Guy",
|
||||
url: "https://lukasleuba.ch/uses/",
|
||||
emoji: "🔥",
|
||||
country: "🇨🇭",
|
||||
computer: "linux",
|
||||
phone: "iphone",
|
||||
name: 'Lukas Leuba',
|
||||
description: 'IT-Guy',
|
||||
url: 'https://lukasleuba.ch/uses/',
|
||||
emoji: '🔥',
|
||||
country: '🇨🇭',
|
||||
computer: 'linux',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
"Linux",
|
||||
"Debian",
|
||||
"OpenBSD",
|
||||
"Open-Source-Software",
|
||||
"Emacs",
|
||||
"Org-mode",
|
||||
"Neovim",
|
||||
"JavaScript",
|
||||
"Python",
|
||||
"Bash",
|
||||
"kitty",
|
||||
"Hugo",
|
||||
'Linux',
|
||||
'Debian',
|
||||
'OpenBSD',
|
||||
'Open-Source-Software',
|
||||
'Emacs',
|
||||
'Org-mode',
|
||||
'Neovim',
|
||||
'JavaScript',
|
||||
'Python',
|
||||
'Bash',
|
||||
'kitty',
|
||||
'Hugo',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue