mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #104 from adrianthedev/patch-1
Adrian Marin addition
This commit is contained in:
commit
b68f4aaa3a
1 changed files with 28 additions and 0 deletions
28
data.js
28
data.js
|
|
@ -188,6 +188,34 @@ const pages = [
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Adrian Marin',
|
||||||
|
// Short description
|
||||||
|
description: 'Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.',
|
||||||
|
// URL to your /uses page
|
||||||
|
url: 'https://adrianthedev.com/uses',
|
||||||
|
twitter: '@adrianthedev',
|
||||||
|
// An emoji that describes you
|
||||||
|
emoji: '🥑',
|
||||||
|
// emoji of your country's flag
|
||||||
|
country: '🇷🇴',
|
||||||
|
// apple, windows or linux
|
||||||
|
computer: 'apple',
|
||||||
|
// apple or android
|
||||||
|
phone: 'apple',
|
||||||
|
// Tags
|
||||||
|
// Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack,
|
||||||
|
// Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker,
|
||||||
|
// Language Tags: JavaScript, PHP, Rails, Ruby, TypeScript...
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur wanna-be',
|
||||||
|
'Early-adopter',
|
||||||
|
'Rails lover',
|
||||||
|
'TypeScript enthusiast',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Jahir Fiquitiva',
|
name: 'Jahir Fiquitiva',
|
||||||
description: 'Passionate and Creative Full Stack Developer',
|
description: 'Passionate and Creative Full Stack Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue