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
3c0b5000b2
commit
ac37805252
2 changed files with 24 additions and 22 deletions
|
|
@ -44,6 +44,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
|
||||
* [Jamie Ryan](https://www.jamieryan.dev/uses) — Full Stack Developer and CodeClan graduate from Edinburgh, Scotland
|
||||
* [Michael Stokoe](https://msweb.dev/uses) — Back-end PHP Developer. Gamer, musician and motorcyclist.
|
||||
* [Fabian Vallejos](https://fabianvallejos.com/uses/) — Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus
|
||||
* [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.
|
||||
|
|
@ -79,6 +80,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Silvestar Bistrović](https://www.silvestar.codes/uses/) — Fearless web engineer, CSS developer, JAMstack enthusiast, and WordPress theme specialist.
|
||||
* [Adam Schwartz](https://adamschwartz.co/uses/) — Software developer, designer, film music composer
|
||||
* [Andy Bell](https://hankchizljaw.com/uses) — Educator who focuses on design, front-end development, accessibility and progressive enhancement. I teach at Piccalilli and Front-End Challenges Club
|
||||
* [Hans Gerwitz](https://hans.gerwitz.com/uses) — Design geek
|
||||
* [Daryn St. Pierre](https://daryn.codes/uses) — Front-end developer, designer, CodePen tinkerer, LEGO enthusiast. Building VueJS applications (for a living) and eating pizza (for fun).
|
||||
* [Sergey Lysenko](https://soulwish.info/uses/) — Front-end developer, guitar player, MTB rider, snowboarder, runner.
|
||||
* [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker.
|
||||
|
|
|
|||
44
src/data.js
44
src/data.js
|
|
@ -329,27 +329,28 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Fabian Vallejos",
|
||||
description: "Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus",
|
||||
url: "https://fabianvallejos.com/uses/",
|
||||
twitter: "@VallejosFab",
|
||||
emoji: "🧉",
|
||||
country: "🇺🇾",
|
||||
computer: "apple",
|
||||
phone: "iphone",
|
||||
name: 'Fabian Vallejos',
|
||||
description:
|
||||
'Web Developer, Amateur Photographer, Writer, Occasional Gamer & Streamer, Father of Shih Tzus',
|
||||
url: 'https://fabianvallejos.com/uses/',
|
||||
twitter: '@VallejosFab',
|
||||
emoji: '🧉',
|
||||
country: '🇺🇾',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
"Web Developer",
|
||||
"Full Stack",
|
||||
"JavaScript",
|
||||
"TypeScript",
|
||||
"React",
|
||||
"Angular",
|
||||
"Node",
|
||||
"Go",
|
||||
"Photographer",
|
||||
"Writer",
|
||||
"Streamer"
|
||||
]
|
||||
'Web Developer',
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'Angular',
|
||||
'Node',
|
||||
'Go',
|
||||
'Photographer',
|
||||
'Writer',
|
||||
'Streamer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Makon Cline',
|
||||
|
|
@ -1078,8 +1079,7 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Hans Gerwitz',
|
||||
description:
|
||||
'Design geek',
|
||||
description: 'Design geek',
|
||||
url: 'https://hans.gerwitz.com/uses',
|
||||
twitter: '@gerwitz',
|
||||
emoji: '🌲',
|
||||
|
|
|
|||
Loading…
Reference in a new issue