-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcbloodsworth_resume.tex
220 lines (182 loc) · 7.75 KB
/
cbloodsworth_resume.tex
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
%-------------------------
% Resume in Latex
% Authors : Chris Bloodsworth, Jake Gutierrez
% Based off of: https://github.com/sb2nov/resume
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\input{glyphtounicode}
%----------FONT OPTIONS----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\def\code#1{\texttt{#1}}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
\begin{center}
\textbf{\Huge \scshape Christopher Bloodsworth} \\ \vspace{1pt}
\small 941-445-3628 $|$ \href{christopherbloodsworth@gmail.com}{\underline{christopherbloodsworth@gmail.com}} $|$
\href{https://www.linkedin.com/in/chris-bloodsworth/}{\underline{linkedin.com/in/chris-bloodsworth}} $|$
\href{https://github.com/cbloodsworth}{\underline{github.com/cbloodsworth}} \\
\small {Personal Website:} \href{https://cbloodsworth.github.io}{\underline{https://cbloodsworth.github.io}}
\end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Florida}{Gainesville, FL}
{Bachelor of Science in Computer Science, Minor in Mathematics}{January 2019 -- May 2024}
\resumeItemListStart
\resumeItem{GPA: 3.78}
\resumeItem{Member of the engineering honor society Tau Beta Pi.}
\resumeItemListEnd
\resumeSubheading
{State College of Florida}{Sarasota, FL}
{Associate's Degree in Liberal Arts and Sciences}{August 2018 -- December 2020}
\resumeItemListStart
\resumeItem{GPA: 3.71}
\resumeItem{Designated recipient of “Outstanding Student in Mathematics” award.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------EXPERIENCE-----------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Software Engineer}{July 2024 -- Present}
{MRSL Real-Time Systems Laboratory}{Sarasota, FL}
\resumeItemListStart
\resumeItem{Maintained and enhanced core features of a real-time signal processing framework using C++ and Python.}
\resumeItem{Developed and integrated tools to measure test code coverage for a domain-specific language, enhancing code quality with SonarQube integration.}
\resumeItem{Established automated deployment systems on Jenkins, streamlining the integration of new features.}
\resumeItemListEnd
\resumeSubheading
{Software Engineering Intern}{May 2023 -- August 2023}
{MRSL Real-Time Systems Laboratory}{Sarasota, FL}
\resumeItemListStart
\resumeItem{Worked closely with performance-critical digital signal processing (DSP) applications in C++.}
\resumeItem{Programmed entirely on a remote instance hosted on AWS EC2.}
\resumeItem{Designed a concurrently-executed DSP algorithm to operate across pods in a Kubernetes cluster.}
\resumeItemListEnd
\resumeSubheading
{Peer Mentor (Teaching Assistant)}{September 2023 -- May 2024}
{CEN3031: Intro to Software Engineering}{University of Florida}
\resumeItemListStart
\resumeItem{Used Docker to containerize and deploy a full-stack React app for students to contribute to.}
\resumeItem{Coordinated course materials, held office hours, and gave lectures on topics related to software engineering.}
\resumeItemListEnd
\resumeSubheading
{Technical Lead}{September 2022 -- Present}
{Open-Source Club}{University of Florida}
\resumeItemListStart
\resumeItem{Managed twice-weekly discussions and working sessions for various open-source projects.}
\resumeItem{Led a group of students dedicated to the development and usage of APIs of various complexities.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------PROJECTS-------------
\section{Projects}
\resumeSubHeadingListStart
\resumeSubheading
{PearTerm}{Ongoing}
{Personal}{}
\resumeItemListStart
\resumeItem{Created a terminal and shell in Typescript to emulate the functionality of a UNIX/sh system.}
\resumeItem{Implemented parsing of the shell language aligned with POSIX shell standards.}
\resumeItem{Created shell built-ins, such as \code{ls}, \code{cd} and \code{cat}, to interact with an in-memory filesystem.}
\resumeItemListEnd
\resumeSubheading
{PLC Language Compiler}{April 2023}
{COP4020: Programming Language Concepts}{University of Florida}
\resumeItemListStart
\resumeItem{Designed and implemented a compiler for a small academic language.}
\resumeItem{Included parsing to an AST and code generation that emits Java source code.}
\resumeItemListEnd
\resumeSubheading
{Swamp Investigator}{January 2023}
{SwampHacks IX}{University of Florida}
\resumeItemListStart
\resumeItem{Procedurally generated exploration game made in Python using the PyGame framework.}
\resumeItem{Developed world generation using Perlin noise algorithms to create a realistic swamp to explore.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------PROGRAMMING SKILLS-----------
\section{Technical Skills and Interests}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: C++, Java, Python, C, JavaScript (TypeScript), Haskell, Rust} \\
\textbf{Developer Tools}{: Linux, Bash, AWS (S3, EKS, EC2, Lambda), Git, Vim, SonarQube, Docker, Kubernetes, Jenkins} \\
\textbf{Interests}{: Compilers, parallel computing, API design, functional programming} \\
}}
\end{itemize}
%-------------------------------------------
\end{document}