diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-01-12 14:16:25 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-01-12 14:16:25 -0500 |
| commit | c094f211df1ec5fcafb0253d7f66ed3dbe2527e2 (patch) | |
| tree | 65e254c5e7a9a5a880b538d6210df52137d3da13 | |
| parent | 0990c6989b2627af8683b73ec0fe362350af9f0b (diff) | |
| download | resume-c094f211df1ec5fcafb0253d7f66ed3dbe2527e2.zip | |
links
| -rw-r--r-- | resume.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resume.html b/resume.html index 3449e9e..c157d3e 100644 --- a/resume.html +++ b/resume.html @@ -20,7 +20,7 @@ <div class="columns-3"> <div>June 2026</div> <div> - <h3>Concordia University</h3> + <h3><a href="https://www.concordia.ca/">Concordia University</a></h3> <p>Bachelor of Computer Science. <i>GPA</i>: 4.01 out of 4.30.</p> </div> <div>Montréal, QC</div> @@ -34,7 +34,7 @@ <div class="columns-3"> <div>Summer 2025</div> <div> - <h3>C-CORE</h3> + <h3><a href="https://c-core.ca/">C-CORE</a></h3> <p>TODO</p> </div> <div>St. John's, NL</div> @@ -44,7 +44,7 @@ <div class="columns-3"> <div>Summers 2021, 2023</div> <div> - <h3>WheelTec</h3> + <h3><a href="https://wheeltec.ca/">WheelTec</a></h3> <p>Repairing alloy wheels, mounting and dismounting tires, balancing wheels & tires, painting, media blasting.</p> </div> <div>St. John's, NL</div> |