Skip to content

Commit

Permalink
build: refresh resume
Browse files Browse the repository at this point in the history
  • Loading branch information
simbleau committed Apr 26, 2024
1 parent 2d8fd44 commit 1a029dc
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 7 deletions.
Binary file added assets/custom-icons/grafana.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/custom-icons/grafana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/custom-icons/mongodb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/custom-icons/mongodb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/custom-icons/rancher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/custom-icons/rancher.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/custom-icons/typescript.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/custom-icons/typescript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions config/commands.tex
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,14 @@
{Spencer C. Imbleau\\}
\vspace{0.1cm}
\includegraphics[height=2in, width=2in, keepaspectratio]{signature}
}


% Redacted command
\newcommand{\redacted}[1]{
\raisebox{-0.3em}{
\begin{tcolorbox}[colback=black, coltext=white, hbox, height=1.2em, halign=center, valign=center, boxsep=0pt,left=-1pt,right=-1pt,top=3pt,bottom=2pt]
\textnormal{#1}
\end{tcolorbox}
}
}
2 changes: 2 additions & 0 deletions config/packages.tex
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

\usepackage{eso-pic} % For flexible image placement

\usepackage{censor} % For redacted text

% For justifying text
\usepackage[english]{babel}
\usepackage{ragged2e}
Expand Down
6 changes: 3 additions & 3 deletions sections/career.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ \section{Career}
\textnormal{\faIcon{mask} Confidential Employment}
\end{tcolorbox}
}
}{Cape Canaveral, FL, USA}
}{Remote, FL, USA}
\myItemListStart
\myItem{Research software and systems engineer for Blue Ring}
\myItem{Delivered software to audit rocket engines to fulfill BE-4 engine delivery}
\myItem{Introduced \censor{REDACTED} organizationally to improve software safety and productivity}
\myItem{Led and delivered 3 software capabilites for \censor{REDACTED}, BE-4 Engines, and \censor{REDACTED}}
\myItem{Received highest possible annual performance review rating, 2023}
\myItemListEnd

Expand Down
8 changes: 4 additions & 4 deletions sections/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ \section{Competencies}
\setlength{\tabcolsep}{0.2em}
\begin{tabular}{ c l }
\textbf{\faIcon{language}} & \textbf{Human Languages}: English \faIcon{star}\faIcon{star}\faIcon{star}\faIcon{star}, Danish \faIcon[solid]{star}\faIcon[solid]{star-half-alt}\faIcon[regular]{star}\faIcon[regular]{star}\\
\textbf{\faIcon{code}} & \textbf{Primary Languages}: \faIcon{rust} Rust, \faIcon{python} Python, \faIcon{java} Java, \faIcon{js} Various Web Languages\\
\textbf{\faIcon{cloud}} & \textbf{Cloud}: \faIcon{aws} AWS, \svgicon{custom-icons/kubernetes} Certified Kubernetes Administrator, \faIcon{docker} Docker\\
\textbf{\faIcon{robot}} & \textbf{DevOps}: \faIcon{github} GitHub Actions, \faIcon{gitlab} GitLab CI, \svgicon{custom-icons/ansible} Ansible, \svgicon{custom-icons/terraform} Terraform, \svgicon{custom-icons/jfrog} Artifactory\\
\textbf{\faIcon{code}} & \textbf{Primary Languages}: \faIcon{rust} Rust, \faIcon{python} Python, \svgicon{custom-icons/typescript} TypeScript, \svgicon{custom-icons/terraform} HCL\\
\textbf{\faIcon{cloud}} & \textbf{Cloud}: \faIcon{aws} AWS, \svgicon{custom-icons/rancher} Rancher, \svgicon{custom-icons/kubernetes} Certified Kubernetes Administrator\\
\textbf{\faIcon{robot}} & \textbf{DevOps}: \svgicon{custom-icons/terraform} Terraform, \faIcon{gitlab} GitLab CI, \faIcon{github} GitHub Actions, \svgicon{custom-icons/ansible} Ansible, \faIcon{docker} Docker\\
\textbf{\faIcon{database}} & \textbf{Data}: \svgicon{custom-icons/grafana} Grafana, \svgicon{custom-icons/gql} GraphQL, \svgicon{custom-icons/sql} SQL, \svgicon{custom-icons/mongodb} NoSQL, \svgicon{custom-icons/redis} Redis\\
\textbf{\faIcon{paint-brush}} & \textbf{UI/UX}: \faIcon{figma} Figma, \faIcon{react} React\\
\textbf{\faIcon{database}} & \textbf{Distributed Data}: \svgicon{custom-icons/gql} GraphQL, \svgicon{custom-icons/sql} SQL, \svgicon{custom-icons/redis} Redis\\
\end{tabular}
}

Expand Down

0 comments on commit 1a029dc

Please sign in to comment.