-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAndy_Bond.latex
71 lines (58 loc) · 3.27 KB
/
Andy_Bond.latex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
\documentclass[9pt]{extarticle}
\usepackage[left=1.2in,right=1.2in,top=1in,bottom=1in]{geometry}
\usepackage{geometry}
\usepackage{times}
\usepackage{titlesec}
\usepackage{nopageno}
\usepackage[parfill]{parskip}
\usepackage{enumitem}
% Add horizontal rule to section headings.
\titleformat{\section}{\large\bfseries}{\thesection}{1em}{}[\hrule]
% Dated entries.
\newcommand{\datedentry}[4]{\textbf{#2}\newline{}#1, \textit{#3 \textemdash{} #4}}
% Remove vertical space from lists.
\setlist{nosep}
\begin{document}
\huge{\textbf{{ANDREW BOND}}}
\vspace{0.25cm}\newline
\large{Denver, CO\enspace{}$\bullet$\enspace{}[email protected]\enspace{}$\bullet$\enspace{}(512) 775-5919}
\section*{SKILLS}
C, C++, Python, Shell, Rust, JavaScript, C\#, Verilog, Git, Yocto, Linux, FreeRTOS, GoogleTest, CMake, Make, Jira, SPI, I\textsuperscript{2}C, UART, ADCs, DACs, Networking, TCP/IP, Wireshark, Debugging, FPGAs, Logic Analyzers, Oscilloscopes, Multimeters, Signal Generators, Agile development, Excellent verbal communication
\section*{EXPERIENCE}
\datedentry{Software Engineer II}{SEAKR Engineering}{June 2024}{November 2024}
\begin{itemize}
\item Provided software support to radiation tests of commercial processors
\item Developed robust RPC framework for multi-process, multi-threaded test application
\end{itemize}
\datedentry{Embedded Firmware Engineer}{Particle Measuring Systems}{Februrary 2022}{June 2024}
\begin{itemize}
\item Contributed to modern C++20 application design and implementation: Qt user interface, SQLite interface, and TCP packet protocol library
\item Designed and implemented automated testing library for CI/CD pipelines
\item Maintained an embedded Linux distribution with Yocto, including driver patches and device tree development
\item Developed and built a Zynq-based hardware evaluation platform to protoype and retire firmware risks
\item Partnered with product management to gather and prioritize product requirements
\end{itemize}
\datedentry{Associate Embedded Firmware Engineer}{Current Lighting}{January 2022}{September 2022}
\begin{itemize}
\item Created device manager with UDP, BLE and MQTT backends to connect with networked lighting fixtures
\item Optimized ICT fixture code to reduce per-unit manufacturing time
\item Implemented C features: IoT message processing, occupancy sensors, system coherency, sensor data streaming, and daylight harvesting
\end{itemize}
\datedentry{Firmware Engineering Intern}{Current Lighting}{May 2021}{August 2021}
\begin{itemize}
\item Designed and implemented CI/CD pipeline to test and deliver firmware using Azure Pipelines, Bash, and Python
\end{itemize}
\datedentry{Project Lead}{Siemens Energy (University Capstone)}{January 2021}{December 2021}
\begin{itemize}
\item Led team tasked with improving turbine sizing mobile app
\item Responsible for fully documented and unit-tested C\# .NET backend API
\end{itemize}
\section*{EDUCATION}
\datedentry{Texas A\&M University}{College Station, TX}{September 2019}{December 2021}
\begin{itemize}
\item B.S. in Electrical Engineering (Summa Cum Laude)
\item Minor in Computer Science
\end{itemize}
\section*{ABOUT ME}
Identical twin, rock drummer, country singer, crossword lover, coffee drinker, dev bootcamper, daily jogger, pool player
\end{document}