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
67b1f99f8d
commit
398a0b41a8
2 changed files with 5 additions and 4 deletions
|
|
@ -43,6 +43,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Jonas Jore](https://github.com/JonasJore/dotfiles/blob/master/uses-tech.md) — Fullstack Developer, Problemsolving, coffee and fancy terminaltricks!
|
* [Jonas Jore](https://github.com/JonasJore/dotfiles/blob/master/uses-tech.md) — Fullstack Developer, Problemsolving, coffee and fancy terminaltricks!
|
||||||
* [Anthony Del Rosario](https://adelrosarioh.me/uses) — Experienced Full Stack Software Engineer & Computers Lover
|
* [Anthony Del Rosario](https://adelrosarioh.me/uses) — Experienced Full Stack Software Engineer & Computers Lover
|
||||||
* [Sythe Veenje](https://sythe.nl/uses) — Freelance Developer & Designer
|
* [Sythe Veenje](https://sythe.nl/uses) — Freelance Developer & Designer
|
||||||
|
* [Christopher Talke](https://talke.dev/uses) — ICT Professional / Fullstack Web Developer and Skateboarder
|
||||||
* [𝙅𝙤𝙧𝙧𝙚 𝙎𝙥𝙞𝙟𝙠𝙚𝙧](https://jorrespijker.nl/uses) — Web Developer from the Netherlands
|
* [𝙅𝙤𝙧𝙧𝙚 𝙎𝙥𝙞𝙟𝙠𝙚𝙧](https://jorrespijker.nl/uses) — Web Developer from the Netherlands
|
||||||
* [Brian Swank](https://swank.dev/uses/) — Combat Veteran; Software Engineer; Mentor
|
* [Brian Swank](https://swank.dev/uses/) — Combat Veteran; Software Engineer; Mentor
|
||||||
* [Ammar Alakkad](https://ammar.codes/uses/) — Web Developer
|
* [Ammar Alakkad](https://ammar.codes/uses/) — Web Developer
|
||||||
|
|
|
||||||
|
|
@ -310,15 +310,15 @@ module.exports = [
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
'Web',
|
'Web',
|
||||||
'Gatsby',
|
'Gatsby',
|
||||||
'Devops',
|
'Devops',
|
||||||
'Node',
|
'Node',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'React'
|
'React',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '𝙅𝙤𝙧𝙧𝙚 𝙎𝙥𝙞𝙟𝙠𝙚𝙧',
|
name: '𝙅𝙤𝙧𝙧𝙚 𝙎𝙥𝙞𝙟𝙠𝙚𝙧',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue