Skip to content

Latest commit

 

History

History
105 lines (96 loc) · 3.28 KB

resume.md

File metadata and controls

105 lines (96 loc) · 3.28 KB

+++ title = "Resume" hascode = true date = Date(2024, 8, 31) rss = "Current list of experience and education."

tags = ["syntax", "code"] +++

<span style="color:#70C66B;">julia></span>
<span style="color:#5BC5E2;">print</span>(Resume)

GroupedDataFrame with 2 groups based on key: type

First Group (4 rows): type = "Employment (LinkedIn)"

<table>
<thead>
  <tr>
    <th class="width-min" scope = "corner">Row</th>
    <th class="width-min" scope = "col">Where<br><span style="color:#444B6A;">String</span></th>
    <th class="width-min" scope = "col">Title<br><span style="color:#444B6A;">String</span></th>
    <th class="width-auto" scope = "col">Description<br><span style="color:#444B6A;">String</span></th>
    <th class="width-min" scope = "col">Years<br><span style="color:#444B6A;">String</span></th>
  </tr>
</thead>
<tbody>
  <tr>
    <th class="width-min" scope = "row">1</th>
    <td>Presage Group Inc.</td>
    <td>Director, Analytics</td>
    <td>Currently leading the analytics department of an aviation-focused consulting company. Clients include multi-national airlines,
    air traffic control organizations, and utilities
    <td>2021-Present</td>
  </tr>
  <tr>
  <th class="width-min" scope = "row">2</th>
    <td>Sunnybrook</td>
    <td>Data Scientist</td>
    <td>Developed a prediction model for esophageal cancer outcomes.</td>
    <td>2020-2021</td>
  </tr>
  <tr>
  <th class="width-min" scope = "row">3</th>
    <td>University of Manitoba</td>
    <td>Data Scientist</td>
    <td>Developed a prediction model for dental readiness in the Canadian Armed Forces.</td>
    <td>2018-2020</td>
  </tr>
  <tr>
  <th class="width-min" scope = "row">4</th>
    <td>Queen's University</td>
    <td>Adjunct Professor</td>
    <td>Taught seven semesters of graduate-level statistics and quantitative analysis courses for the School of Policy studies.</td>
    <td>2015-2019</td>
  </tr>
</tbody>
</table>

Last Group (3 rows): type = "Education (LinkedIn)"

<table>
<thead>
  <tr>
  <th class="width-min" scope = "corner">Row</th>
  <th class="width-min" scope = "col">Where<br><span style="color:#444B6A;">String</span></th>
  <th class="width-min" scope = "col">Title<br><span style="color:#444B6A;">String</span></th>
  <th class="width-auto" scope = "col">Description<br><span style="color:#444B6A;">String</span></th>
  <th class="width-min" scope = "col">Years<br><span style="color:#444B6A;">String</span></th>
  </tr>
</thead>
<tbody>
  <tr>
  <th class="width-min" scope = "row">1</th>
    <td>Queen's University</td>
    <td>Ph.D.</td>
    <td>Developed national models of environmental suitability for children's physical activity using geographic, image, and tabular data in R.
    <td>2016-2023</td>
  </tr>
  <tr>
  <th class="width-min" scope = "row">2</th>
    <td>Queen's University</td>
    <td>M.Sc.</td>
    <td>Investigated medication safety and efficacy using large health care system databases.</td>
    <td>2013-2015</td>
  </tr>
  <tr>
  <th class="width-min" scope = "row">3</th>
    <td>Queen's University</td>
    <td>B.Sc.</td>
    <td>Specialization Life Sciences. Honors thesis investigated economics of care for older patients in ICU.</td>
    <td>2009-2013</td>
  </tr>
</tbody>
</table>