diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-05 17:08:05 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-05 17:08:05 -0500 |
| commit | 2e2044c8ebd255161a45693b2ca90697452cd432 (patch) | |
| tree | 89e729a5c089e7712861c753faae365a532f6fdd | |
| parent | 898cca996ebf8c16e8d7984b91cec96d65970a87 (diff) | |
| download | resume-2e2044c8ebd255161a45693b2ca90697452cd432.zip | |
state graduation date explicitely
| -rw-r--r-- | resume.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resume.html b/resume.html index 04e5f35..419e61f 100644 --- a/resume.html +++ b/resume.html @@ -30,7 +30,7 @@ <h1>Education</h1> <div class="subsection"> <div class="columns-3"> - <div>June 2026</div> + <div>2023–2026</div> <div> <h3>Bachelor of Computer Science</h3> </div> @@ -40,8 +40,8 @@ <div></div> <div><ul> <li><b class="text">GPA: 4.02</b> out of 4.30.</li> - <li><a href="https://www.concordia.ca/">Concordia University.</a></li> - <li>Dean's list.</li> + <li>All credits completed, graduating June 2026.</li> + <li><a href="https://www.concordia.ca/">Concordia University</a>, dean's list.</li> </ul></div> </div> </div> |