summaryrefslogtreecommitdiffstats
path: root/content/_index.html
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-12-23 18:16:33 -0330
committerSam Anthony <sam@samanthony.xyz>2025-12-23 18:16:33 -0330
commitd909830932346051b63f9d3beb6d4085051b4c0d (patch)
tree6c407d8c56f56ff35d14950565435e2073d85822 /content/_index.html
parent8b44ae42e2b769872413e78e6ddfee93dbe1fcc2 (diff)
downloadsamanthony.xyz-d909830932346051b63f9d3beb6d4085051b4c0d.zip
home page: contact info
Diffstat (limited to 'content/_index.html')
-rw-r--r--content/_index.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/content/_index.html b/content/_index.html
new file mode 100644
index 0000000..d1e4213
--- /dev/null
+++ b/content/_index.html
@@ -0,0 +1,53 @@
+---
+title: ""
+date: 2025-12-23T17:12:55-03:30
+draft: true
+---
+
+<h1>About</h1>
+<table>
+ <thead>
+ <tr>
+ <th>Personal information</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>
+ </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-7582</td>
+ </tr>
+ </tbody>
+</table>