summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--resume.ms98
1 files changed, 0 insertions, 98 deletions
diff --git a/resume.ms b/resume.ms
deleted file mode 100644
index c879acf..0000000
--- a/resume.ms
+++ /dev/null
@@ -1,98 +0,0 @@
-.so macros.ms
-
-.nr PS_TITLE 24p
-.nr PS_SUB 16.5p
-.nr PS_BODY 16p
-.nr PS_HEAD 19p
-
-.nr PS \n[PS_TITLE]
-.nr VS 1.5m
-.CD
-.B "Sam Anthony"
-.DE
-
-.nr DD 1.5v
-.nr PD 1.5v
-.nr VS 17p
-
-.nr PS \n[PS_SUB]
-.CD
-sam@samanthony.xyz | (709) 746-7582
-.DE
-
-.nr LL 48n
-
-.nr PS \n[PS_HEAD]
-.LP
-.smallcaps
-education
-./smallcaps
-
-.nr PS \n[PS_BODY]
-.nr PD 0.5v
-.LP
-.B "Concordia University"
-.nr PD 0.1v
-.LP
-2023\[en]2026
-.LP
-Computer science program
-.LP
-GPA 3.8
-
-.nr PS \n[PS_BODY]
-.nr PD 0.5v
-.LP
-.B "Memorial University of Newfoundland"
-.nr PD 0.1v
-.LP
-2022\[en]2023
-.LP
-Computer science program
-.LP
-GPA 4.0
-
-.nr PD 1v
-.nr PS \n[PS_HEAD]
-.LP
-.smallcaps
-skills
-./smallcaps
-
-.nr PS \n[PS_BODY]
-.nr PD 0.5v
-.LP
-Experience with Go, Java, Python, C and Rust for school and personal
-projects.
-.LP
-Administration of Unix-like operating systems including Linux and OpenBSD.
-Configuration of email, web, Git, and other servers.
-
-.nr PD 1v
-.nr PS \n[PS_HEAD]
-.LP
-.smallcaps
-projects
-./smallcaps
-\f[CI]
-\s[13]
-\-
-.pdfhref W -D https://git.samanthony.xyz/ -- git.samanthony.xyz/
-
-.nr PS \n[PS_BODY]
-.nr PD 0.5v
-.LP
-.B pfc
-.nr PD 0.2v
-.LP
-Interactive postfix calculator for the terminal. Written in Go.
-
-.nr PS \n[PS_BODY]
-.nr PD 0.6v
-.LP
-.B volute
-.nr PD 0.2v
-.LP
-Program to aid in selecting an appropriate turbocharger based on compressor map
-data and engine parameters.
-Written in Go using giu, a cross-platform immediate mode GUI framework.