@@ -20,45 +20,93 @@ import Layout from '../layouts/Layout.astro';
2020 <article class =" cv-entry" >
2121 <div class =" cv-entry__header" >
2222 <div >
23- <h3 class =" cv-entry__role" >Senior Strategist, ML Education</h3 >
23+ <h3 class =" cv-entry__role" >Producer</h3 >
24+ <p class =" cv-entry__org" >Quantum Realm Gmes</p >
25+ </div >
26+ <span class =" cv-entry__date" >2023 – 2025</span >
27+ </div >
28+ <p class =" cv-entry__desc" >
29+ Led studio alignment and execution to launch Quantum Chess, Quantum Forge,
30+ and Tiq Taq Toe. Developed partnerships with Google and Laguna College of
31+ Art and Design. Delivered presentations at institutional customer events (PwC,
32+ Moody's Analytics).
33+ </p >
34+ </article >
35+
36+ <article class =" cv-entry" >
37+ <div class =" cv-entry__header" >
38+ <div >
39+ <h3 class =" cv-entry__role" >Managing Partner, Cheqmate</h3 >
40+ <p class =" cv-entry__org" >Google</p >
41+ </div >
42+ <span class =" cv-entry__date" >2021 – 2023</span >
43+ </div >
44+ <p class =" cv-entry__desc" >
45+ Led global community of 60+ contributors to make quantum information science
46+ accessible through games. Raised two years of funding, created partnerships
47+ including Caltech IQIM and the White House OSTP. Community continues after
48+ departure from Google.
49+ </p >
50+ </article >
51+
52+ <article class =" cv-entry" >
53+ <div class =" cv-entry__header" >
54+ <div >
55+ <h3 class =" cv-entry__role" >Founder, Google School of Quantum Computing</h3 >
56+ <p class =" cv-entry__org" >Google</p >
57+ </div >
58+ <span class =" cv-entry__date" >2021</span >
59+ </div >
60+ <p class =" cv-entry__desc" >
61+ Created team to teach quantum computing using Google's quantum resources.
62+ Public work won Webby, AVA, and American Advertising Association awards.
63+ </p >
64+ </article >
65+
66+ <article class =" cv-entry" >
67+ <div class =" cv-entry__header" >
68+ <div >
69+ <h3 class =" cv-entry__role" >Senior Manager, Engineering Education</h3 >
2470 <p class =" cv-entry__org" >Google</p >
2571 </div >
26- <span class =" cv-entry__date" >2020 – 2024 </span >
72+ <span class =" cv-entry__date" >2016 - 2021 </span >
2773 </div >
2874 <p class =" cv-entry__desc" >
29- Redesigned the conceptual architecture of ML education across Google's
30- engineering organization. Built curriculum frameworks reaching 12,000+ engineers
31- in 40 countries. Created self-propagating learning structures that continue
32- operating independently of their origin.
75+ Led team of 30 across 10 global offices creating training for strategically
76+ important technologies. Machine Learning Crash Course trained 40% of
77+ Googlers and 4M+ people globally per year. Also led definition of Tech
78+ Writing profession at Google including job ladder, hiring committee, and
79+ interviewer training.
3380 </p >
3481 </article >
3582
3683 <article class =" cv-entry" >
3784 <div class =" cv-entry__header" >
3885 <div >
39- <h3 class =" cv-entry__role" >Documentation Infrastructure Lead </h3 >
40- <p class =" cv-entry__org" >Enterprise Client (NDA) </p >
86+ <h3 class =" cv-entry__role" >Technical Writer </h3 >
87+ <p class =" cv-entry__org" >Google </p >
4188 </div >
42- <span class =" cv-entry__date" >2018 – 2020 </span >
89+ <span class =" cv-entry__date" >2012 - 2016 </span >
4390 </div >
4491 <p class =" cv-entry__desc" >
45- Established docs-as-code practice from scratch. Reduced mean-time-to-accurate-information
46- by 4×. Created contributor culture that sustained itself well beyond the engagement.
92+ Created documentation and training for Display Ads engineering (300 → 2,500
93+ engineers). Key leader in g3doc project that built Google's documentation
94+ infrastructure. Published in CACM. Created Technical Writing course now
95+ public at developers.google.com/tech-writing.
4796 </p >
4897 </article >
4998
5099 <article class =" cv-entry" >
51100 <div class =" cv-entry__header" >
52101 <div >
53- <h3 class =" cv-entry__role" >Research Lead, Quantum Gaming Initiative </h3 >
54- <p class =" cv-entry__org" >Independent Research </p >
102+ <h3 class =" cv-entry__role" >MITACS Research Intern </h3 >
103+ <p class =" cv-entry__org" >Intelligent Mechatronics Systems </p >
55104 </div >
56- <span class =" cv-entry__date" >2016 – 2018 </span >
105+ <span class =" cv-entry__date" >2009 </span >
57106 </div >
58107 <p class =" cv-entry__desc" >
59- Developed game-based frameworks for teaching quantum mechanics. Reduced
60- conceptual barrier-to-entry by 60% in controlled studies. Research has
61- since influenced curriculum design at three universities.
108+ Designed conversation strategy for voice-controlled interface to email on
109+ BlackBerry.
62110 </p >
63111 </article >
64112 </section >
@@ -71,12 +119,13 @@ import Layout from '../layouts/Layout.astro';
71119 <article class =" cv-entry cv-entry--publication" >
72120 <div class =" cv-entry__header" >
73121 <p class =" cv-entry__pub-title" >
74- "Game Mechanics as Epistemic Scaffolding: A Framework for Quantum Education"
122+ <a href =" https://www.nature.com/articles/s41586-022-05348-y" >
123+ Formation of robust bound states of interacting photons</a >
75124 </p >
76- <span class =" cv-entry__date" >2023 </span >
125+ <span class =" cv-entry__date" >December 7, 2022 </span >
77126 </div >
78127 <p class =" cv-entry__pub-venue" >
79- Journal of Educational Technology Research
128+ Nature
80129 </p >
81130 </article >
82131
0 commit comments