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
ac9851ccf5
commit
f9263ce5e4
2 changed files with 24 additions and 10 deletions
|
|
@ -69,6 +69,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Ignatius Bagus](https://mauss.dev/uses) — Software Alchemist
|
||||
* [Bob Reus](https://bobre.us/uses) — DevOps Engineer, eBook producer, Freediver, Buddhist
|
||||
* [Donavon West](https://donavon.com/uses) — Spread Love {...❤️}
|
||||
* [Jesse Stilwell](https://stilwell.dev/uses) — DevOps Engineer and Hobbyist Web Developer
|
||||
* [Luka Harambasic](https://harambasic.de/uses) — German/Croatian product manager from Copenhagen (Denmark) with a deep interest in web development.
|
||||
* [Justin Mahar](https://justinmahar.com/uses/) — Extremely bald Software Architect & Content Creator
|
||||
* [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) — Full Stack Software Engineer 🇮🇩
|
||||
|
|
@ -165,6 +166,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Emmanuel Gautier](https://www.emmanuelgautier.com/uses) — Solution Architect & Fullstack Developer living in France. Tech enthusiast and Data Lover.
|
||||
* [Pieter Boerboom](https://www.pieterboerboom.nl/uses/) — Front-end developer, blogger, tech enthusiast
|
||||
* [Alan Redzepagic](https://alanred.me/uses) — Front-end development, web native, tech enthusiast
|
||||
* [MITSUBOSHI Yuya](https://github.com/MITSUBOSHI/uses) — Software Engineer
|
||||
* [Vega Deftwing](https://opguides.info/posts/uses/) — Furry forging firmware from frustration
|
||||
* [Oscar Marion](https://www.oscarmarion.dev/uses) — French front-end engineer based in Brussels.
|
||||
* [Amr Diab](https://www.amrdiab.dev/uses) — Web Developer, open-source enthusiast, gamer, and lifelong learner.
|
||||
|
|
|
|||
32
src/data.js
32
src/data.js
|
|
@ -930,14 +930,26 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Jesse Stilwell",
|
||||
description: "DevOps Engineer and Hobbyist Web Developer",
|
||||
url: "https://stilwell.dev/uses",
|
||||
emoji: "🤓",
|
||||
country: "🇺🇸",
|
||||
computer: "windows",
|
||||
phone: "iphone",
|
||||
tags: ["Docker", "Python", "TypeScript", "Svelte", "SvelteKit", "Vim", "VS Code", "Markdown", "Backend", "Frontend", "Full Stack"],
|
||||
name: 'Jesse Stilwell',
|
||||
description: 'DevOps Engineer and Hobbyist Web Developer',
|
||||
url: 'https://stilwell.dev/uses',
|
||||
emoji: '🤓',
|
||||
country: '🇺🇸',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Docker',
|
||||
'Python',
|
||||
'TypeScript',
|
||||
'Svelte',
|
||||
'SvelteKit',
|
||||
'Vim',
|
||||
'VS Code',
|
||||
'Markdown',
|
||||
'Backend',
|
||||
'Frontend',
|
||||
'Full Stack',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Luka Harambasic',
|
||||
|
|
@ -3323,8 +3335,8 @@ module.exports = [
|
|||
'React',
|
||||
'TypeScript',
|
||||
'Rust',
|
||||
'Go'
|
||||
]
|
||||
'Go',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Vega Deftwing',
|
||||
|
|
|
|||
Loading…
Reference in a new issue