mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
b6d2a02b82
2 changed files with 26 additions and 0 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)
|
||||||
|
|
|
||||||
25
src/data.js
25
src/data.js
|
|
@ -5624,6 +5624,31 @@ module.exports = [
|
||||||
'Calisthenics',
|
'Calisthenics',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Pedro Assunção',
|
||||||
|
description:
|
||||||
|
'Senior Software Developer. Likes the elixir programming language.',
|
||||||
|
url: 'https://pedroassuncao/pages/uses',
|
||||||
|
emoji: '👨💻',
|
||||||
|
country: '🇵🇹',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Remote',
|
||||||
|
'Zed',
|
||||||
|
'Elixir',
|
||||||
|
'Phoenix',
|
||||||
|
'LiveView',
|
||||||
|
'Tailwind',
|
||||||
|
'Alpine',
|
||||||
|
'AWS',
|
||||||
|
'PostgreSQL',
|
||||||
|
'OSX',
|
||||||
|
'Software Engineer',
|
||||||
|
'Father',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Sean Coker',
|
name: 'Sean Coker',
|
||||||
description: 'Creator & Thinker. Sometimes simultaneously.',
|
description: 'Creator & Thinker. Sometimes simultaneously.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue