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
e15e38b43c
commit
74690023e6
2 changed files with 6 additions and 4 deletions
|
|
@ -525,6 +525,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Mike Barkmin](https://www.barkmin.eu/uses/) — I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education.
|
* [Mike Barkmin](https://www.barkmin.eu/uses/) — I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education.
|
||||||
* [Hugo Di Francesco](https://codewithhugo.com/uses) — JavaScript developer, blogger at codewithhugo.com, co-author of 'Professional JavaScript' with Packt.
|
* [Hugo Di Francesco](https://codewithhugo.com/uses) — JavaScript developer, blogger at codewithhugo.com, co-author of 'Professional JavaScript' with Packt.
|
||||||
* [Steve Heyes](https://steveheyes.co.uk/uses) — I like to use tech to build awesome things that makes peoples lives better
|
* [Steve Heyes](https://steveheyes.co.uk/uses) — I like to use tech to build awesome things that makes peoples lives better
|
||||||
|
* [Galen Cuthbertson](https://galen.me/uses) — I build tools & tools to help understand human culture.
|
||||||
* [Chris Jones](https://chrisjones.io/uses) — Full-time full-stack web developer. Part-time hiker, explorer, photographer.
|
* [Chris Jones](https://chrisjones.io/uses) — Full-time full-stack web developer. Part-time hiker, explorer, photographer.
|
||||||
* [Mark Mead](https://markmead.dev/uses/) — Web Developer using the TALL stack
|
* [Mark Mead](https://markmead.dev/uses/) — Web Developer using the TALL stack
|
||||||
* [Diego Vazquez](https://gist.github.com/diurivj/78ca931c4b20dca1e1e13982fa9c309d) — Young guy who loves code. Full Stack Web Developer. Lead Teacher @ Ironhack
|
* [Diego Vazquez](https://gist.github.com/diurivj/78ca931c4b20dca1e1e13982fa9c309d) — Young guy who loves code. Full Stack Web Developer. Lead Teacher @ Ironhack
|
||||||
|
|
@ -609,6 +610,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Eric Oyanadel](https://www.oyanadel.com/uses/) — Artist - Developer - Musician
|
* [Eric Oyanadel](https://www.oyanadel.com/uses/) — Artist - Developer - Musician
|
||||||
* [Usman Khwaja](https://usmankhwaja.com/uses) — Front end engineer, Jamstack developer
|
* [Usman Khwaja](https://usmankhwaja.com/uses) — Front end engineer, Jamstack developer
|
||||||
* [Abdessalam Benharira](https://abdessalam-benharira.me/uses) — JavaScript developer, UX/UI design and tech enthusiast
|
* [Abdessalam Benharira](https://abdessalam-benharira.me/uses) — JavaScript developer, UX/UI design and tech enthusiast
|
||||||
|
* [David Dias](https://thedaviddias.dev/uses/) — Front-End Developer, UX/UI enthusiast, podcaster and content creator!
|
||||||
* [Thomas Large](https://tomlarge.dev/uses) — My name is Tom! I write code
|
* [Thomas Large](https://tomlarge.dev/uses) — My name is Tom! I write code
|
||||||
* [Amit Merchant](https://www.amitmerchant.com/uses) — Maker of things. Open-source enthusiast. Blogger.
|
* [Amit Merchant](https://www.amitmerchant.com/uses) — Maker of things. Open-source enthusiast. Blogger.
|
||||||
* [Jesse James Burton](https://burtonmediainc.com/uses) — Software Developing Yogi from Alberta, Canada. Lets build the internet together.
|
* [Jesse James Burton](https://burtonmediainc.com/uses) — Software Developing Yogi from Alberta, Canada. Lets build the internet together.
|
||||||
|
|
|
||||||
|
|
@ -11007,12 +11007,12 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Galen Cuthbertson',
|
name: 'Galen Cuthbertson',
|
||||||
description: "I build tools & tools to help understand human culture.",
|
description: 'I build tools & tools to help understand human culture.',
|
||||||
url: 'https://galen.me/uses',
|
url: 'https://galen.me/uses',
|
||||||
emoji: '💯',
|
emoji: '💯',
|
||||||
country: '🇦🇺',
|
country: '🇦🇺',
|
||||||
'computer': 'apple',
|
computer: 'apple',
|
||||||
'phone': 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Researcher',
|
'Researcher',
|
||||||
'Developer',
|
'Developer',
|
||||||
|
|
@ -11023,7 +11023,7 @@ module.exports = [
|
||||||
'AI',
|
'AI',
|
||||||
'VSCode',
|
'VSCode',
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Chris Jones',
|
name: 'Chris Jones',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue