72 lines
2.2 KiB
Plaintext
72 lines
2.2 KiB
Plaintext
{
|
|
"@context": "http://www.schema.org",
|
|
"@type": "person",
|
|
"name": "Evan Pratten",
|
|
"alternateName": "ewpratten",
|
|
"nationality": "Canadian",
|
|
"jobTitle": "Pipeline Software Developer",
|
|
"description":"Software Developer",
|
|
"callSign": [
|
|
"VA3ZZA",
|
|
"VA3UJF"
|
|
],
|
|
"gender": "male",
|
|
"url": "https://va3zza.com",
|
|
"image": "https://avatars.githubusercontent.com/u/21065412",
|
|
"birthPlace": {
|
|
"@type": "Place",
|
|
"address": {
|
|
"@type": "PostalAddress",
|
|
"addressLocality": "London",
|
|
"addressRegion": "ON",
|
|
"addressCountry": "Canada"
|
|
}
|
|
},
|
|
"address": {
|
|
"@type": "PostalAddress",
|
|
"addressLocality": "Oakville",
|
|
"addressRegion": "ON",
|
|
"addressCountry": "Canada"
|
|
},
|
|
"alumniOf": [
|
|
{
|
|
"@type": "HighSchool",
|
|
"name": "H.B. Beal Secondary School",
|
|
"sameAs": "https://en.wikipedia.org/wiki/H._B._Beal_Secondary_School"
|
|
},
|
|
{
|
|
"@type": "MiddleSchool",
|
|
"name": "Lester B. Pearson School for the Arts",
|
|
"sameAs": "https://en.wikipedia.org/wiki/Lester_B._Pearson_School_for_the_Arts"
|
|
},
|
|
{
|
|
"@type": "ElementarySchool",
|
|
"name": "St. Michael Catholic Elementary School",
|
|
"sameAs": "https://mil.ldcsb.ca/"
|
|
}
|
|
],
|
|
"worksFor": [
|
|
{
|
|
"@type": "Organization",
|
|
"name": "Industrial Brothers",
|
|
"sameAs": [
|
|
"https://www.linkedin.com/company/industrial-brothers",
|
|
"https://twitter.com/IndustrialBros",
|
|
"https://www.instagram.com/industrialbrothers/",
|
|
"https://www.facebook.com/industrialbrothers/"
|
|
]
|
|
}
|
|
],
|
|
"email": "ewpratten@gmail.com",
|
|
"birthDate": "2003-06-01",
|
|
"sameAs": [
|
|
"https://github.com/ewpratten",
|
|
"https://www.linkedin.com/in/ewpratten",
|
|
"https://www.instagram.com/evanpratten",
|
|
"https://keybase.io/ewpratten",
|
|
"https://gitlab.com/ewpratten",
|
|
"https://twitter.com/ewpratten",
|
|
"https://www.wikidata.org/wiki/Q111170999"
|
|
],
|
|
"mainEntityOfPage": "True"
|
|
} |