* Update about page, including new leadership and press pages. * Apply suggestions from code review Co-authored-by: George Huang <george@pulumi.com> * Implement responsive layouts. * Update svg timeline, update spotlight photos on banner. * Re-order leadership, update text and meta desc per marketing feedback. * Final set of changes - update Lindsay's title, add Board firms on leadership page, updated community links, update timeline svg and text, fix active state for anchor tag links. * Rebase bundle. --------- Co-authored-by: George Huang <george@pulumi.com>
17 lines
1.1 KiB
TOML
17 lines
1.1 KiB
TOML
id = "joe-duffy"
|
|
name = "Joe Duffy"
|
|
title = "Co-Founder and CEO"
|
|
company = "Pulumi"
|
|
weight = 1
|
|
bio = """
|
|
<p><strong>Joe Duffy</strong> is Co-Founder and CEO of Pulumi.</p><p>Prior to founding Pulumi, Joe held leadership roles at Microsoft in the Developer Division, Operating Systems Group, and Microsoft Research, most recently as Director of Engineering and Technical Strategy for Microsoft's developer tools. In this role, Joe led key company-wide technical initiatives, in addition to managing the groups building the C#, C++, Visual Basic, and F# languages, IoT, and all Visual Studio IDE, compiler, and static analysis services. Joe created and built teams around several successful distributed programming platforms, initiated and executed on efforts to take .NET open source and cross-platform, and was instrumental in Microsoft's overall open source transformation.</p>
|
|
<p>Joe has over 20 years of professional software experience, has written two books, and still loves to code every day.</p>
|
|
"""
|
|
|
|
status = "active"
|
|
|
|
[social]
|
|
github = "joeduffy"
|
|
linkedin = "joejduffy"
|
|
twitter = "funcOfJoe"
|