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
e6f9d0950c
commit
3f28c90896
2 changed files with 4 additions and 2 deletions
|
|
@ -271,6 +271,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Dylan Sheffer](https://www.dylansheffer.com/posts/uses/) — Web Developer. A11y Advocate. Tea Enthusiast.
|
* [Dylan Sheffer](https://www.dylansheffer.com/posts/uses/) — Web Developer. A11y Advocate. Tea Enthusiast.
|
||||||
* [Adil Naqvi](https://adilnaqvi.com/uses) — Mechanical engineer with a knack for coding
|
* [Adil Naqvi](https://adilnaqvi.com/uses) — Mechanical engineer with a knack for coding
|
||||||
* [Matías Hernández](https://github.com/matiasfh/uses) — Frontend Engineer, Podcaster, Father, Calisthenic Athlete
|
* [Matías Hernández](https://github.com/matiasfh/uses) — Frontend Engineer, Podcaster, Father, Calisthenic Athlete
|
||||||
|
* [Pedro Assunção](https://pedroassuncao/pages/uses) — Senior Software Developer. Likes the elixir programming language.
|
||||||
* [Sean Coker](https://sean.is/using) — Creator & Thinker. Sometimes simultaneously.
|
* [Sean Coker](https://sean.is/using) — Creator & Thinker. Sometimes simultaneously.
|
||||||
* [Michael Bonner](https://michaelbonner.dev/uses) — Full stack JavaScript and PHP developer in Salt Lake City, USA
|
* [Michael Bonner](https://michaelbonner.dev/uses) — Full stack JavaScript and PHP developer in Salt Lake City, USA
|
||||||
* [Mark Nenadov](https://github.com/MarkNenadov/uses) — Full stack developer in the deep south of Canada (LaSalle, Ontario)
|
* [Mark Nenadov](https://github.com/MarkNenadov/uses) — Full stack developer in the deep south of Canada (LaSalle, Ontario)
|
||||||
|
|
|
||||||
|
|
@ -5626,7 +5626,8 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Pedro Assunção',
|
name: 'Pedro Assunção',
|
||||||
description: 'Senior Software Developer. Likes the elixir programming language.',
|
description:
|
||||||
|
'Senior Software Developer. Likes the elixir programming language.',
|
||||||
url: 'https://pedroassuncao/pages/uses',
|
url: 'https://pedroassuncao/pages/uses',
|
||||||
emoji: '👨💻',
|
emoji: '👨💻',
|
||||||
country: '🇵🇹',
|
country: '🇵🇹',
|
||||||
|
|
@ -5645,7 +5646,7 @@ module.exports = [
|
||||||
'PostgreSQL',
|
'PostgreSQL',
|
||||||
'OSX',
|
'OSX',
|
||||||
'Software Engineer',
|
'Software Engineer',
|
||||||
'Father'
|
'Father',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue