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
6f394db651
commit
2a9aa85620
2 changed files with 11 additions and 3 deletions
|
|
@ -41,6 +41,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Bram Smulders](https://bram.is/using) — Front-end UI developer
|
||||
* [Rubén Sospedra](https://sospedra.me/uses) — JavaScript Software Engineer, speaker, and trainer
|
||||
* [Erick Mwamodo](https://mwamodo.com/uses) — Web Engineer, Designer, All-Round Entrepreneur
|
||||
* [Dennis Mathenge](https://creativehubspace.com/uses) — Web Developer
|
||||
* [Ali Alaa](https://www.alialaa.dev/uses) — Front-end web developer & online learning content creator.
|
||||
* [Devansh Bajaj](https://devanshbajaj.me/uses) — 20 | M | Front End | Web Developer | Freelancer | Android enthusiast
|
||||
* [Ivan Muratov](https://binakot.github.io/resume/uses) — SOFTWARE DEVELOPER. TECHNICAL TEAM LEADER. CHIEF TECHNICAL OFFICER.
|
||||
|
|
@ -216,7 +217,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [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).
|
||||
* [Chris Lagasse](https://chrislagasse.com/uses) — Diversified programmer with emphasis in PHP, Javascript, Node, Vue, API integrations... cyclist, dad, lover of craft beer.
|
||||
* [Chris Lagasse](https://chrislagasse.com/uses) — Diversified programmer with emphasis in PHP, Javascript, Node.js, Vue, API integrations... cyclist, dad, lover of craft beer.
|
||||
* [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
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -3498,7 +3498,7 @@ module.exports = [
|
|||
'PHP',
|
||||
'Node.js',
|
||||
|
||||
'Open Source Software',
|
||||
'Open Source Software',
|
||||
'FOSS',
|
||||
],
|
||||
},
|
||||
|
|
@ -5654,7 +5654,14 @@ module.exports = [
|
|||
country: '🇺🇸',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Developer', 'Back End', 'Speaker', 'Writer', 'JavaScript', 'Node.js'],
|
||||
tags: [
|
||||
'Developer',
|
||||
'Back End',
|
||||
'Speaker',
|
||||
'Writer',
|
||||
'JavaScript',
|
||||
'Node.js',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Martin Marcucci',
|
||||
|
|
|
|||
Loading…
Reference in a new issue