-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.tex
133 lines (108 loc) · 7.26 KB
/
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Author: Austin Mitchell %
% BS CS GT %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{resume} % Use the custom resume.cls style
\begin{document}
\introduction[
fullname=Austin Mitchell,
phone=912--580--2350,
linkedin=linkedin.com/in/austin-bmitchell/,
github=github.com/austin-bmitchell15
]
\education{
\educationItem[
university=Georgia Institute of Technology,
graduation=Expected May 2025,
grade=4.0,
program=Candidate for Master of Science in Computer Science with a Machine Learning Specialization,
city=Atlanta,
state=GA,
coursework=Graduate Algorithms{,} Deep Learning{,} Machine Learning{,} Big Data Systems{,} Enterprise Computing
]
\begin{bullets}
\vspace{-1.5em}
\itemsep-6pt {}
\item {\bf Cumulative GPA:} \commandkey{grade}/4.0
\item {\bf Relevant coursework:} \commandkey{coursework}
\end{bullets}
\educationExtension[
graduation=May 2024,
grade=3.71,
program=Bachelor of Science in Computer Science (Highest Honors),
coursework=Data Structures and Algorithms{,} Discrete Mathematics{,} Networks and Systems{,} Artificial Intelligence
]
\begin{bullets}
\vspace{-1.5em}
\itemsep-6pt {}
\item {\bf Cumulative GPA:} \commandkey{grade}/4.0
\item {\bf Relevant coursework:} \commandkey{coursework}%
\item Delta Chi Fraternity Treasurer and Member
\end{bullets}
}
%%%%%%%%%%%%%%% WORK EXPERIENCE %%%%%%%%%%%%%%%
\begin{workSection}{Work Experience}
% \begin{experience}{Aruba Networks @ Hewlett Packard Enterprise (HPE)}{San Jose{,} CA}{Edge Cloud Developer}{July 2025-Present}
% \item Test
% \end{experience}
\begin{experience}{Georgia Tech Research Institute (GTRI)}{Atlanta{,} GA}{Graduate Research Assistant --- Clearance: Secret}{May 2024\textendash{Present}}
\item Engaged in cutting-edge research to develop reliable and robust systems for clients, focusing on improving and maintaining security.
\item Developed programs and various platform to perform analysis across several domains to support the evaluation of military systems.
\item Performed analysis and evaluation of modeling and simulation scenarios to provide support for in-house and commercial support.
\end{experience}
\begin{experience}{Splunk}{San Jose, CA}{Backend Software Engineer Intern}{May 2023\textendash{July 2023}}
\item Collaborated with a team to create an improved implementation of a Splunk-based application for data ingestion and analysis of logged information, achieving an 800\% performance improvement in categorizing this information into macroscale ``episodes''.
\item Engineered an infrastructure utilizing Apache Kafka, AWS Lambda, and AWS S3 to create a fault-tolerant application by periodically taking snapshots of the streaming processor, allowing users to save potential days of time in the event of data loss or errors.
\end{experience}
\begin{experience}{QwickRate}{Marietta, GA}{Software Engineer Intern}{August 2022\textendash{April 2023}}
\item Developed full-stack web applications utilizing a React, GraphQL, and PostgreSQL to allow for our customers to create KPIs to aid in the management of loans and facilitate the loan review process, reducing the time spent for small to medium-sized banks by 33\%.
\end{experience}
\begin{experience}{Ultimate Kronos Group (UKG)}{Atlanta, GA}{Full-stack Software Engineer Intern}{January 2022\textendash{August 2022}}
\item Designed end-to-end solutions for customers to increase the efficiency of clerical processes with client's Humans Resources.
%\item Redesigned SQL stored procedures to alleviate indexing complexity on the database and decrease the processing time by 15\%.%
\item Performed root-cause analysis on recurring issues and redefined stored procedures to enable better utilization of monitoring software such as Grafana to allow developers to more easily trace sources of potential issues and decrease the downtime for clients.
\end{experience}
\end{workSection}
%%%%%%%%%%%%%%% PROJECTS %%%%%%%%%%%%%%%
\begin{workSection}{Projects}
\begin{experience}{Alzheimer's Disease Detection Project}{Atlanta, GA}{Machine Learning Models (Team of 3)}{August 2023\textendash{December 2023}}
\item Spearheaded the training of Machine Learning models such as Support Vector Model (SVM) and Convolutional Neural Networks (CNN) on \textasciitilde{6,400} MRI brain scans to perform image categorization to determine the presence and severity of Alzheimer's disease.
\item Improved these models through image normalization and one-hot encoding to improve the SVM and CNN models' efficiency and performance, leading to consistent accuracy scores of approximately 98.2\% and 97.2\% for each model, respectively.
\end{experience}
\begin{experience}{RushKit}{Atlanta, GA}{Recruitment Web Application (Individual)}{July 2022\textendash{December 2022}}
\item Determined communication as a major issue in various campus organizations' recruitment processes and surveyed stake-holders.
\item Designed and deployed a full-stack application with the assistance of stake-holder feedback using React.js to assist organizations in the recruitment of new members by providing a platform for communication between the organization and the potential members.
\end{experience}
\end{workSection}
%%%%%%%%%%%%%%% ORGANIZATIONS %%%%%%%%%%%%%%%
\begin{workSection}{Organizations}
\begin{experience}{Bits of Good}{Atlanta, GA}{Developer}{January 2023\textendash{May 2024}}
\item Orchestrated the development and deployment of web applications for non-profits to improve their efficiency and outreach programs.
\item Collaborated with non-profits and developers to create a generalized volunteer management system, a highly-requested tool that improves the administrative workflow by over 50\% by providing methods of organizing volunteers and centralizing information.
\end{experience}
\end{workSection}
%%%%%%%%%%%%%%% SKILLS %%%%%%%%%%%%%%%
\skills{
\skillItem[
category=Programming,
skills=Java{,} Python{,} C{,} JavaScript{,} TypeScript{,} C\#{,} SQL{,} Postgres{,} C++{,} MongoDB{,} GoLang{,} Rust{,} Unix
] \\
\skillItem[
category=Cloud Infrastructure,
skills=AWS Lambda{,} S3{,} Terraform{,} Linux{,} Docker{,} CI/CD{,} Kubernetes{,} DOM
] \\
\skillItem[
category=Web Development,
skills=HTML{,} CSS{,} PHP{,} React{,} Node.js{,} Next.js{,} REST APIs{,} GraphQL{,} jQuery{,} Redux{,} OAuth
] \\
\skillItem[
category=Artificial Intelligence,
skills=Neural Networks{,} GPTs{,} GANs{,} Natural Language Processing{,} Reinforcement Learning{,} TensorFlow{,} PyTorch
] \\
\skillItem[
category=Interests and Hobbies,
skills=Weightlifting{,} Nutritional Health{,} Financial Literacy{,} Traveling{,} Hiking{,} Cooking
]
}
\end{document}