cleanup old experience, condense certifications
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1 +1,14 @@
|
||||
*.synctex*
|
||||
|
||||
# ignore pdflatex build files
|
||||
*.aux
|
||||
*.bbl
|
||||
*.blg
|
||||
*.brf
|
||||
*.log
|
||||
*.nav
|
||||
*.out
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.synctex.gz
|
||||
*.png
|
||||
BIN
main.synctex.gz
BIN
main.synctex.gz
Binary file not shown.
158
main.tex
158
main.tex
@@ -12,6 +12,7 @@
|
||||
\usepackage[english]{babel}
|
||||
\usepackage{tabularx}
|
||||
\usepackage{multicol}
|
||||
\usepackage{fontawesome7}
|
||||
\input{glyphtounicode}
|
||||
|
||||
\usepackage[default]{sourcesanspro}
|
||||
@@ -37,7 +38,7 @@
|
||||
\setlength{\tabcolsep}{0in}
|
||||
|
||||
\titleformat{\section}{
|
||||
\vspace{-0.85em}%\centering
|
||||
\vspace{-0.85em}\bfseries%\centering
|
||||
}{}{0em}{}[\color{black}\titlerule\vspace{-5pt}]
|
||||
|
||||
|
||||
@@ -93,18 +94,22 @@
|
||||
|
||||
|
||||
\begin{center}
|
||||
{\LARGE Alice Huston} \\ \vspace{2pt}
|
||||
\begin{multicols}{2}
|
||||
\begin{flushleft}
|
||||
\href{https://www.github.com/ahuston-0}{github.com/ahuston-0}\\
|
||||
\href{https://www.linkedin.com/in/ahuston0}{linkedin.com/in/ahuston0}
|
||||
\end{flushleft}
|
||||
{\LARGE Alice Huston} \\ \vspace{2pt}
|
||||
\begin{multicols}{2}
|
||||
\begin{flushleft}
|
||||
%% Github profile is no longer used
|
||||
%% work is moved over to private gitea instance at nayeonie.com
|
||||
%%
|
||||
%%\href{https://www.github.com/ahuston-0}{github.com/ahuston-0}\\
|
||||
\faIcon{git} \href{https://nayeonie.com/ahuston-0}{nayeonie.com/ahuston-0}\\
|
||||
\faIcon{linkedin} \href{https://www.linkedin.com/in/ahuston0}{linkedin.com/in/ahuston0}
|
||||
\end{flushleft}
|
||||
|
||||
\begin{flushright}
|
||||
\href{tel:848-210-1300}{(848) 210-1300}\\
|
||||
\href{mailto:{aliceghuston@gmail.com}}{aliceghuston@gmail.com}
|
||||
\end{flushright}
|
||||
\end{multicols}
|
||||
\begin{flushright}
|
||||
\href{tel:848-210-1300}{(848) 210-1300}\\
|
||||
\href{mailto:{aliceghuston@gmail.com}}{aliceghuston@gmail.com}
|
||||
\end{flushright}
|
||||
\end{multicols}
|
||||
\end{center}
|
||||
|
||||
|
||||
@@ -113,26 +118,62 @@
|
||||
\section{Education}
|
||||
\resumeSubHeadingListStart
|
||||
\resumeEducation
|
||||
{Stevens Institute of Technology}{Hoboken, NJ}{Aug. 2018 -- expected May 2022}
|
||||
{Stevens Institute of Technology}{Hoboken, NJ}{Aug. 2018 -- May 2022}
|
||||
{B.S. of Computer Science, Minor in Literature}{GPA: 3.34/4.0}
|
||||
\resumeSubHeadingListEnd
|
||||
|
||||
%-----------PROGRAMMING SKILLS-----------
|
||||
\section{Technical Skills}
|
||||
\begin{itemize}[leftmargin=0.15in, label={}]
|
||||
\small{\item{
|
||||
\textbf{Programming Languages}{: C/C++, Python, Java, Bash, Javascript, ARM Assembly, R} \\
|
||||
\textbf{OS}{: Arch Linux, Debian, Raspberry Pi OS, Ubuntu Server, Unraid, Windows} \\
|
||||
\textbf{Libraries}{: NumPy, OpenCV, Winsock, PyTorch, scikit-learn, GLFW, Matplotlib}\\
|
||||
\textbf{Other Tools}{: Docker, LaTeX, SQL, AutoCAD, SolidWorks, ROS, OpenGL, Office}
|
||||
}}
|
||||
\end{itemize}
|
||||
%-----------TECHNICAL SKILLS & CERTIFICATIONS-----------
|
||||
\section{Technical Skills \& Certifications}
|
||||
\vspace{-8pt}
|
||||
|
||||
\begin{multicols}{2}
|
||||
\small{
|
||||
\textbf{Languages}{: C/C++, Python, Java, Bash, Typescript} \\
|
||||
\textbf{Frameworks}{: Hadoop, Airflow, Kubernetes, Docker, OpenCV} \\
|
||||
\textbf{OS}{: NixOS, RHEL 8, Debian, Raspberry Pi OS, Ubuntu Server, Windows} \\
|
||||
\textbf{Tools}{: LaTeX, SQL, ROS, OpenGL}
|
||||
}
|
||||
|
||||
\columnbreak
|
||||
|
||||
\small{
|
||||
\textbf{AWS Certified Solutions Architect - Associate} \\
|
||||
Amazon Web Services, Mar. 2024
|
||||
}
|
||||
\end{multicols}
|
||||
|
||||
%-----------EXPERIENCE-----------
|
||||
\section{Experience}
|
||||
\resumeSubHeadingListStart
|
||||
\resumeSubheading
|
||||
{Software Development Intern}{Dec. 2020 -- Present}
|
||||
{Software Engineer II}{Jan. 2025 -- Present}
|
||||
{JPMorgan Chase}{Jersey City, NJ}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Created configurable data ingestion framework for automated data refinement and movement for hybrid data lake}
|
||||
\resumeItem{Architected and implemented an orchestration system based on Apache airflow for both event-based and SLA-based data ingestion}
|
||||
\resumeItem{Led weekly office hour sessions to demonstrate and assist with onboarding and configuring new datasets}
|
||||
\resumeItem{Trained a team of developers to support the custom frameworks for use across multiple applications}
|
||||
\resumeItem{Created helm charts for making platform services available and configurable to other teams }
|
||||
\resumeItemListEnd
|
||||
|
||||
%% create a new resume item below for a software engineering job at JPMorgan Chase
|
||||
|
||||
|
||||
\resumeSubheading
|
||||
{Site Reliability Engineer}{Jul. 2022 -- Jan. 2025}
|
||||
{JPMorgan Chase}{Jersey City, NJ}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Supported 30 applications}
|
||||
\resumeItem{SME for Hadoop data lake, means additional support for tableau dashboards, kubernetes applications, cloud foundry applications, maintaining dremio instance, S3 compatible object store}
|
||||
\resumeItem{SME for Linux systems, Networking (firewalls, load balancers, etc.), Hadoop}
|
||||
\resumeItem{Led toil reduction and noisy alert reduction across our applications}
|
||||
\resumeItem{Led onboarding and standardization efforts for observability tooling}
|
||||
\resumeItem{Fully automated disaster recovery procedures across a subset of our applications}
|
||||
\resumeItem{Automated copy, validation of data, and merging of across Hadoop lakes (72 hour effort reduction)}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Software Development Intern}{Dec. 2020 -- May 2022}
|
||||
{Stevens Institute of Technology}{(Remote) Hoboken, NJ}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Led a team of student interns to develop \href{https://github.com/StevensDeptECE/GrailGUI}{\textbf{Grail}}, an \textbf{OpenGL}-based graphics API and browser engine}
|
||||
@@ -141,16 +182,18 @@
|
||||
\resumeItem{Improved XDL Type system, a custom standard similar to CORBA, to send and receive statically-typed data}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{IT R\&D Project Management Intern}{Jun. 2020 -- Aug. 2020}
|
||||
{USCG Research and Development Center}{(Remote) New London, CT}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Led meetings with potential vendors for an upcoming project}
|
||||
\resumeItem{Gathered requirements from past projects and potential users}
|
||||
\resumeItem{Collected and processed data to narrow down potential vendors and
|
||||
viable products}
|
||||
\resumeItem{Resolved pre-testing issues with setup and application requirements}
|
||||
\resumeItemListEnd
|
||||
% Removing this experience as it is not as relevant to the software engineering positions I am applying for
|
||||
% and the work was not as technical as my other experiences
|
||||
%\resumeSubheading
|
||||
%{IT R\&D Project Management Intern}{Jun. 2020 -- Aug. 2020}
|
||||
%{USCG Research and Development Center}{(Remote) New London, CT}
|
||||
%\resumeItemListStart
|
||||
%\resumeItem{Led meetings with potential vendors for an upcoming project}
|
||||
%\resumeItem{Gathered requirements from past projects and potential users}
|
||||
%\resumeItem{Collected and processed data to narrow down potential vendors and
|
||||
% viable products}
|
||||
%\resumeItem{Resolved pre-testing issues with setup and application requirements}
|
||||
%\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Research Intern}{Jun. 2019 -- Dec. 2019}
|
||||
@@ -161,30 +204,20 @@
|
||||
\resumeItem{Optimized the image classification and mapping frameworks to improve reliability in navigation}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Research Intern}{Jul. 2018 -- Aug. 2018}
|
||||
{Rutgers School of Engineering}{Piscataway, NJ}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Used piezoelectric materials to create and detect mechanical waves from \textbf{Arduino} microcontrollers}
|
||||
\resumeItem{Detected different mediums based on a mechnical wave's travel time}
|
||||
\resumeItemListEnd
|
||||
|
||||
%The Ocean County Library Feb. 2017 – Aug. 2018
|
||||
%Monitor Toms River, NJ
|
||||
%•Sorted and shelved library materials
|
||||
%•Answered patrons’ questions about library events, materials, and general use
|
||||
% Removing this experience as it is not as relevant to the software engineering positions I am applying for and the work was not as technical as my other experiences
|
||||
%\resumeSubheading
|
||||
%{Research Intern}{Jul. 2018 -- Aug. 2018}
|
||||
%{Rutgers School of Engineering}{Piscataway, NJ}
|
||||
%\resumeItemListStart
|
||||
%\resumeItem{Used piezoelectric materials to create and detect mechanical waves from \textbf{Arduino} microcontrollers}
|
||||
%\resumeItem{Detected different mediums based on a mechnical wave's travel time}
|
||||
%\resumeItemListEnd
|
||||
|
||||
\resumeSubHeadingListEnd
|
||||
%\resumeSubHeadingListEnd
|
||||
|
||||
% Certifications moved to Technical Skills & Certifications section above
|
||||
|
||||
%-----------PUBLICATIONS-----------
|
||||
%\section{Publications}
|
||||
%\begin{itemize}[leftmargin=0.15in, label={}]
|
||||
%\small{\item{
|
||||
%\textbf{New techniques for Elektronik supersonik laser shootings. WORKSHOP ON INDUSTRY APPLICATION - Molvanîan Academy o Science, 2020 . p. 225-231.}{\\J. Zlad Doe}\\
|
||||
%\textbf{Space Rockets . WORKSHOP ON INDUSTRY APPLICATION - Molvanîan Academy o Science, 2021 . p. 25-31.}{\\J. Zlad Doe, Darth Vapor}\\
|
||||
%\
|
||||
%}}
|
||||
%\end{itemize}
|
||||
\section{Projects}
|
||||
\resumeSubHeadingListStart
|
||||
\resumeProjectHeading{SwitchForward}{Jun. 2020 -- Aug. 2020}
|
||||
@@ -201,13 +234,14 @@
|
||||
\resumeItem{Implemented basic error-correction to account for drift during navigation}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeProjectHeading{Cost-effective Road Anomaly Locator}{Sep. 2016 -- May. 2018}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Designed an affordable methodology for implementing and monitoring a unit to detect potholes and other damaging road anomalies with \textbf{65\%} accuracy ($p<0.05$)}
|
||||
\resumeItem{Assembled and tested units for to collect data and demonstrate effectiveness of the unit}
|
||||
\resumeItem{Ran several tests and did statistical analysis on the resulting data}
|
||||
|
||||
\resumeItemListEnd
|
||||
% Removing this project as it is not as relevant to the software engineering positions I am applying for
|
||||
% and the work was not as technical as my other experiences
|
||||
%\resumeProjectHeading{Cost-effective Road Anomaly Locator}{Sep. 2016 -- May. 2018}
|
||||
%\resumeItemListStart
|
||||
%\resumeItem{Designed an affordable methodology for implementing and monitoring a unit to detect potholes and other damaging road anomalies with \textbf{65\%} accuracy ($p<0.05$)}
|
||||
%\resumeItem{Assembled and tested units for to collect data and demonstrate effectiveness of the unit}
|
||||
%\resumeItem{Ran several tests and did statistical analysis on the resulting data}
|
||||
%\resumeItemListEnd
|
||||
|
||||
|
||||
\resumeSubHeadingListEnd
|
||||
|
||||
Reference in New Issue
Block a user