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
01675ecf18
commit
160131f3c1
2 changed files with 19 additions and 18 deletions
|
|
@ -49,6 +49,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [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.
|
||||
* [Habbat Adnan](https://adncodez.com/uses) — Self Taught Web Developer, Full Time Freelancer, Open Source Enthusiast
|
||||
* [Marco Poletto](https://poletto.dev/uses/) — Frontend Developer, UI engineer, Mentor
|
||||
* [Telmo Goncalves](https://telmo.online/uses) — Fullstack Developer, mostly focused to ReactJS. Digital Nomad, I love travelling.
|
||||
* [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
|
||||
|
|
|
|||
36
src/data.js
36
src/data.js
|
|
@ -415,25 +415,25 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Marco Poletto",
|
||||
description: "Frontend Developer, UI engineer, Mentor",
|
||||
url: "https://poletto.dev/uses/",
|
||||
twitter: "@polettoweb",
|
||||
emoji: "🔥",
|
||||
country: "🇮🇹",
|
||||
computer: "apple",
|
||||
phone: "android",
|
||||
name: 'Marco Poletto',
|
||||
description: 'Frontend Developer, UI engineer, Mentor',
|
||||
url: 'https://poletto.dev/uses/',
|
||||
twitter: '@polettoweb',
|
||||
emoji: '🔥',
|
||||
country: '🇮🇹',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
"HTML",
|
||||
"SCSS",
|
||||
"JavaScript",
|
||||
"VueJS",
|
||||
"ReactJS",
|
||||
"GraphQL",
|
||||
"Mentor",
|
||||
"Developer",
|
||||
"Front End"
|
||||
]
|
||||
'HTML',
|
||||
'SCSS',
|
||||
'JavaScript',
|
||||
'VueJS',
|
||||
'ReactJS',
|
||||
'GraphQL',
|
||||
'Mentor',
|
||||
'Developer',
|
||||
'Front End',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Telmo Goncalves',
|
||||
|
|
|
|||
Loading…
Reference in a new issue