diff --git a/Makefile b/Makefile index e0ec1e1..a53f356 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ -resume.tex: +resume.pdf: resume.tex pdflatex resume.tex diff --git a/resume.pdf b/resume.pdf index 89cb771..71bae14 100644 Binary files a/resume.pdf and b/resume.pdf differ diff --git a/resume.tex b/resume.tex index 58c62fd..486ee4f 100644 --- a/resume.tex +++ b/resume.tex @@ -74,23 +74,11 @@ %----------HEADING----------------- \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r} - \textbf{\href{https://benharr.is/}{\Large Benjamin Harris}} & Email : \href{mailto:mail@benharr.is}{mail@benharr.is}\\ - Software Developer & Mobile : +1 (906) 451-4503 \\ + \textbf{\href{https://benharr.is/}{\Large Benjamin Harris}} & Email: \href{mailto:mail@benharr.is}{mail@benharr.is}\\ + Software Developer & Mobile: +1 (906) 451-4503 \\ \end{tabular*} -%-----------EDUCATION----------------- -\section{Education} - \resumeSubHeadingListStart - \resumeSubheading - {Northern Michigan University}{Marquette, MI} - {Bachelor of Arts: Computer Science/Econ. double major, Math minor; 3.85 GPA}{Aug. 2013 -- May. 2017} - \resumeSubheading - {Zurich University of Applied Sciences (ZHAW)}{Winterthur, Switzerland} - {Study abroad semester: Continued Computer Science courses in German}{Feb. 2015 -- July. 2015} - \resumeSubHeadingListEnd - - %-----------EXPERIENCE----------------- \section{Experience} \resumeSubHeadingListStart @@ -103,6 +91,8 @@ {Maintain and develop new features for existing desktop applications} \resumeItem{Insurance Rating} {Work with existing rating engine to deliver new functionality} + \resumeItem{Platform Stabilization and Scaling} + {Eliminate tech debt across a massive legacy codebase to ensure capacity} \resumeItemListEnd \resumeSubheading @@ -156,22 +146,36 @@ \resumeSubHeadingListEnd - - -%-----------PROJECTS----------------- -\section{Awards} +%--------PROJECTS---------- +\section{Projects} \resumeSubHeadingListStart - \resumeSubItem{Harden Presidential Scholarship} - {Full-ride scholarship, including room and board - Northern Michigan University} - \resumeSubItem{Code Michigan (2014)} - {Statewide competition: awarded third place for snowplow tracker mobile application} - \resumeSubItem{Association for Computing Machinery} - {Chair of campus ACM chapter, annual participant in International Collegiate Programming Competitions} - \resumeSubItem{Michael D. Nunnally Student Volunteer Award (2016)} - {Recognition of outstanding student volunteer who has made an impact on the community through service - Northern Michigan University} + \resumeSubItem{\href{https://tilde.team}{tilde.team}, founder} + {tilde.team is a public access unix system named for the tilde symbol. It's a friendly digital community focused on teaching, learning, socializing, and making cool stuff.} + \resumeSubItem{\href{https://hashbang.sh}{hashbang.sh}, co-sysadmin} + {Somewhat similar to tilde.team, hashbang.sh is a community built around teaching best practices in open source, security, and self hosting. Teach, learn, make things do.} + \resumeSubItem{Published Code} + {See my \href{https://github.com/benharri}{GitHub profile} or my \href{https://tildegit.org/ben}{tilde-related projects}} \resumeSubHeadingListEnd +%-----------EDUCATION----------------- +\section{Education} + \resumeSubHeadingListStart + \resumeSubheading + {Northern Michigan University}{Marquette, MI} + {Bachelor of Arts: Computer Science/Economics double major, Math minor}{Aug. 2013 -- May. 2017} + \resumeItemListStart + \resumeItem{Harden Presidential Scholarship} + {Full-ride scholarship, including room and board} + \resumeItem{Association for Computing Machinery} + {Chair of campus ACM chapter, annual participant in International Collegiate Programming Competitions} + \resumeItem{Michael D. Nunnally Student Volunteer Award (2016)} + {Recognition of outstanding student volunteer who has made an impact on the community through service} + \resumeItemListEnd + \resumeSubheading + {Zurich University of Applied Sciences (ZHAW)}{Winterthur, Switzerland} + {Study abroad semester: Continued Computer Science courses in German}{Feb. 2015 -- July. 2015} + \resumeSubHeadingListEnd %-------------------------------------------