Resume/Aidan_Sharpe_Resume.tex
2024-01-19 17:49:04 -05:00

107 lines
5.3 KiB
TeX

\documentclass{resume} % Use the custom resume.cls style
\usepackage{enumitem}
\setlist{nosep}
\usepackage[left=0.4 in,top=0.3in,right=0.4 in,bottom=0.4in]{geometry} % Document margins
\newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}
\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
\name{Aidan Sharpe} % Your name
% You can merge both of these into a single line, if you do not have a website.
\address{(609) 738-5237 \\ Hightstown, NJ}
% \address{\href{mailto:amsharpe102@pm.me}{amsharpe102@pm.me} \\ \href{https://www.linkedin.com/in/aidan-sharpe-b86955224/}{Linked In} \\ \href{https://www.sharpe6.com}{Website}}
\address{amsharpe102@pm.me \\ www.sharpe6.com}
\begin{document}
%----------------------------------------------------------------------------------------
% OBJECTIVE
%----------------------------------------------------------------------------------------
\begin{rSection}{Growth Driven Engineer}
\begin{itemize}[topsep=-8pt]
\item 9 years of diverse programming \& electronics experience
\item Practical skills in leading myself and others to accomplish goals
\item Active and highly motivated learner with a creative and ambitious mindset
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Education - Rowan University}
{\bf B.S. in Electrical and Computer Engineering} \hfill {Expected May, 2025}\\
{\bf Certificate in Cybersecurity Engineering}\\
GPA: 3.76\\
Martinson Honors College \hfill Fall 2021 -- Present\\
Dean's List \hfill Fall 2021 -- Present\\
Relevant Coursework: Circuit Design \& Analysis, Computer Architecture, Embedded Systems, FPGA Programming
Long-Term Engineering Project: Spaceport America Cup (formerly IREC) focusing on Avionics \& Power Management
\end{rSection}
%----------------------------------------------------------------------------------------
% TECHINICAL STRENGTHS
%----------------------------------------------------------------------------------------
\begin{rSection}{SKILLS}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Programming & C, Python, C++, Verilog HDL, C\#, Java, Bash, MatLab
\\
Electronics & Circuit \& PCB Design, Through-hole \& Surface Mount Soldering
\\
Server \& IoT & Microsoft Azure IoTHub, Docker, Podman, Secure shell remote server management
\\
Embedded Systems & Experience programming MSP430 and Arduino devices
\\
Hardware Testing & Examines circuits with Waveform Generators, Multimeters, \& Oscilloscopes
\\
Robotics & Autonomous and Manual Control Programming, Data \& Power Cabling
\\
General Software & Desktop \& Server-based Linux, Windows, LaTeX, Microsoft \& Google Office
\\
Special Software & Wireshark, SPICE, Git source control, Vim, VirtualBox, NixOS
\\
CAD Packages & Altium Designer, OnShape, KiCAD, FreeCAD
\\
Soft Skills & Professional Written \& Verbal Communication, Leadership, Initiative
\\
\end{tabular}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{WORK EXPERIENCE}
\textbf{Technology Development Engineering Intern} \hfill May 2023 -- August 2023\\
Inductotherm Corp. \hfill \textit{Rancocas, NJ}
\begin{itemize}[topsep=-8pt]
\item Improved reliability of customer systems by designing and automating remote configuration \& diagnostic tools
\item Enabled efficient deployments of remote systems by converting data publishing computers to a custon OS
\item Improved operation of industrial test fixture by designing an application-specific PCBA to be shipped globally
\end{itemize}
\textbf{Laser Fleet Sailing Coach} \hfill Jun 2020 -- August 2022\\
Toms River Yacht Club \hfill \textit{Toms River, NJ}
\begin{itemize}[topsep=-8pt]
\item Greatly advanced the abilities and confidence of beginner Laser sailors
\item Orchestrated and presented lessons to boost the skills of students
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Awards \& Distinctions}
\begin{itemize}[topsep=-8pt]
\item Eagle Scout with Bronze \& Gold Palms \hfill 2020
\item Smart City Innovation Track Winner at 24-hour rapid engineering competition \hfill 2022
\item Professional Engineering Society of Mercer County --- Engineering Student Scholarship \hfill 2021
\item FIRST Robotics Competition Team Mercury: 1089 Gracious Professionalism Scholarship \hfill 2021
\item National Honor Society \& German National Honor Society \hfill 2020
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Extra-Curricular Activities}
\begin{itemize}[topsep=-8pt]
\item Rowan IEEE Student Branch Engineering Workshop Leader \hfill 2021 -- Present
\item Rowan Habitat for Humanity \hfill 2023 -- Present
\item Rowan University Intramural Flag Football \hfill 2022 -- 2023
\end{itemize}
\end{rSection}
\end{document}