Skip to content

Instantly share code, notes, and snippets.

@zanetaylor
Last active January 26, 2024 17:20
Show Gist options
  • Save zanetaylor/af71bf672a196bdda6d68cd19ee856ef to your computer and use it in GitHub Desktop.
Save zanetaylor/af71bf672a196bdda6d68cd19ee856ef to your computer and use it in GitHub Desktop.
My resume in JSON format. Populates https://registry.jsonresume.org/zanetaylor, courtesy of jsonresume.org.
{
"meta": {
"theme": "mantra"
},
"basics": {
"name": "Zane Taylor",
"label": "Creative Web Engineer",
"email": "me@zane.im",
"website": "https://zane.im",
"summary": "A highly experienced technical leader and web engineer with a broad background and a knack for problem solving. Creative and inspired by unique challenges and complex problems. Design conscious with a strong interest in impactful, mission-driven work.",
"location": {
"city": "Portland",
"region": "Oregon",
"countryCode": "US"
},
"profiles": [
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/iamzanetaylor"
},
{
"network": "GitHub",
"url": "https://github.com/zanetaylor"
}
]
},
"work": [
{
"name": "Alta Planning + Design",
"position": "Senior Web Developer",
"location": "Portland, OR",
"url": "https://altago.com",
"startDate": "2023-06",
"summary": "Developed and supported dozens of public-facing web applications and internal tools, ensuring seamless functionality and user experience for teams and projects across the US. Pioneered standardized workflows and deployed infrastructure, optimizing project development, maintenance, and support.\n\nCollaborated seamlessly with multidisciplinary teams to produce comprehensive proposal, scope, and budget documents. Guided project approach and technical strategy, playing a pivotal role in planning, building, and refining web-based internal tools.\n\nProvided technical team leadership, ensuring the highest quality of deliverables through effective QA processes and coaching. Fostered a collaborative environment that encouraged documentation, training, and mentorship, resulting in a skilled and cohesive team.",
"highlights": [
"Vue, Svelte, React",
"Node, Laravel, FastAPI, SharePoint",
"Docker, serverless, API development",
"MapLibre GL, Leaflet, ArcGIS Online",
"Accessibility & SEO"
]
},
{
"name": "Alta Planning + Design",
"position": "Digital Director",
"location": "Portland, OR",
"url": "https://altago.com",
"startDate": "2018-11",
"endDate": "2023-05",
"summary": "Established, led, and managed the Web team, overseeing the development of web and interactive projects for public and private clients across the US and Canada. Delivered internal initiatives and systems to meet organizational and operational goals, along with corporate marketing campaigns and properties.\n\nLed strategic efforts to expand product offerings and successfully brought emerging tools and technologies in-house. Spearheaded the organization's first effective growth initiative for the Web team, driving impactful results.\n\nDirected marketing and business development efforts, contributing to the growth and success of the organization's digital services. Successfully positioned the Web team as a key player in driving business outcomes.",
"highlights": [
"Marketing, business development",
"Technical team leadership, QA, & coaching",
"Documentation, training, mentorship"
]
},
{
"name": "Totally",
"position": "Founding Partner & Technical Director",
"location": "Portland, OR",
"url": "https://totally.agency",
"startDate": "2014-08",
"endDate": "2018-08",
"summary": "Conceptualized, planned, and executed digital identity and web projects for brands, businesses, and non-profits of all stripes, emphasizing content- and user- centric approaches to design and development, crafting branded platforms to further clients' business, marketing, and culture goals. Collaborated with clients from concept through final delivery. Managed local and remote development teams, outlined project requirements and delivery standards, performed code and QA reviews, and collaborated with junior developers to address project needs and client feedback.",
"highlights": []
},
{
"name": "Total Design Shop",
"position": "Web Developer & Designer",
"location": "Portland, OR",
"website": "https://www.totaldesignshop.com",
"startDate": "2011-09",
"endDate": "2018-11",
"summary": "Designed, developed, and maintained award-winning custom websites and applications for a variety of commercial and non-profit clients, leveraging modern front-end frameworks, CMS platforms, build processes, and cloud infrastructure. Produced static mockups, prototyped, and iterated original visual design concepts, incorporating project specs and client feedback, to produce tailored, branded web experiences.",
"highlights": []
},
{
"name": "Freelance",
"position": "Creative Web Engineer",
"website": "",
"startDate": "2009-05",
"summary": "Developed comprehensive web experiences with an emphasis on user experience, mobile-first and responsive design, third party integrations, content + brand strategy, and email + social engagement. Engineered and integrated tailored web and content platforms with back- and front-end frameworks and modern content management systems.",
"highlights": []
}
],
"volunteer": [
{
"organization": "Mentorship",
"position": "Developer skill & career mentor",
"startDate": "2021"
},
{
"organization": "DeTrash Portland",
"position": "Volunteer",
"startDate": "2020"
},
{
"organization": "Trailkeepers of Oregon",
"position": "Trailkeeper",
"startDate": "2018"
},
{
"organization": "XOXO Festival",
"position": "Event Volunteer",
"startDate": "2015",
"endDate": "2016"
},
{
"organization": "Electronic Frontier Foundation",
"position": "Developer Volunteer",
"startDate": "2014",
"endDate": "2014"
}
],
"education": [
{
"institution": "Missouri State University",
"area": "Fine Arts (Photography), English",
"studyType": "Undergraduate",
"startDate": "2006",
"endDate": "2010",
"gpa": "",
"courses": []
},
{
"institution": "Drury University",
"area": "Fine Arts, Global Studies",
"studyType": "Undergraduate",
"startDate": "2005",
"endDate": "2006",
"gpa": "",
"courses": []
}
],
"skills": [
{
"name": "Frontend",
"level": "",
"keywords": [
"HTML",
"CSS",
"JavaScript",
"SASS",
"Vue",
"React",
"Svelte",
"Astro",
"Tailwind",
"Bootstrap",
"SEO",
"Accessibility"
]
},
{
"name": "Fullstack",
"level": "",
"keywords": [
"PHP",
"Python",
"Node",
"Laravel",
"WordPress",
"SharePoint"
]
},
{
"name": "Design",
"level": "",
"keywords": [
"Creative Direction",
"Design Systems",
"User Experience",
"Adobe Creative Suite",
"Sketch",
"Figma"
]
},
{
"name": "DevOps",
"level": "",
"keywords": [
"Git",
"Docker",
"CI/CD",
"AWS",
"GCP",
"Terraform"
]
},
{
"name": "GIS & Mapping",
"level": "",
"keywords": [
"Maplibre GL",
"Leaflet",
"ArcGIS Online",
"QGIS"
]
}
],
"projects": [],
"languages": [
{
"language": "English",
"fluency": "Native proficiency"
},
{
"language": "Spanish",
"fluency": "Elementary proficiency"
},
{
"language": "French",
"fluency": "Elementary proficiency"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment