Skip to content

Instantly share code, notes, and snippets.

@jwarwick
Last active February 10, 2022 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwarwick/a410dc2e607e75c8f408a38988e5b216 to your computer and use it in GitHub Desktop.
Save jwarwick/a410dc2e607e75c8f408a38988e5b216 to your computer and use it in GitHub Desktop.
Resume / Professional CV
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "John Warwick",
"label": "Software Architect",
"image": "https://www.gravatar.com/avatar/4e9afb71b1593dcb6422111ce1e03cff?s=200",
"email": "jwarwick@gmail.com",
"phone": "(617) 682-2306",
"summary": "Software architect with more than 20 years of experience in all aspects of the software development lifecycle. Recent work has focused on Cloud and IoT architecture across business segments and people-management of global teams.",
"location": {
"address": "83 W Pelham Rd",
"postalCode": "01072",
"city": "Shutesbury",
"countryCode": "US",
"region": "MA"
},
"profiles": [
{
"network": "Github",
"username": "jwarwick",
"url": "https://github.com/jwarwick"
},
{
"network": "LinkedIn",
"username": "jlwarwick",
"url": "https://www.linkedin.com/in/jlwarwick"
}
]
},
"work": [
{
"name": "Signify (corporate name change in 2019)",
"location": "Burlington, MA",
"position": "Chief Architect, Systems and Services",
"url": "https://signify.com",
"startDate": "2019-10-01",
"summary": "Global architect for all product segments (Office, Industry, Retail, Hospitality, Sports, Road).",
"highlights": [
"IoT Cloud Platform alignment and deployment (OpenID, OAuth, Docker)",
"Cross-segment technology management and direction setting",
"System Security and DevOps coordination (Terraform Provider implementation - Go)"
]
},
{
"name": "Philips Lighting (spun out of Philips in 2016)",
"location": "Burlington, MA",
"position": "R&D Manager, Retail Control Systems",
"url": "https://philips.com",
"startDate": "2017-05-01",
"endDate": "2019-10-01",
"summary": "People manager for global software development teams (Sydney, Australia and Eindhoven, Netherlands).",
"highlights": [
"Day-to-day remote people management and career growth for global software teams",
"Technical alignment on Azure cloud services"
]
},
{
"name": "Philips",
"location": "Burlington, MA",
"position": "Lead Architect, Retail Segment",
"url": "https://philips.com",
"startDate": "2015-09-01",
"endDate": "2017-05-01",
"summary": "Global architect for Retail and Hospitality control products.",
"highlights": [
"Technology roadmap and coordination for all Retail development teams",
"Coordination with Markets on features and timelines"
]
},
{
"name": "Philips",
"location": "Burlington, MA",
"position": "Director of Technology, Color Kinetics",
"url": "https://philips.com",
"startDate": "2013-05-01",
"endDate": "2015-09-01",
"summary": "Technology strategy and architecture. People management of the Advanced Development cross-functional team.",
"highlights": [
"Strategic direction and technology roadmap for the Color Kinetics division",
"Day-to-day management of team focused on next generation technology concepts"
]
},
{
"name": "Philips (acquired Color Kinetics in September 2007)",
"location": "Burlington, MA",
"position": "Software Manager, Software Architect",
"url": "https://philips.com",
"startDate": "2007-09-01",
"endDate": "2013-05-01",
"summary": "People management of local software team. Architect and individual contributor on lighting control systems.",
"highlights": [
"ColorPlay3 family of lighting control systems - Qt, C++, Windows/Linux/Mac",
"LSE/VSE family of lighting control systems - Qt, C++, Linux",
"Day-to-day management of local software and testing teams"
]
},
{
"name": "Color Kinetics Incorporated",
"location": "Boston, MA",
"position": "Software Engineer",
"url": "https://colorkinetics.com",
"startDate": "2000-06-01",
"endDate": "2007-09-01",
"summary": "Individual contributor for dynamic lighting control systems.",
"highlights": [
"ColorPlay/iPlayer family of lighting controls systems - Java, embedded C",
"LSE/VSE family of lighting controls systems - Qt, C++, Linux"
]
},
{
"name": "Field Robotics Center, Carnegie Mellon University",
"location": "Pittsburgh, PA",
"position": "Software Engineer",
"url": "https://frc.ri.cmu.edu",
"startDate": "1996-06-01",
"endDate": "1998-08-01",
"summary": "Designed software systems for mobile robotics.",
"highlights": [
"Robocon robot control station - Labview, C++, IRIX",
"Pandora mobile robot - C++, QNX"
]
}
],
"education": [
{
"institution": "Carnegie Mellon University",
"url": "https://www.cmu.edu",
"area": "Computer Science/History",
"studyType": "BS",
"startDate": "1993-09-01",
"endDate": "1997-05-31"
},
{
"institution": "University of Massachusetts Amherst",
"url": "https://www.umass.edu",
"area": "Computer Science, Artificial Intelligence",
"studyType": "MS",
"startDate": "1998-09-01",
"endDate": "2000-05-31"
}
],
"skills": [
{
"name": "Programming Languages",
"level": "Proficient",
"keywords": [
"Elixir",
"Clojure",
"Go",
"C++"
]
},
{
"name": "Programming Languages",
"level": "Intermediate",
"keywords": [
"Rust",
"Python",
"Julia",
"Perl",
"Ada",
"Erlang",
"Ruby",
"Scala",
"Java"
]
},
{
"name": "Technologies",
"level": "Proficient",
"keywords": [
"Linux",
"Azure",
"AWS",
"Terraform",
"Docker",
"TCP/UDP Networking",
"Jupyter Notebooks"
]
}
],
"projects": [
{
"name": "Elixir Language",
"description": "Functional programming language for the Erlang VM",
"keywords": [
"Elixir",
"Erlang"
],
"startDate": "2013-01-01",
"url": "https://elixir-lang.org/",
"roles": [
"Software Contributor"
],
"entity": "Entity",
"type": "application"
},
{
"name": "Jinteki.net",
"description": "Community run Netrunner LCG online game",
"keywords": [
"Clojure",
"JVM"
],
"startDate": "2017-01-01",
"url": "https://jinteki.net",
"roles": [
"Software Developer"
],
"entity": "Entity",
"type": "application"
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00",
"theme": "kendall"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment