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
9b87a7e4f6
commit
057488fe60
2 changed files with 6 additions and 4 deletions
|
|
@ -58,6 +58,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Mark Horsell](https://markhorsell.com/uses) — Software Developer - Front-end mostly, back-end and native sometimes.
|
||||
* [Carter McAlister](https://cartermcalister.dev/uses) — Software Engineer, Digital Nomad, Lover of the Outdoors
|
||||
* [Matt Jennings](https://mattjennings.io/uses) — web dev, hockey | tradebreaker.io
|
||||
* [Jake Jarvis](https://jarv.is/uses/) — Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄
|
||||
* [Valentina Calabrese](https://valentinacalabrese.com/uses) — Front-End Engineer 🤓, Drummer 🥁, Skateboarder 🛹 & Tech Enthusiast 📲. Sometimes I blog, too ✍🏻. And I 💖 User-centered design.
|
||||
* [Jason Cory Alvernaz](https://jasoncoryalvernaz.com/uses) — Web Developer, Blogger, YouTuber, and Dog Lover. Not necessarily in that order.
|
||||
* [Alessia Bellisario](https://aless.co/uses) — Web engineer, mechanical keyboard builder, plotter art maker.
|
||||
|
|
@ -237,6 +238,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Duncan McDougall](https://www.belter.io/uses/) — Web developer, contractor, remotely working from the South of Scotland
|
||||
* [Kevin Simkanič](https://github.com/kevinko12323/uses) — Wordpress ninja 😎 React lover ❤️ CSS master 🧐
|
||||
* [Lakshmipriya Mukundan](https://gist.github.com/lakshmipriyamukundan/ddd224306ce962f4f159f1065f0f0c67) — Javascript lover, FullStack enthusiast, React Learner (current), Pet lover
|
||||
* [Jeremy Bunting](https://qbunt.com/uses) — Web 🤖 working remotely from the Connecticut burbs
|
||||
* [Tony Mamedbekov](https://www.tmamedbekov.dev/uses) — Architect, developer, cms enthusiast, technologoy evangelist, content creator, bloger, consultant
|
||||
* [Jerry Shi](https://github.com/szy0syz/uses) — Full Stack, Motivated full-stack developer not afraid to use any technology.
|
||||
|
||||
|
|
|
|||
|
|
@ -587,7 +587,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Jake Jarvis',
|
||||
description: 'Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄',
|
||||
description:
|
||||
'Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄',
|
||||
url: 'https://jarv.is/uses/',
|
||||
twitter: '@jakejarvis',
|
||||
emoji: '🐼',
|
||||
|
|
@ -4074,8 +4075,7 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Jeremy Bunting',
|
||||
description:
|
||||
'Web 🤖 working remotely from the Connecticut burbs',
|
||||
description: 'Web 🤖 working remotely from the Connecticut burbs',
|
||||
url: 'https://qbunt.com/uses',
|
||||
twitter: '@qbunt',
|
||||
emoji: '🌲',
|
||||
|
|
@ -4092,7 +4092,7 @@ module.exports = [
|
|||
'Vue',
|
||||
'Node',
|
||||
'GraphQL',
|
||||
'Accessibility'
|
||||
'Accessibility',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue