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
619ea8b937
commit
647538740a
2 changed files with 5 additions and 3 deletions
|
|
@ -285,6 +285,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Chris Lagasse](https://chrislagasse.com/uses) — Diversified programmer with emphasis in PHP, Javascript, Node.js, 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.
|
* [Sergey Lysenko](https://soulwish.info/uses/) — Front-end developer, guitar player, MTB rider, snowboarder, runner.
|
||||||
* [Shreyas Minocha](https://shreyasminocha.me/uses) — web. foss. privacy. archival. accessibility.
|
* [Shreyas Minocha](https://shreyasminocha.me/uses) — web. foss. privacy. archival. accessibility.
|
||||||
|
* [Andrei Racasan](https://www.andreiracasan.com/setup) — Full Stack Developer with a passion for finding pragmatic solutions to technical challenges.
|
||||||
* [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker.
|
* [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker.
|
||||||
* [Fidalgo](https://info.fidalgo.dev/uses) — Front end Developer
|
* [Fidalgo](https://info.fidalgo.dev/uses) — Front end Developer
|
||||||
* [Marco Poletto](https://poletto.dev/uses/) — Frontend Developer, UI engineer, Mentor
|
* [Marco Poletto](https://poletto.dev/uses/) — Frontend Developer, UI engineer, Mentor
|
||||||
|
|
|
||||||
|
|
@ -5641,7 +5641,8 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Andrei Racasan',
|
name: 'Andrei Racasan',
|
||||||
description: 'Full Stack Developer with a passion for finding pragmatic solutions to technical challenges.',
|
description:
|
||||||
|
'Full Stack Developer with a passion for finding pragmatic solutions to technical challenges.',
|
||||||
url: 'https://www.andreiracasan.com/setup',
|
url: 'https://www.andreiracasan.com/setup',
|
||||||
emoji: '🌍',
|
emoji: '🌍',
|
||||||
country: '🇷🇴',
|
country: '🇷🇴',
|
||||||
|
|
@ -5651,13 +5652,13 @@ module.exports = [
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
'Developer',
|
'Developer',
|
||||||
'React',
|
'React',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Python',
|
'Python',
|
||||||
'Node.js',
|
'Node.js',
|
||||||
'Express',
|
'Express',
|
||||||
'MongoDB',
|
'MongoDB',
|
||||||
'MERN'
|
'MERN',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue