blob: 709c21454dd999b0f766200f5af300e3280ef507 (
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
.de smallcaps
.nr .sc.ps (\\n[.s]*80/100)
.nr .cap.PS \\n[.s]
.nr .scsh (\\n[.ps]/100)
.char a \s[\\n[.sc.ps]]\Z'A'\h'\\n[.scsh]s'A\s[\\n[.cap.PS]]
.char b \s[\\n[.sc.ps]]\Z'B'\h'\\n[.scsh]s'B\s[\\n[.cap.PS]]
.char c \s[\\n[.sc.ps]]\Z'C'\h'\\n[.scsh]s'C\s[\\n[.cap.PS]]
.char d \s[\\n[.sc.ps]]\Z'D'\h'\\n[.scsh]s'D\s[\\n[.cap.PS]]
.char e \s[\\n[.sc.ps]]\Z'E'\h'\\n[.scsh]s'E\s[\\n[.cap.PS]]
.char f \s[\\n[.sc.ps]]\Z'F'\h'\\n[.scsh]s'F\s[\\n[.cap.PS]]
.char g \s[\\n[.sc.ps]]\Z'G'\h'\\n[.scsh]s'G\s[\\n[.cap.PS]]
.char h \s[\\n[.sc.ps]]\Z'H'\h'\\n[.scsh]s'H\s[\\n[.cap.PS]]
.char i \s[\\n[.sc.ps]]\Z'I'\h'\\n[.scsh]s'I\s[\\n[.cap.PS]]
.char j \s[\\n[.sc.ps]]\Z'J'\h'\\n[.scsh]s'J\s[\\n[.cap.PS]]
.char k \s[\\n[.sc.ps]]\Z'K'\h'\\n[.scsh]s'K\s[\\n[.cap.PS]]
.char l \s[\\n[.sc.ps]]\Z'L'\h'\\n[.scsh]s'L\s[\\n[.cap.PS]]
.char m \s[\\n[.sc.ps]]\Z'M'\h'\\n[.scsh]s'M\s[\\n[.cap.PS]]
.char n \s[\\n[.sc.ps]]\Z'N'\h'\\n[.scsh]s'N\s[\\n[.cap.PS]]
.char o \s[\\n[.sc.ps]]\Z'O'\h'\\n[.scsh]s'O\s[\\n[.cap.PS]]
.char p \s[\\n[.sc.ps]]\Z'P'\h'\\n[.scsh]s'P\s[\\n[.cap.PS]]
.char q \s[\\n[.sc.ps]]\Z'Q'\h'\\n[.scsh]s'Q\s[\\n[.cap.PS]]
.char r \s[\\n[.sc.ps]]\Z'R'\h'\\n[.scsh]s'R\s[\\n[.cap.PS]]
.char s \s[\\n[.sc.ps]]\Z'S'\h'\\n[.scsh]s'S\s[\\n[.cap.PS]]
.char t \s[\\n[.sc.ps]]\Z'T'\h'\\n[.scsh]s'T\s[\\n[.cap.PS]]
.char u \s[\\n[.sc.ps]]\Z'U'\h'\\n[.scsh]s'U\s[\\n[.cap.PS]]
.char v \s[\\n[.sc.ps]]\Z'V'\h'\\n[.scsh]s'V\s[\\n[.cap.PS]]
.char w \s[\\n[.sc.ps]]\Z'W'\h'\\n[.scsh]s'W\s[\\n[.cap.PS]]
.char x \s[\\n[.sc.ps]]\Z'X'\h'\\n[.scsh]s'X\s[\\n[.cap.PS]]
.char y \s[\\n[.sc.ps]]\Z'Y'\h'\\n[.scsh]s'Y\s[\\n[.cap.PS]]
.char z \s[\\n[.sc.ps]]\Z'Z'\h'\\n[.scsh]s'Z\s[\\n[.cap.PS]]
.char \(i. \s[\\n[.sc.ps]]\Z'I'\h'\\n[.scsh]s'I\s[\\n[.cap.PS]]
..
.de /smallcaps
.\"\c
.rchar a b c d e f g h i j k l m n o p q r s t u v w x y z \(i.
.rr .sc.ps
.rr .cap.PS
.rr .scsh
..
.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 15.5p
.LP
.smallcaps
EDUCATION
./smallcaps
.nr PS 15p
.nr PD 0.6v
.nr DD 0v
.LP
.TS
expand,tab(@);
lb r.
Concordia University@present
.TE
.nr PS 14p
.nr PD 0.1v
.LP
Computer science program
.nr PS 15p
.nr PD 0.6v
.LP
.TS
expand,tab(@);
lb r.
Memorial University of Newfoundland@2022\[en]2023
.TE
.nr PS 14p
.nr PD 0.1v
.LP
Bsc. computer science program
.nr PD 1.5v
.nr PS 15.5p
.LP
.smallcaps
PROJECTS
./smallcaps
.nr QI 3n
.nr LL 45n
.nr PS 15p
.nr PD 0.6v
.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.
|