\documentclass{resume} % Use the custom resume.cls style \usepackage[left=0.4 in,top=0.4in,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://github.com/Adog64}{GitHub}} % \begin{document} %---------------------------------------------------------------------------------------- % OBJECTIVE %---------------------------------------------------------------------------------------- \begin{rSection}{Growth Driven Engineer} \begin{itemize} \itemsep -7pt \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 Honor's College \hfill Fall 2021 -- Present\\ Dean's List: Fall 2021, Spring 2022\\ Relevant Coursework: Circuit Design \& Analysis, Computer Architecture, Embedded Systems, FPGA Programming \end{rSection} %---------------------------------------------------------------------------------------- % TECHINICAL STRENGTHS %---------------------------------------------------------------------------------------- \begin{rSection}{SKILLS} \begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l } (5)* Programming & C, Python, C++, Verilog HDL, C\# for .NET Xamarin, Java \\ (4) Embedded Systems & Experience programming MSP430 and Arduino devices \\ (4) IoT Systems & 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 & Subsystem command programming, Autonomous behavior, Data \& Power Cabling \\ (5) General Software & Fedora, NixOS, Debian-based Linux, Windows 10/11, Microsoft Office, Google Office \\ (5) Special Software & OnShape, Wireshark, SPICE, GitHub, VS Code, Vim, VMWare, VirtualBox \\ (5) Soft Skills & Professional Written \& Verbal Communication, Leadership, Initiative \\ \end{tabular} \\ \textit{*Skill level rating; 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 -7pt \item Improved reliability and upgradability by automating remote configuration processes \item Enabled more efficient deployments of remote systems by switching to a minimal NixOS \item Improved operation of test fixture using a custom designed PCBA \end{itemize} \textbf{Laser Fleet Sailing Coach} \hfill Jun 2020 - August 2022\\ Toms River Yacht Club \hfill \textit{Toms River, NJ} \begin{itemize} \itemsep -7pt \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 -7pt \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 -7pt \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}