diff --git a/.gitignore b/.gitignore index 96ae004..7f1691c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ ## Output *.pdf -publish/ \ No newline at end of file +publish/ diff --git a/Makefile b/Makefile index e0e48dd..4851232 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,4 @@ clean: ## Clean up temp resources pdf: ## Build the resume PDF mkdir --parents publish/ - xelatex -output-directory=publish/ resume.tex content/ \ No newline at end of file + xelatex -output-directory=publish/ resume.tex content/ diff --git a/content/experience.tex b/content/experience.tex index dd86686..3235c2d 100644 --- a/content/experience.tex +++ b/content/experience.tex @@ -18,13 +18,13 @@ { \begin{cvitems} % Description(s) of tasks/responsibilities \item { - Took ownership of a network monitoring system built specifically for - Starry's WISP network model, expanding and developing the system using + Took ownership of a network monitoring system built specifically for + Starry's WISP network model, expanding and developing the system using Python, Docker, MariaDB, and AWS to handle a 30x larger workload. } \item { - Designed and deployed a testbed management network using Ubiquiti - EdgeRouters and Ansible that connected engineering equipment at all + Designed and deployed a testbed management network using Ubiquiti + EdgeRouters and Ansible that connected engineering equipment at all eleven corporate offices across the country. } \item { @@ -32,13 +32,13 @@ securing hundreds of physical engineering systems. } \item { - Contributed to the design and implementation of a REST API for indexing + Contributed to the design and implementation of a REST API for indexing test results built on Python, Flask, Nginx and MariaDB. } \item { - Facilitated interoperation between the Manufacturing Division and - Product Engineering to support expanded access to internal technology, - increased awareness of documentation and knowledge resources, and greater + Facilitated interoperation between the Manufacturing Division and + Product Engineering to support expanded access to internal technology, + increased awareness of documentation and knowledge resources, and greater cross-team communication. } \end{cvitems} @@ -53,23 +53,23 @@ { \begin{cvitems} % Description(s) of tasks/responsibilities \item { - Worked as a software specialist on a Graphics Design team to replace + Worked as a software specialist on a Graphics Design team to replace an existing unsupported image asset lifecycle management tool. } \item { - Designed and implemented a web application stack using PHP, JQuery, and - MySQL to provide a web portal for internal clients to request new icons - from the graphics design team, provide feedback and iteration on icon + Designed and implemented a web application stack using PHP, JQuery, and + MySQL to provide a web portal for internal clients to request new icons + from the graphics design team, provide feedback and iteration on icon requests, and serve as the source of truth for finalized icon image assets. } \item { - Designed and implemented a MySQL database schema to store metadata about - icon assets and the migrations necessary to convert the existing legacy data + Designed and implemented a MySQL database schema to store metadata about + icon assets and the migrations necessary to convert the existing legacy data into the new schema layout. } \item { - Designed the final deployment infrastructure using Windows Server 2012, - IIS 8.5, and MySQL Server, then communicated these requirements to the + Designed the final deployment infrastructure using Windows Server 2012, + IIS 8.5, and MySQL Server, then communicated these requirements to the IT Department for implementation. } \end{cvitems} @@ -83,15 +83,15 @@ { \begin{cvitems} % Description(s) of tasks/responsibilities \item { - Tested official product tutorials for compliance with user workflows in + Tested official product tutorials for compliance with user workflows in SOLIDWORKS 2016 and updated the tutorials where they were outdated. } \item { - Designed and wrote new tutorials for the newly implemented advanced + Designed and wrote new tutorials for the newly implemented advanced electrical and pipe routing tools added to SOLIDWORKS 2016. } \item { - Responded to and fixed user submitted bug reports concerning errors, + Responded to and fixed user submitted bug reports concerning errors, mistakes, or ambiguity in the official product documentation. } \end{cvitems} @@ -106,26 +106,26 @@ { \begin{cvitems} % Description(s) of tasks/responsibilities \item { - Organized and executed preemptive campus-wide testing of ethernet conduit in + Organized and executed preemptive campus-wide testing of ethernet conduit in limited-access facilities to identify and repair faulty infrastructure. } \item { - Planned and implemented campus-wide documentation of network conduit to - provide technicians, network architects, and telecommunications with better - information sources when triaging problems, doing maintenance work, and + Planned and implemented campus-wide documentation of network conduit to + provide technicians, network architects, and telecommunications with better + information sources when triaging problems, doing maintenance work, and planning expansions. } \item { - Developed procedures for technicians to follow when debugging WPA certificate + Developed procedures for technicians to follow when debugging WPA certificate authentication on Windows, Mac, Android, and iPhone systems. } \item { - Acted as first point of contact for users experiencing networking issues to + Acted as first point of contact for users experiencing networking issues to triage problems and escalate to network engineers when appropriate. } \item { - Assisted with regular maintenance of the three campus data centers, including - replacing faulty PDUs, organizing and documenting routed cables, and retiring + Assisted with regular maintenance of the three campus data centers, including + replacing faulty PDUs, organizing and documenting routed cables, and retiring network and server hardware. } \end{cvitems} diff --git a/content/skills.tex b/content/skills.tex index 0919eb8..3e8381b 100644 --- a/content/skills.tex +++ b/content/skills.tex @@ -35,31 +35,30 @@ \cvskill{Software}{ Python3, - Tox, - Poetry, - Pylint, - Mypy, - SQL, + Tox, + Poetry, + Pylint, + Mypy, + SQL, HTML, CSS, - Bash, - Git, - Gitea, - Gitlab, - Github, - CI/CD, - Jenkins, - GitLab, - Ansible, + Bash, + Git, + Gitea, + Gitlab, + Github, + CI/CD, + Jenkins, + GitLab, + Ansible, GNU Make } \cvskill{Interpersonal}{ - Cross-team communication, + Cross-team communication, specification design and evaulation, problem analysis, - technical support, + technical support, security threat modeling } \end{cvskills} - diff --git a/content/summary.tex b/content/summary.tex index 623f9c7..fcc111d 100644 --- a/content/summary.tex +++ b/content/summary.tex @@ -10,7 +10,7 @@ \begin{cvparagraph} %--------------------------------------------------------- -Current Linux Systems Administrator and Development Operations Engineer at Starry -Inc looking for opportunities in the Systems Administration and Site Reliability +Current Linux Systems Administrator and Development Operations Engineer at Starry +Inc looking for opportunities in the Systems Administration and Site Reliability Engineering at socially conscious companies and organizations. \end{cvparagraph} diff --git a/resume.tex b/resume.tex index 7922984..edb3fde 100644 --- a/resume.tex +++ b/resume.tex @@ -130,4 +130,4 @@ %------------------------------------------------------------------------------- -\end{document} \ No newline at end of file +\end{document}