From 13eebca1b2070c420bf3281b86d99bae7e77484f Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Fri, 4 Nov 2022 23:32:55 -0700 Subject: [PATCH] Add just/sshfs, emphasize recent work --- resume.tex | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/resume.tex b/resume.tex index 6aadbbd..a6a1742 100644 --- a/resume.tex +++ b/resume.tex @@ -86,12 +86,12 @@ industry and open-source software development: \jobentry{Floating Point Group}{Software Engineer}{Dec 2021-} \begin{itemize} - \item{Backend/devops developer for cryptocurrency trading platform - built on AWS/Python.} + \item{Backend/devops developer for cryptocurrency trading platform. Python/AWS stack, + Docker/Terraform/web3.py, some basic Solidity. } - \item{Maintained integrations with multiple exchanges and wallets supporting - many blockchains and assets. Implemented direct customer interaction - with Ethereum smart contracts.} + \item{Maintained integrations with multiple exchanges, blockchains, and crypto + assets. Implemented direct customer interaction with Ethereum assets + via Metamask. } \item{Designed and implemented subsystem for tracking continuous customer account balances for billing and @@ -170,6 +170,9 @@ Relevant Coursework: Artificial Intelligence, Compilers, Operating Systems, Algo \sectionheader{Open-source Projects} \begin{description} + \item { I'm an occasional contributor to the \href{https://github.com/casey/just/pull/1333}{just} command runner, + and \href{https://github.com/neunenak/sshfs}{sshfs} unix utility. } + \item[\href{http://alexnisnevich.github.io/untrusted/}{Untrusted} ({\tt \href{https://github.com/AlexNisnevich/untrusted}{github.com/AlexNisnevich/untrusted}})] An open-source browser-based roguelike game. Every level is unbeatable and requires the player to modify the Javascript code defining the level in