Skip to content

Commit

Permalink
Changed resume name and updated resume
Browse files Browse the repository at this point in the history
  • Loading branch information
cbloodsworth committed Nov 7, 2023
1 parent 58488c9 commit abd3e42
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
Binary file removed ChristopherBloodsworth_Resume.docx
Binary file not shown.
Binary file removed ChristopherBloodsworth_Resume_2023.pdf
Binary file not shown.
Binary file added cbloodsworth_resume.pdf
Binary file not shown.
30 changes: 15 additions & 15 deletions cbloodsworth_resume_spr2023.tex → cbloodsworth_resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -138,34 +138,34 @@ \section{Education}
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Software Engineering Intern}{May 2023 -- Present}
{Software Engineering Intern}{May 2023 -- August 2023}
{MRSL Real-Time Systems Laboratory}{Sarasota, FL}
\resumeItemListStart
\resumeItem{Working tightly with performance-critical digital signal processing (DSP) applications in C++.}
\resumeItem{Designing a parallelized DSP algorithm to operate synchronously across pods in a Kubernetes cluster.}
\resumeItem{Worked tightly with performance-critical digital signal processing (DSP) applications in C++.}
\resumeItem{Programmed entirely on a remote instance hosted on AWS EC2.}
\resumeItem{Designed a parallelized DSP algorithm to operate synchronously across pods in a Kubernetes cluster.}
\resumeItemListEnd

\resumeSubheading
{Technical Lead}{September 2022 -- Current}
{Peer Mentor (Teaching Assistant)}{September 2023 -- Present}
{CEN3031: Intro to Software Engineering}{University of Florida}
\resumeItemListStart
\resumeItem{Coordinating course materials, holding office hours and giving lectures on topics related to software engineering.}
\resumeItem{Using Docker to containerize and deploy a full-stack React app for students to contribute to.}
\resumeItemListEnd

\resumeSubheading
{Technical Lead}{September 2022 -- Present}
{Open-Source Club}{University of Florida}
\resumeItemListStart
\resumeItem{Manages twice-weekly discussions and working sessions for various open-source projects.}
\resumeItem{In Spring 2023, led OSC-API, a subgroup of Open-Source Club dedicated to the development of small-scale APIs.}
\resumeItem{In Fall 2022, led the development for AL-Bot 2.0, a discord bot written in Typescript using the Discord.js API.}
\resumeItem{Led a group of students dedicated to the development and usage of APIs of various complexities.}
\resumeItemListEnd
\resumeSubHeadingListEnd

%-----------PROJECTS-------------
\section{Projects}
\resumeSubHeadingListStart
\resumeSubheading
{Manuela}{March 2023}
{RoboTech 2023}{Georgia Institute of Technology}
\resumeItemListStart
\resumeItem{AI chat buddy written in Python. Uses OpenAI’s DaVinci GPT-3 model, Google Text-to-Speech and OpenCV’s face detection API to detect the user’s current mood and provide meaningful, human conversation.}
\resumeItem{In a four-person hackathon group, programmed the mood-detection portion and the main driver.}
\resumeItemListEnd

\resumeSubheading
{Swamp Investigator}{January 2023}
{SwampHacks IX}{University of Florida}
Expand Down Expand Up @@ -207,7 +207,7 @@ \section{Technical Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: C++, Java, Python, C, JavaScript (TypeScript)} \\
\textbf{Developer Tools}{: Linux, Bash, AWS (S3, EKS, SC2, Lambda), Git, Vim, SonarCloud, Docker, Kubernetes} \\
\textbf{Developer Tools}{: Linux, Bash, AWS (S3, EKS, EC2, Lambda), Git, Vim, SonarCloud, Docker, Kubernetes, Heroku} \\
}}
\end{itemize}

Expand Down
Binary file removed cbloodsworth_resume_spr2023.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</a>
<a
class="sidebar-content"
href="cbloodsworth_resume_spr2023.pdf"
href="cbloodsworth_resume.pdf"
target="_blank"
>
Resume
Expand Down

0 comments on commit abd3e42

Please sign in to comment.