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
6e8402d17e
commit
3164927628
2 changed files with 19 additions and 18 deletions
|
|
@ -35,6 +35,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Jana](https://janasundar.dev/uses) — Full Stack Developer & Javascript Enthusiast
|
* [Jana](https://janasundar.dev/uses) — Full Stack Developer & Javascript Enthusiast
|
||||||
* [Daniel Flanagan](https://lyte.dev/uses) — Developer, platform engineer, and homelab administrator
|
* [Daniel Flanagan](https://lyte.dev/uses) — Developer, platform engineer, and homelab administrator
|
||||||
* [Akif Al Hakim](https://akif.my.id/uses) — Frontend Developer.
|
* [Akif Al Hakim](https://akif.my.id/uses) — Frontend Developer.
|
||||||
|
* [Jonas Hietala](https://www.jonashietala.se/uses/) — Writer, developer and wannabe code monkey.
|
||||||
* [Sho Koike](https://putcut.net/uses) — Software Engineer, Gamer, Podcaster
|
* [Sho Koike](https://putcut.net/uses) — Software Engineer, Gamer, Podcaster
|
||||||
* [Michal Mazur](https://cybershu.eu/uses.html) — Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist
|
* [Michal Mazur](https://cybershu.eu/uses.html) — Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist
|
||||||
* [Khafizi Noh](https://mkfizi.dev/uses) — Full-stack web developer based in Cyberjaya, Malaysia.
|
* [Khafizi Noh](https://mkfizi.dev/uses) — Full-stack web developer based in Cyberjaya, Malaysia.
|
||||||
|
|
|
||||||
36
src/data.js
36
src/data.js
|
|
@ -128,25 +128,25 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Jonas Hietala",
|
name: 'Jonas Hietala',
|
||||||
description: "Writer, developer and wannabe code monkey.",
|
description: 'Writer, developer and wannabe code monkey.',
|
||||||
url: "https://www.jonashietala.se/uses/",
|
url: 'https://www.jonashietala.se/uses/',
|
||||||
emoji: "👀",
|
emoji: '👀',
|
||||||
country: "🇸🇪",
|
country: '🇸🇪',
|
||||||
computer: "linux",
|
computer: 'linux',
|
||||||
phone: "android",
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
"Developer",
|
'Developer',
|
||||||
"Remote",
|
'Remote',
|
||||||
"Vim",
|
'Vim',
|
||||||
"Neovim",
|
'Neovim',
|
||||||
"Rust",
|
'Rust',
|
||||||
"Elixir",
|
'Elixir',
|
||||||
"Phoenix",
|
'Phoenix',
|
||||||
"Void Linux",
|
'Void Linux',
|
||||||
"Blogger",
|
'Blogger',
|
||||||
"Software Engineer",
|
'Software Engineer',
|
||||||
"Lisp",
|
'Lisp',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue