111 lines
5.3 KiB
TeX
111 lines
5.3 KiB
TeX
\documentclass{resume} % Use the custom resume.cls style
|
|
|
|
\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}
|
|
\itemsep -8pt
|
|
\item 8 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}
|
|
{\bf Bachelor of Electrical and Computer Engineering}, Rowan University \hfill {Expected May, 2025}\\
|
|
GPA: 3.74\\
|
|
Martinson Honors College \hfill Fall 2021 -- Present\\
|
|
Dean's List: Fall 2021 -- Present\\
|
|
Relevant Coursework: Circuit Design \& Analysis, Computer Architecture, Embedded Systems, FPGA Programming
|
|
Engineering Clinic Project: Intercollegiate Rocket Engineering Competition (IREC) focusing on Avionics
|
|
\end{rSection}
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% TECHINICAL STRENGTHS
|
|
%----------------------------------------------------------------------------------------
|
|
\begin{rSection}{SKILLS}
|
|
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
|
|
(5)* Programming & C, Python, C++, Verilog HDL, C\#, Java, MatLab
|
|
\\
|
|
(4) Embedded Systems & Experience programming MSP430 and Arduino devices
|
|
\\
|
|
(4) Server \& IoT & Microsoft Azure IoTHub, Docker, Podman, Ubuntu Server, Fedora Server
|
|
\\
|
|
(4) Electronics & Circuit \& PCB Design, Through-hole \& Surface Mount Soldering
|
|
\\
|
|
(4) Hardware Testing & Examines circuits with Waveform Generators, Multimeters, \& Oscilloscopes
|
|
\\
|
|
(4) Robotics & Autonomous and Manual Control Programming, Data \& Power Cabling
|
|
\\
|
|
(5) General Software & Fedora Linux, Debian-based Linux, Windows, \LaTeX, Microsoft \& Google Office
|
|
\\
|
|
(5) Special Software & Wireshark, SPICE, Git source control, Vim, VirtualBox, NixOS
|
|
\\
|
|
(4) CAD Packages & Altium Designer, OnShape, KiCAD, FreeCAD
|
|
\\
|
|
(5) Soft Skills & Professional Written \& Verbal Communication, Leadership, Initiative
|
|
\\
|
|
\end{tabular}
|
|
\\
|
|
\textit{*Skill level confidence; 5 highest}
|
|
\end{rSection}
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
\begin{rSection}{WORK EXPERIENCE}
|
|
\textbf{Technology Development Engineering Intern} \hfill May 2023 -- August 2023\\
|
|
Inductotherm Corp. \hfill \textit{Rancocas, NJ}
|
|
\begin{itemize}
|
|
\itemsep -8pt
|
|
\item Improved reliability and upgradability by automating remote configuration processes with IoT technology
|
|
\item Enabled more efficient deployments of remote systems by converting gateway computers to a minimal 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}
|
|
\itemsep -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}
|
|
\itemsep -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 National Honor Society \& German National Honor Society \hfill Inducted 2020
|
|
\item Professional Engineering Society of Mercer County --- Engineering Student Scholarship \hfill 2021
|
|
\item FIRST Robotics Competition Team Mercury: 1089 Gracious Professionalism Scholarship \hfill 2021
|
|
\end{itemize}
|
|
\end{rSection}
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
\begin{rSection}{Extra-Curricular Activities}
|
|
\begin{itemize}
|
|
\itemsep -8pt
|
|
\item Rowan University Intramural Flag Football to balance work and an active lifestyle \hfill Fall 2022
|
|
\item Rowan IEEE Student Branch Engineering Workshop Leader \hfill 2021 -- Present
|
|
\item Rowan Circle K International \hfill 2022 -- Present
|
|
\end{itemize}
|
|
\end{rSection}
|
|
\end{document}
|