summaryrefslogtreecommitdiffstats
path: root/resume.ms
blob: 0b9295ef604ee895859fc1b068168082a027afc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
.so macros.ms

.nr PSINCR 1p
.nr GROWPS 2

.nr PS 22p
.nr VS 1.5m

.CD
.B "Sam Anthony"

.nr PS 15.5p
.nr DD 0.5v

.nr PD 1.5v

.CD
sam@samanthony.xyz | (709) 746-7582

.nr PS 18p
.LP
.smallcaps
education
./smallcaps

.nr PS 15p
.nr PD 0.5v
.LP
.B "Concordia University"
.nr PS 14p
.nr PD 0.1v
.LP
\(bu 2023\[en]2026
.LP
\(bu Computer science program

.nr PS 15p
.nr PD 0.6v
.LP
.B "Memorial University of Newfoundland"
.nr PS 14p
.nr PD 0.1v
.LP
\(bu 2022\[en]2023
.LP
\(bu Bsc. computer science program
.LP
\(bu GPA 4.0 (91%)

.nr PD 1.2v
.nr PS 18p
.LP
.smallcaps
projects
./smallcaps

.nr QI 3n
.nr LL 45n

.nr PS 15p
.nr PD 0.5v
.LP
.B pfc
.nr PS 14p
.nr PD 0.1v
.LP
Interactive postfix calculator for the terminal. Written in Rust.

.nr PS 15p
.nr PD 0.6v
.LP
.B dict
.nr PS 14p
.nr PD 0.1v
.LP
Command-line interface to the Wordset dictionary. Written in Go.

.nr PS 15p
.nr PD 0.6v
.LP
.B sfs " (under development)"
.nr PS 14p
.nr PD 0.1v
.LP
File synchronization program. Written in Go. Ongoing project to learn more
about networking and encryption.