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
fe69410046
commit
a6b5007119
2 changed files with 5 additions and 11 deletions
|
|
@ -98,6 +98,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Fabian Vallejos](https://fabianvallejos.com/uses/) — Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus
|
||||
* [Shawn Crigger](https://shawn-crigger.herokuapp.com/uses) — Full Stack Developer, Pixel Craftsman, Dog Lover and avid Meat eater!
|
||||
* [Keith Donegan](https://www.keithdonegan.com/uses/) — Irish WordPress developer, based in London, UK.
|
||||
* [Brandon Clapp](https://brandonclapp.com/uses) — I create user interfaces and write code for the web. I enjoy teaching others what I've learned along the way.
|
||||
* [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others.
|
||||
* [Pierre-Antoine "Leny" Delnatte](https://leny.me/uses/) — Developer, Bootcamp coach. Forging the next generation of webdevelopers.
|
||||
* [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.
|
||||
|
|
@ -406,6 +407,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Fernando Paredes](https://fdp.io/about/uses) — iOS/macOS developer, serial hobbyist, language nerd.
|
||||
* [Tarik Omercehajic](https://robotz.tech/uses/) — DevOps Engineer @BicomSystems. Mechanical Engineer in free time :)
|
||||
* [Duncan McDougall](https://www.belter.io/uses/) — Web developer, contractor, remotely working from the South of Scotland
|
||||
* [Mijndert Stuij](https://mijndertstuij.nl/uses/) — Engineer. Hacker. Minimalist.
|
||||
* [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
|
||||
|
|
|
|||
14
src/data.js
14
src/data.js
|
|
@ -1480,7 +1480,7 @@ module.exports = [
|
|||
{
|
||||
name: 'Brandon Clapp',
|
||||
description:
|
||||
'I create user interfaces and write code for the web. I enjoy teaching others what I\'ve learned along the way.',
|
||||
"I create user interfaces and write code for the web. I enjoy teaching others what I've learned along the way.",
|
||||
url: 'https://brandonclapp.com/uses',
|
||||
twitter: '@BrandonClapp',
|
||||
emoji: '👏',
|
||||
|
|
@ -7626,22 +7626,14 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Mijndert Stuij',
|
||||
description:
|
||||
'Engineer. Hacker. Minimalist.',
|
||||
description: 'Engineer. Hacker. Minimalist.',
|
||||
url: 'https://mijndertstuij.nl/uses/',
|
||||
twitter: '@mijndert',
|
||||
emoji: '🚀',
|
||||
country: '🇳🇱',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'AWS',
|
||||
'Cloud',
|
||||
'Infrastructure',
|
||||
'Engineer',
|
||||
'Developer',
|
||||
'DevOps'
|
||||
],
|
||||
tags: ['AWS', 'Cloud', 'Infrastructure', 'Engineer', 'Developer', 'DevOps'],
|
||||
},
|
||||
{
|
||||
name: 'Kevin Simkanič',
|
||||
|
|
|
|||
Loading…
Reference in a new issue