mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #295 from dev-lusaja/master
add Oscar Sanchez, first peruvian here
This commit is contained in:
commit
131ad7e651
2 changed files with 56 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
|
||||||
|
* [Oscar Sánchez](https://devlusaja.com) — Passionate developer, traveler and drummer
|
||||||
* [Thomas Maximini](https://www.maxi.io/uses/) — Freelance software developer from Germany.
|
* [Thomas Maximini](https://www.maxi.io/uses/) — Freelance software developer from Germany.
|
||||||
* [Philip Theobald](https://www.philiptheobald.com/uses/) — Guitar player, motorcyclist, software engineer, entreprenuer
|
* [Philip Theobald](https://www.philiptheobald.com/uses/) — Guitar player, motorcyclist, software engineer, entreprenuer
|
||||||
* [Alejandro G. Anglada](https://aganglada.com/uses/) — Dad 👪🔥⚡️ Web Engineer ⚛️🚀 #typescript all over the place 👌
|
* [Alejandro G. Anglada](https://aganglada.com/uses/) — Dad 👪🔥⚡️ Web Engineer ⚛️🚀 #typescript all over the place 👌
|
||||||
|
|
|
||||||
21
src/data.js
21
src/data.js
|
|
@ -2012,6 +2012,27 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Oscar Sánchez',
|
||||||
|
description:
|
||||||
|
'Passionate developer, traveler and drummer from Perú',
|
||||||
|
url: 'https://devlusaja.com',
|
||||||
|
twitter: '@dev_lusaja',
|
||||||
|
emoji: '💻🛩💪',
|
||||||
|
country: '🇵🇪',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Software Architect',
|
||||||
|
'Python',
|
||||||
|
'PHP',
|
||||||
|
'Docker',
|
||||||
|
'Graphql',
|
||||||
|
'AWS',
|
||||||
|
'Open Source'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Thomas Maximini',
|
name: 'Thomas Maximini',
|
||||||
description: 'Freelance software developer from Germany.',
|
description: 'Freelance software developer from Germany.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue