Jane Developer
Senior Software Engineer at Kentro Tech
Expert in Python web development and the Air framework
Person Schema
This page uses Person schema which helps establish authorship and can appear in knowledge graph entries.
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Jane Developer",
"url": "https://airheads-production.up.railway.app/person",
"image": "https://picsum.photos/seed/person/400/400",
"jobTitle": "Senior Software Engineer",
"worksFor": {
"@type": "Organization",
"name": "Kentro Tech"
},
"description": "Expert in Python web development and the Air framework",
"email": "jane@example.com"
}