Skip to content

Instantly share code, notes, and snippets.

@benkaiser
Last active April 3, 2023 04:05
Show Gist options
  • Save benkaiser/ad0168116d6ee2035c375da3f6b3bd07 to your computer and use it in GitHub Desktop.
Save benkaiser/ad0168116d6ee2035c375da3f6b3bd07 to your computer and use it in GitHub Desktop.
My JSON resume
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Benjamin Kaiser",
"label": "Senior Software Engineer at Microsoft",
"image": "",
"email": "[email protected]",
"phone": "",
"url": "https://github.com/benkaiser",
"summary": "As a software engineer with expertise in front-end and full-stack development, I have a proven track record of creating end-to-end solutions for complex web-based systems. With experience working on OneDrive and SharePoint for Microsoft, I have developed proficiency in JavaScript, TypeScript, React, and other modern web technologies. My accomplishments include contributing to the offline support for Microsoft Lists, building progressive web applications for OneDrive, and improving the commenting experience in SharePoint. In 2013, I was recognized by Google Code-In as one of 20 grand prize winners to spend time with Googlers in San Francisco. As a strong collaborator and agile team member, I thrive in fast-paced environments and am able to drive projects from start to completion. With a creative problem-solving approach and a strong ability to assess whole problems, I am well-equipped to unblock businesses and achieve success.",
"location": {
"countryCode": "AU",
"address": "Gold Coast, Australia"
},
"profiles": [
{
"network": "LinkedIn",
"username": "benjaminjkaiser",
"url": "https://www.linkedin.com/in/benjaminjkaiser/"
}
]
},
"work": [
{
"name": "Microsoft",
"position": "Senior Software Engineer",
"startDate": "2019-12-31",
"highlights": [],
"summary": "Led a front-end team responsible for the Azure.com pricing calculator, delivering many performance and architecture improvements.\nLed the development of the OneDrive and Lists progressive web applications (PWAs).",
"url": "https://www.linkedin.com/company/microsoft/",
"location": "Redmond, WA, USA"
},
{
"name": "Microsoft",
"position": "Software Engineer 2",
"startDate": "2017-12-31",
"endDate": "2019-12-31",
"highlights": [],
"summary": "Worked on the SPA model for seamless navigation between multiple SharePoint experiences.",
"url": "https://www.linkedin.com/company/microsoft/",
"location": "Redmond, WA, USA"
},
{
"name": "Microsoft",
"position": "Software Engineer",
"startDate": "2017-01-31",
"endDate": "2017-12-31",
"highlights": [],
"summary": "Developed the social commenting experience for SharePoint Modern Pages.",
"url": "https://www.linkedin.com/company/microsoft/",
"location": "Redmond, WA, USA"
},
{
"name": "CV - Christian Vision",
"position": "Software Engineer",
"startDate": "2016-07-31",
"endDate": "2016-11-30",
"highlights": [],
"url": "https://www.linkedin.com/company/cv-global/"
},
{
"name": "Kaisercraft Australia",
"position": "Web Developer",
"startDate": "2011-05-31",
"endDate": "2016-07-31",
"highlights": [],
"summary": "Redesigned and built the consumer front-end and sales back-end from scratch using MySQL, PHP, HTML, CSS and JavaScript.\n\nManaged stakeholders whilst building mainly CMS systems for product data management, magazine project management, customer management (including relations management) and reporting. \n\nDesigned the front-end using twitter bootstrap to create a fluid design that works in browsers across multiple platforms and form factors.\n\nThe sales back-end and wholesale front-end built have processed over $10 million in wholesale orders.",
"url": "https://www.linkedin.com/company/kaisercraft-australia/"
},
{
"name": "Microsoft",
"position": "Software Engineering Intern",
"startDate": "2015-11-30",
"endDate": "2016-02-28",
"highlights": [],
"summary": "Working on features for SharePoint Start Page (SharePoint Home)",
"url": "https://www.linkedin.com/company/microsoft/",
"location": "Seattle"
}
],
"volunteer": [
{
"organization": "KDE",
"position": "Google Code in Participant",
"startDate": "2013-12-31",
"endDate": "2014-01-31",
"summary": "Over the course of Google Code-in, I completed 46 tasks for the KDE project through which I was chosen a Grand Prize winner.",
"highlights": [],
"url": "https://www.linkedin.com/company/29561"
}
],
"education": [
{
"institution": "University of Melbourne",
"area": "Computer Software Engineering",
"studyType": "Master’s Degree",
"startDate": "2014-12-31",
"endDate": "2016-12-31",
"score": "80 Average",
"courses": []
},
{
"institution": "Swinburne University of Technology",
"area": "Information Technology",
"studyType": "Bachelor of Business",
"startDate": "2010-11-30",
"endDate": "2013-12-31",
"score": "",
"courses": []
},
{
"institution": "Royal Melbourne Institute of Technology",
"area": "Computing Studies",
"studyType": "Bachelor of Technology (B.Tech.)",
"startDate": "2010-12-31",
"endDate": "2013-12-31",
"score": "",
"courses": []
}
],
"awards": [
{
"title": "Google Code-In 2013 Grand Prize Winner",
"date": "2014-02-28",
"awarder": "Google",
"url": "http://google-opensource.blogspot.com/2014/01/google-code-in-2013-drumroll-please.html"
}
],
"certificates": [],
"publications": [],
"skills": [
{
"name": "JavaScript",
"level": "",
"keywords": []
},
{
"name": "Node.js",
"level": "",
"keywords": []
},
{
"name": "Linux",
"level": "",
"keywords": []
},
{
"name": "TypeScript",
"level": "",
"keywords": []
},
{
"name": "React.js",
"level": "",
"keywords": []
},
{
"name": "React Native",
"level": "",
"keywords": []
},
{
"name": "PHP",
"level": "",
"keywords": []
}
],
"languages": [
{
"fluency": "Native Speaker",
"language": "English"
}
],
"interests": [],
"projects": [],
"meta": {
"version": "v1.0.0",
"canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment