blob: 1751a1ad5767cda932efc32e0756d5577ae39aba (
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
|
.de BL
.IP \(bu 3
..
.nr PSINCR 1p
.nr GROWPS 2
.nr PS 24p
.nr VS 1.5m
.nr DD 0.1v
.CD
.B "Sam Anthony"
.nr PS 15p
.nr DD 0.1v
.nr PD 0.1v
.CD
sam@samanthony.xyz | (709) 746-7582
.SH 1
Education
.nr PS 15.5p
.nr PD 0.4v
.nr DD 0v
.LP
.TS
expand,tab(@);
lr.
Concordia University@present
.TE
.nr PS 14p
.nr PD 0.1v
.LP
Computer science program
.nr PS 15.5p
.nr PD 0.4v
.LP
.TS
expand,tab(@);
lr.
Memorial University of Newfoundland@2022\[en]2023
.TE
.nr PS 14p
.nr PD 0.1v
.LP
Bsc. computer science program
.SH 1
Projects
.nr QI 3n
.nr LL 45n
.nr PS 15.5p
.nr PD 0.4v
.LP
pfc
.nr PS 14p
.nr PD 0.1v
.LP
Interactive postfix calculator for the terminal. Written in Rust.
.nr PS 15.5p
.nr PD 0.4v
.LP
dict
.nr PS 14p
.nr PD 0.1v
.LP
Command-line interface to the Wordset dictionary. Written in Go.
.nr PS 15.5p
.nr PD 0.4v
.LP
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.
|