Skip to content

Latest commit

 

History

History
56 lines (49 loc) · 1.53 KB

index.md

File metadata and controls

56 lines (49 loc) · 1.53 KB
<span style="color:#70C66B;">julia></span>
<span style="color:#5BC5E2;">print</span>(Intro)

"I (Randy) am currently working as the Director of Analytics at Presage Group Inc.. I completed my Ph.D. in Epidemiology at Queen's University in 2023. I live a "short" ferry ride away from Kingston, ON on Wolfe Island."

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

4x2 DataFrame

<table>
<thead>
  <tr>
    <th class="width-min" scope = "corner">Row</th>
    <th class="width-auto" scope = "col">Platform<br><span style="color:#444B6A;">String</span></th>
    <th class="width-min" scope = "col">Link<br><span style="color:#444B6A;">String</span></th>
  </tr>
</thead>
<tbody>
  <tr>
    <th class="width-min" scope = "row">1</th>
    <td>Twitter/"X"</td>
    <td><a href = "https://x.com/randyboyes">@randyboyes</a></td>
  </tr>
  <tr>
    <th class="width-min" scope = "row">2</th>
    <td>BlueSky</td>
    <td><a href = "https://bsky.app/profile/randy.pub">@randy.pub</a></td>
  </tr>
  <tr>
    <th class="width-min" scope = "row">3</th>
    <td>GitHub</td>
    <td><a href = "https://github.com/rdboyes">rdboyes</a></td>
  </tr>
  <tr>
    <th class="width-min" scope = "row">4</th>
    <td>Google Scholar</td>
    <td><a href = "https://scholar.google.ca/citations?user=T7SV6T0AAAAJ&hl=en">R. Boyes</a></td>
  </tr>
</tbody>
</table>
<span style="color:#70C66B;">julia></span>
<span style="color:#5BC5E2;">print</span>(Recent)

{{ recent_posts 2 }}