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
e6b9d1ec1b
commit
47b4338e7a
2 changed files with 10 additions and 1 deletions
|
|
@ -361,6 +361,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Abdisalan Mohamud](https://abdisalan.com/uses) — Software Engineer, blogger, lifetime learner
|
||||
* [Roy Tang](https://roytang.net/about/uses/) — Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.
|
||||
* [Josh Barker](https://joshuabarker.com/uses) — Front end engineer at Red Ventures. Soccer enthusiast. Lover of stories.
|
||||
* [Thomas Jensen](https://blog.cavelab.dev/uses/) — I like electronics and computers — and my wife and three kids.
|
||||
* [David Perkins](https://prkns.me/uses) — Dad, Designer, Developer, Dave, Keyboard enthusiast
|
||||
* [Aaron Dunphy](https://aarondunphy.com/uses) — Full Stack Developer, Coffee Lover and Photo Taker
|
||||
* [Duncan Bain](https://duncanbain.dev/uses/) — Mechanical Engineer learning to code!
|
||||
|
|
|
|||
10
src/data.js
10
src/data.js
|
|
@ -7046,7 +7046,15 @@ module.exports = [
|
|||
country: '🇳🇴',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Engineer', 'Electronics', 'Linux', 'Vim', 'Arch Linux', 'Ubuntu', 'Homelab'],
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Electronics',
|
||||
'Linux',
|
||||
'Vim',
|
||||
'Arch Linux',
|
||||
'Ubuntu',
|
||||
'Homelab',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'David Perkins',
|
||||
|
|
|
|||
Loading…
Reference in a new issue