mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #298 from aganglada/feature/aganglada
Added aganglada
This commit is contained in:
commit
28f0a8b25f
2 changed files with 60 additions and 34 deletions
|
|
@ -132,6 +132,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [John Garrett](https://johngarrett.dev/uses) — Arch Duke of Computering, Full Stack Instructor
|
* [John Garrett](https://johngarrett.dev/uses) — Arch Duke of Computering, Full Stack Instructor
|
||||||
* [Dieter Stinglhamber](https://www.dieterstinglhamber.me/uses/) — Developer, human, nerd.
|
* [Dieter Stinglhamber](https://www.dieterstinglhamber.me/uses/) — Developer, human, nerd.
|
||||||
* [Thomas Weibenfalk](https://www.weibenfalk.com/uses/) — Passionate developer, course creator, youtuber, designer and musician from Sweden
|
* [Thomas Weibenfalk](https://www.weibenfalk.com/uses/) — Passionate developer, course creator, youtuber, designer and musician from Sweden
|
||||||
|
* [Alejandro G. Anglada](https://aganglada.com/uses) - Dad 👪🔥⚡️ Web Engineer ⚛️🚀 #typescript all over the place 👌
|
||||||
* [Antoni Kepinski](https://kepinski.me/uses/) — Node Fetch maintainer // Into Node.js and Rust
|
* [Antoni Kepinski](https://kepinski.me/uses/) — Node Fetch maintainer // Into Node.js and Rust
|
||||||
* [Marcus Obst](https://marcus-obst.de/uses) — Webdeveloper, Music Lover
|
* [Marcus Obst](https://marcus-obst.de/uses) — Webdeveloper, Music Lover
|
||||||
* [Pawel Grzybek](https://pawelgrzybek.com/uses/) — Software Engineer
|
* [Pawel Grzybek](https://pawelgrzybek.com/uses/) — Software Engineer
|
||||||
|
|
|
||||||
25
src/data.js
25
src/data.js
|
|
@ -2012,6 +2012,31 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Alejandro G. Anglada',
|
||||||
|
description:
|
||||||
|
'Dad 👪🔥⚡️ Web Engineer ⚛️🚀 #typescript all over the place 👌',
|
||||||
|
url: 'https://aganglada.com/uses/',
|
||||||
|
twitter: '@aganglada',
|
||||||
|
emoji: '🔥',
|
||||||
|
country: '🇪🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Engineer',
|
||||||
|
'Front End',
|
||||||
|
'Mentor',
|
||||||
|
'YouTuber',
|
||||||
|
'Writer',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'Performance',
|
||||||
|
'PWA',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Antoni Kepinski',
|
name: 'Antoni Kepinski',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue