move to iphone

This commit is contained in:
Wes Bos 2020-01-07 10:20:51 -05:00
parent b68f4aaa3a
commit 77686da3f1

61
data.js
View file

@ -13,8 +13,8 @@ const pages = [
country: '🇨🇦', country: '🇨🇦',
// apple, windows or linux // apple, windows or linux
computer: 'apple', computer: 'apple',
// apple or android // iphone or android
phone: 'apple', phone: 'iphone',
// Tags // Tags
// Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack, // Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack,
// Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker, // Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker,
@ -30,23 +30,13 @@ const pages = [
}, },
{ {
name: 'Troy Forster', name: 'Troy Forster',
// Short description
description: 'Consulting Technology Director and CTO for Hire', description: 'Consulting Technology Director and CTO for Hire',
// URL to your /uses page
url: 'https://tforster.com/uses', url: 'https://tforster.com/uses',
twitter: '@tforster', twitter: '@tforster',
// An emoji that describes you
emoji: '', emoji: '',
// emoji of your country's flag
country: '🇨🇦', country: '🇨🇦',
// apple, windows or linux
computer: 'windows', computer: 'windows',
// apple or android
phone: 'android', phone: 'android',
// 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: [ tags: [
'Engineer', 'Engineer',
'Back End', 'Back End',
@ -84,16 +74,13 @@ const pages = [
}, },
{ {
name: 'Glenn Reyes', name: 'Glenn Reyes',
description: 'Independent Software Engineer, trainer & speaker. Into sports & music.', description:
'Independent Software Engineer, trainer & speaker. Into sports & music.',
url: 'https://glennreyes.com/uses', url: 'https://glennreyes.com/uses',
emoji: '💃', emoji: '💃',
country: '🇺🇸', country: '🇺🇸',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
// 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: [ tags: [
'Developer', 'Developer',
'Front End', 'Front End',
@ -103,7 +90,7 @@ const pages = [
'React', 'React',
'GraphQL', 'GraphQL',
'TypeScript', 'TypeScript',
'Speaker' 'Speaker',
], ],
}, },
{ {
@ -114,7 +101,7 @@ const pages = [
emoji: '', emoji: '',
country: '🇺🇸', country: '🇺🇸',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'], tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'],
}, },
{ {
@ -124,7 +111,7 @@ const pages = [
emoji: '🦉', emoji: '🦉',
country: '🇬🇧', country: '🇬🇧',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer'], tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer'],
}, },
{ {
@ -134,7 +121,7 @@ const pages = [
emoji: '💪🏻', emoji: '💪🏻',
country: '🇺🇸', country: '🇺🇸',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: ['Developer', 'FrontEnd', 'Entrepreneur', 'Teacher', 'JavaScript'], tags: ['Developer', 'FrontEnd', 'Entrepreneur', 'Teacher', 'JavaScript'],
}, },
{ {
@ -144,7 +131,7 @@ const pages = [
emoji: '🚴', emoji: '🚴',
country: '🇨🇦', country: '🇨🇦',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: [ tags: [
'Full Stack', 'Full Stack',
'Developer', 'Developer',
@ -161,7 +148,7 @@ const pages = [
emoji: '🎤', emoji: '🎤',
country: '🇺🇸', country: '🇺🇸',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: [ tags: [
'Developer', 'Developer',
'Full Stack', 'Full Stack',
@ -178,7 +165,7 @@ const pages = [
emoji: '🏄‍♂️', emoji: '🏄‍♂️',
country: '🇵🇹', country: '🇵🇹',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: [ tags: [
'Engineer', 'Engineer',
'Developer', 'Developer',
@ -190,23 +177,14 @@ const pages = [
}, },
{ {
name: 'Adrian Marin', name: 'Adrian Marin',
// Short description description:
description: 'Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.', 'Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.',
// URL to your /uses page
url: 'https://adrianthedev.com/uses', url: 'https://adrianthedev.com/uses',
twitter: '@adrianthedev', twitter: '@adrianthedev',
// An emoji that describes you
emoji: '🥑', emoji: '🥑',
// emoji of your country's flag
country: '🇷🇴', country: '🇷🇴',
// apple, windows or linux
computer: 'apple', computer: 'apple',
// apple or android phone: 'iphone',
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: [ tags: [
'Developer', 'Developer',
'Full Stack', 'Full Stack',
@ -224,7 +202,7 @@ const pages = [
emoji: '💎', emoji: '💎',
country: '🇨🇴', country: '🇨🇴',
computer: 'apple', computer: 'apple',
phone: 'apple', phone: 'iphone',
tags: [ tags: [
'Developer', 'Developer',
'Full Stack', 'Full Stack',
@ -232,12 +210,13 @@ const pages = [
'Kotlin', 'Kotlin',
'Python', 'Python',
'Kotlin', 'Kotlin',
'React' 'React',
], ],
}, },
{ {
name: 'Brad Garropy', name: 'Brad Garropy',
description: 'Self taught frontender at Adobe, into lifting and country music.', description:
'Self taught frontender at Adobe, into lifting and country music.',
url: 'https://bradgarropy.com/uses', url: 'https://bradgarropy.com/uses',
twitter: '@bradgarropy', twitter: '@bradgarropy',
emoji: '🤠', emoji: '🤠',
@ -253,7 +232,7 @@ const pages = [
'Blogger', 'Blogger',
'JavaScript', 'JavaScript',
'Python', 'Python',
], ],
}, },
]; ];