diff options
| -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> |