summaryrefslogtreecommitdiffstats
path: root/content/_index.html
blob: b02d589a4ad6122c4d4203eacccf82b3822842ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
title: ""
date: 2025-12-23T17:12:55-03:30
draft: false
---

<blockquote><code>
/* _nop() has been deprecated; use __nop() */<br>
#define _nop() __nop()
</code>
<cite>&mdash;excerpt from <a href="https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc8"><code>pic.h</code></a></cite>
</blockquote>

<h1>About</h1>
<table>
  <thead>
    <tr>
      <th>Personal information</th>
      <th></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Name</td>
      <td>Sam Anthony</td>
    </tr>
    <tr>
      <td>Occupation</td>
      <td>Computer programmer</td>
    </tr>
    <tr>
      <td>Education</td>
      <td>BCompSc, <a href="https://www.concordia.ca/">Concordia University</a> (expected to graduate 2026)</td>
    </tr>
    <tr>
      <td>Previous employers</td>
      <td>
        <a href="https://wheeltec.ca/">WheelTec</a>
        <br>
        <a href="https://c-core.ca/">C-CORE</a>
      </td>
    </tr>
  </tbody>
</table>
<table>
  <thead>
    <tr>
      <th>Contact</th>
      <th></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Email</td>
      <td><a href="mailto:sam@samanthony.xyz">sam@samanthony.xyz</a></td>
    </tr>
    <tr>
      <td>Phone</td>
      <td>+1 (709) 746&ndash;7582</td>
    </tr>
  </tbody>
</table>
<h1>Biography</h1>
<img src="img/headshot.jpg" alt="Sam Anthony">
<p>TODO: biography</p>