diff options
author | Preston Pan <preston@nullring.xyz> | 2023-02-12 16:24:04 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2023-02-12 16:24:04 -0800 |
commit | 40f66946f99ace333b5dbd541cbf3466cd918466 (patch) | |
tree | 65a33a3cbdcbe7c10d354f7aeeefbb7a57377a5a /build/website/about | |
parent | cfd550c5d11e67509d50b62cccb13b3bdf98a0d8 (diff) |
new resume
Diffstat (limited to 'build/website/about')
-rw-r--r-- | build/website/about/resume.pdf | bin | 21144 -> 22438 bytes | |||
-rw-r--r-- | build/website/about/source/resume.ms | 8 | ||||
-rw-r--r-- | build/website/about/source/resume.pdf | bin | 21996 -> 22438 bytes |
3 files changed, 8 insertions, 0 deletions
diff --git a/build/website/about/resume.pdf b/build/website/about/resume.pdf Binary files differindex 71a8976..aed2614 100644 --- a/build/website/about/resume.pdf +++ b/build/website/about/resume.pdf diff --git a/build/website/about/source/resume.ms b/build/website/about/source/resume.ms index fbee43f..2bc6535 100644 --- a/build/website/about/source/resume.ms +++ b/build/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/build/website/about/source/resume.pdf b/build/website/about/source/resume.pdf Binary files differindex 2f5e462..aed2614 100644 --- a/build/website/about/source/resume.pdf +++ b/build/website/about/source/resume.pdf |