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.
|
||||
* [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
|
||||
* [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.
|
||||
* [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
|
||||
|
|
@ -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
|
||||
* [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
|
||||
* [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
|
||||
* [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.
|
||||
|
|
|
|||
|
|
@ -11007,12 +11007,12 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
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',
|
||||
emoji: '💯',
|
||||
country: '🇦🇺',
|
||||
'computer': 'apple',
|
||||
'phone': 'iphone',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Researcher',
|
||||
'Developer',
|
||||
|
|
@ -11023,7 +11023,7 @@ module.exports = [
|
|||
'AI',
|
||||
'VSCode',
|
||||
'Full Stack',
|
||||
]
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Chris Jones',
|
||||
|
|
|
|||
Loading…
Reference in a new issue