commit 0375e34e6513654e4f8ef259060d4bf2b9ce7bb9 parent cd9aab4cb8b1cd03b995cb76b1b9901f7000b342 Author: Matt Fehrenbach <m.fehrenbach@pm.me> Date: Sun, 25 Oct 2020 22:09:03 +0000 Updated projects Diffstat:
| M | resume/projects.tex | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/resume/projects.tex b/resume/projects.tex @@ -18,13 +18,14 @@ \cventry {} % Empty position - {Virtual machine project} % Project + {Raspberry Pi homebrew NAS} % Project {} % Empty location {} % Empty date { \begin{cvitems} % Description(s) bullet points - \item {Wrote a JIT-compiler for a custom language in C\#.} - \item {Supported branches and loops in language, as well as breakpoints.} + \item {Used LVM to handle organisation of paritions for easier management of storage volumes over standard partitioning.} + \item {Samba allowed access from Windows as well as configuration of shares and permissions.} + \item {Set up firewall with iptables, and key-based authentication to harden Raspberry Pi.} \end{cvitems} }