summaryrefslogtreecommitdiff
path: root/website/about/source
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2023-02-12 16:24:04 -0800
committerPreston Pan <preston@nullring.xyz>2023-02-12 16:24:04 -0800
commit40f66946f99ace333b5dbd541cbf3466cd918466 (patch)
tree65a33a3cbdcbe7c10d354f7aeeefbb7a57377a5a /website/about/source
parentcfd550c5d11e67509d50b62cccb13b3bdf98a0d8 (diff)
new resume
Diffstat (limited to 'website/about/source')
-rw-r--r--website/about/source/resume.ms8
-rw-r--r--website/about/source/resume.pdfbin21996 -> 22438 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/website/about/source/resume.ms b/website/about/source/resume.ms
index fbee43f..2bc6535 100644
--- a/website/about/source/resume.ms
+++ b/website/about/source/resume.ms
@@ -80,6 +80,14 @@ the website with a primitive templating language/static site generator
in pure POSIX shell script which generates the website from simpler template
and data files.
.BL
+.B "Snake3"
+\(en
+Although this was a small project, it showcases my skills at writing man pages in the roff
+format and my ability to come up with novel algorithms, as well as working with threading
+in the C programming language. It's a simple snake game in the terminal that works
+without the curses library. It was also a collaboration with Kai Stevenson: https://kaistevenson.com. You can get
+the source code from https://prestonpan.tech/files/snake3/.
+.BL
.B "NoExcess"
\(en
NoExcess is a fully featured turing complete programming language that I have written.
diff --git a/website/about/source/resume.pdf b/website/about/source/resume.pdf
index 2f5e462..aed2614 100644
--- a/website/about/source/resume.pdf
+++ b/website/about/source/resume.pdf
Binary files differ