From 6c81193244e9503a9b4562d78f14e8aabd38b314 Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Wed, 31 Jan 2024 20:56:43 -0600 Subject: 2024 resume updates, update position, remove Nike skills, add more skills to O'Reilly --- resume.tex | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/resume.tex b/resume.tex index a905f9a..484aa45 100644 --- a/resume.tex +++ b/resume.tex @@ -60,13 +60,14 @@ \end{itemize} } -\newcommand{\resumeDetailList}[6]{ +\newcommand{\resumeDetailList}[8]{ \vspace{-6pt} \hspace{8pt} \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} \textit{\small#1} & \textit{\small#2} \\ \ifstrempty{#3}{}{\textit{\small#3} & \textit{\small#4} \\} \ifstrempty{#5}{}{\textit{\small#5} & \textit{\small#6} \\} + \ifstrempty{#7}{}{\textit{\small#7} & \textit{\small#8} \\} \end{tabular*} } @@ -99,32 +100,42 @@ {Bachelor of Science in Computer Science}{Aug. 2020 -- Dec. 2022} {Minor in Mathematics}{} {}{} + {}{} \resumeDetailTitle {University of Missouri}{Columbia, MO} \resumeDetailList {Bachelor of Science in Computer Science}{Aug. 2019 -- May 2020} {}{} {}{} + {}{} \resumeDetailTitle {Ozarks Technical Community College}{Springfield, MO} \resumeDetailList {Bachelor of Science in Computer Science}{Aug. 2018 -- May 2019} {}{} {}{} + {}{} %-----------EXPERIENCE----------------- \section{Experience} \resumeDetailTitle {O'Reilly Auto Parts}{Remote | Springfield, MO} \resumeDetailList - {Software Developer I}{Jan. 2023 -- Present} + {Software Developer II}{Dec. 2023 -- Present} + {Software Developer I}{Jan. 2023 -- Dec. 2023} {Junior Software Developer}{Aug. 2021 -- Jan. 2023} {Software Developer Intern}{May 2021 -- Aug. 2021} \resumeItemListStart \resumeItem{Java} - {Involved in developing a frontend JavaFX application to work on point-of-sale system for retail locations. Helped implement backend involving REST endpoint development and managing a Spring Boot instance. Learned how to follow a release schedule and resolve bugs accordingly.} - \resumeItem{PostgreSQL/IBM AS400} - {Managing databases and performing data fixes to ensure discrepancies are resolved. Learned about managing AS400 databases and data within them. } + {Involved in developing a frontend JavaFX application to work on point-of-sale system for retail locations. Helped implement backends involving REST endpoint development and working with various Spring Boot applications. } + \resumeItem{Software Lifecycle} + {Applied software development knowledge to follow release cycles and provide hotfixes. } + \resumeItem{Gradle} + {Involved in updating outdated Gradle configurations to their latest versions. Designed and implemented software to facilitate accelerated upgrades. } + \resumeItem{PostgreSQL, IBM AS/400, MySQL, SQL} + {Developed software utilizing various different databases. Designed queries for performance and maintainability. } + \resumeItem{Atlassian Suite} + {Utilized Jira, Confluence, and BitBucket products to develop and release software. } \resumeItemListEnd \resumeDetailTitle @@ -133,6 +144,7 @@ {Substitute Teacher}{Aug. 2020 - May 2021} {}{} {}{} + {}{} \resumeItemListStart \resumeItem{Environment} {Built a positive learning environment for students to grow and interact with.} @@ -149,6 +161,7 @@ {General Laborer}{Mar. 2020 - Jun. 2020} {Saw Operator}{Jun. 2018 - Nov. 2018} {}{} + {}{} \resumeItemListStart \resumeItem{Part Collection} {Gathered and accumulated individual parts to use build window frames with team members.} @@ -163,14 +176,7 @@ {Sales Associate}{Jan. 2019 - Aug. 2019} {}{} {}{} - \resumeItemListStart - \resumeItem{Customer Engagement} - {Engaged with customers to suggest products and influenced customer brand involvement.} - \resumeItem{Stocking} - {Utilized the stockroom to organize and expedite products reaching consumers. Worked on footwear organization.} - \resumeItem{Department Organization} - {Helped maintain organization and clarity in footwear department, as well as provided ideas and suggestions on improvements and areas to grow in.} - \resumeItemListEnd + {}{} %--------PROGRAMMING SKILLS------------ \section{Technical Skills} @@ -179,7 +185,7 @@ \textbf{Languages}{: Java, C, Python, Javascript, Objective-C, Swift, SQL} } \item{ - \textbf{Technologies}{: Google Cloud, Node.js, Jenkins, Spring Boot, Atlassian Suite, UNIX-based operating systems} + \textbf{Technologies}{: Google Cloud, Node.js, Jenkins, Artifactory, Spring Boot, Atlassian Suite, UNIX-based operating systems} } \resumeSubHeadingListEnd -- cgit v1.2.3