Skip to content

Latest commit

 

History

History
174 lines (158 loc) · 5.52 KB

resume.markdown

File metadata and controls

174 lines (158 loc) · 5.52 KB
layout title meta class
default
ibdknox
Chris Granger's resume
resume2
<style> #content h1 { font-size: 20pt; font-weight: bold; max-width: 650px; } #content h2 { font-size: 18px; line-height: 1; margin-bottom: 15px; } #content hr { height: 3px; background: #333; margin-top: 5px; margin-bottom: 5px; border: none; outline: none; max-width: 650px; } #content ul { padding-left: 40px; list-style: none; } #content ul li { position:relative; } #content ul > li:before { content: "-"; margin-right: 16px; position:absolute; left: -15px; } #content ul li + li { margin-top: 3px; } #content ul li a { color: rgb(214,56,100); text-decoration: underline; } #content .exp { list-style:none; padding: 0; } #content .exp > li:before { display: none; } #content .exp > li { flex-direction: column; margin-bottom: 30px; } #content .exp > li * { margin: 0; } span.company { color: rgb(214,56,100); font-weight: bold; } span.title, span.dash { font-style: italic; color: #666; } #content .exp .date { font-size: 10pt; color: #666; text-align: left; padding: 0; } </style>

Chris Granger


High performance systems, database and compiler implementation, novel interfaces

HIGHLIGHTS

EXPERIENCE

  • Jump - Principal
    2020 - PRESENT
    • Independent research and consulting in distributed systems, CRDTs, programming interfaces, NLP, and reasoning.
    • Built a product that translates natural language to relational queries based on ontological reasoning that executes in microseconds on commodity hardware.
  • <li>
        <div>
            <span class="company">RelationalAI</span>
            <span class="dash">-</span>
            <span class="title">VP Product</span>
        </div>
        <div class="date">2019 - 2020</div>
        <ul>
            <li>Defined a position and vision for the company as an AI embedded database platform and led the design of novel tools to support it.</li>
        </ul>
    </li>
    
    <li>
        <div>
            <span class="company">Looker</span>
            <span class="dash">-</span>
            <span class="title">Principal Engineer</span>
        </div>
        <div class="date">2018 - 2019</div>
        <ul>
            <li>Worked with a small team to research, conceptualize, design, and prototype the future of Looker.</li>
        </ul>
    </li>
    
    <li>
        <div>
            <span class="company">Light Table / Eve</span>
            <span class="dash">-</span>
            <span class="title">Cofounder and CEO (YCS12, a16z, Sam Altman)</span>
        </div>
        <div class="date">2011 - 2018</div>
        <ul>
            <li>Built an IDE from scratch that was the most successful software kickstarter of the time and became a stated influence on the design of tools at Apple, Google, Microsoft, and many others. </li>
            <li>Implemented 24 compilers, 34 environments/IDEs, 25 relational engines, 16 storage engines, 9 interpreters, dozens of parsers, and numerous standard libraries based on state of the art research.</li>
        </ul>
    </li>
    
    <li>
        <div>
            <span class="company">Microsoft</span>
            <span class="dash">-</span>
            <span class="title">Program Manager</span>
        </div>
        <div class="date">2009 - 2010</div>
        <ul>
            <li>Owned the C# and VB IDE in Visual Studio. Was tasked with designing the future of Visual Studio and laid the groundwork for the next decade of features for the IDE.</li>
        </ul>
    </li>
    

EDUCATION

  • UNC Chapel Hill - B.A. German
    2005 - 2008
    • Entered college as a junior and took classes across dozens of disciplines, from Egyptology to advanced genetics and computer science. Graduated a year early.