Skip to content

Commit

Permalink
Re-arrange job sections
Browse files Browse the repository at this point in the history
  • Loading branch information
darakelian committed Sep 14, 2024
1 parent 5c0b32b commit 3187fc7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 25 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.latex
52 changes: 27 additions & 25 deletions resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,41 +12,43 @@
%__________________________________________________________________________________________________________________
% Contact Information
\section{\mysidestyle Personal\\Links}
\hfill LinkedIn: \url{https://www.linkedin.com/in/daron-arakelian-943540194/} \vspace{0mm}\\\vspace{0mm}%
\hfill e-mail: \href{mailto://daronarakelian@gmail.com}{daronarakelian@gmail.com} \vspace{0mm}\\\vspace{0mm}%
\hfill GitHub: \url{https://github.com/darakelian} \vspace{0mm}\\\vspace{-4.5mm}%
\hfill e-mail: \href{mailto://daronarakelian@gmail.com}{daronarakelian@gmail.com} \vspace{0mm}\\\vspace{0mm}%
\hfill GitHub: \url{https://github.com/darakelian} \vspace{0mm}\\\vspace{-4.5mm}%
\section{\mysidestyle Skills}
C++, C\#, Python, Java, Git, SQL, Bash\vspace{1mm}\\%
CMake, Jira, Confluence, TeamCity, GitLab CI/CD
C++, C\#, Python, Java, Git, SQL, Bash, CMake, Atlassion Suite, TeamCity, GitLab CI/CD

\section{\mysidestyle Profession Profile}
Experienced back-end developer with extensive financial technology experience and a strong focus on high-performance code. While serving a 4-year ROTC committment as an officer in the U.S. Air Force, I resumed working at Susquehanna in a part-time capacity.

%__________________________________________________________________________________________________________________
% Professional Experience
\section{\mysidestyle Professional\\Experience}
\textbf{Susquehanna International Group}, Philadelphia, PA \vspace{2mm}\\\vspace{1mm}%
\textsl{Software Engineer - Market Data} \hfill \textbf{September 2019 -- Present}\\
- Develop cutting-edge real-time market data parsers in C++ used by manual and automated trading strategies.\vspace{1mm}\\%
- Maintain Python and C\# bindings of market data parsers, including custom SBE code generated C\# parsers.\vspace{1mm}\\%
- Lead improvement efforts for team's CMake build system ensuring modern CMake practices are used.\vspace{1mm}\\%
- Mentor incoming developers helping them integrate with the team, our methodologies, and culture.

\textsl{Software Engineer - Options} \hfill \textbf{March 2019 -- September 2019}\\
- Developed software for real-time monitoring of market dad feeds across 15+ co-located trading systems.\vspace{1mm}\\%
- Introduced modern DevOps CI/CD infrastructure significantly reducing manual human touch points during deployments.\vspace{1mm}\\%
- Implemented historic trend detections reducing false positive/negative rates by over 20\%

\textsl{Software Engineer - Market Data Client Apps} \hfill \textbf{March 2018 -- March 2019}\\
- Maintained and implemented new features for enterprise scale software used to display real-time market data across 800+ trader desktops.\vspace{1mm}\\%
- Modernized team's CI/CD systems which lead to 20\%+ build time improvements\vspace{1mm}\\%
- Developed new system for market data display access controls ensuring compliance with stock exchange policies.
\textbf{Susquehanna}, Philadelphia, PA \vspace{2mm}\\\vspace{1mm}%
\textsl{Software Engineer - Market Data} \hfill \textbf{June 2022 -- Present}\\
- Develop high-performance real-time market data parsers in C++ for use in manual and automated trading strategies.\vspace{1mm}\\%
- Maintain Python and C\# implementations of market data parsers enabling ease of use for internal teams and quant researchers.\vspace{1mm}\\%
- Wrote a custom SBE code generator outputting C\# to upgrade the firm's SBE parsers; on average, resulted in 300\% latency improvements.\vspace{1mm}\\%
- Lead improvement efforts for team's CMake build system ensuring modern CMake practices are used.

\textbf{U.S. Air Force}, Fort George G. Meade (NSA), MD \vspace{2mm}\\\vspace{1mm}%
\textsl{Software Engineer, Captain, TS/SCI cleared} \hfill \textbf{December 2020 -- Present}\\
- Led software development efforts on an inter-system communications library spanning multiple teams that was vital to a \$XB/yr national defense missions.\vspace{1mm}\\%
- Implemented a GitLab CI/CD pipeline from scratch providing code quality/security scans and consistent build efforts; responsible for championing DevSecOps process for the team.\vspace{1mm}\\%
- Bootstrapped a CI/CD pipeline providing code quality/security scans and consistent build efforts; responsible for championing DevSecOps process for a XX+ person team using GitLab CI/CD, k8s, and SonarQube.\vspace{1mm}\\%
- Developed a custom configuration management library for use across 10+ projects streamlining the process of runtime configuration for developers.\vspace{1mm}\\%
- Stoop up a k8s micro service architecture to replace a legacy mono repo improving robustness of production software.\vspace{1mm}\\%
- Served as AI SME for senior leadership, guiding strategic decision making processes to operationalize AI safely and responsibly, and liaising with private sector industry partners to forge new relations.\vspace{1mm}\\%
- Developed custom automated cyber-vulnerability toolchain using ML/AI to bolster cyber research analyst's abilities to perform vital work helping to safeguard multi-billion dollar weapon systems.
- Stood up a Java k8s microservice to replace a legacy monorepo improving reliability and scaleability using Docker.\vspace{1mm}\\%
- Developed custom automated cyber-vulnerability toolchain using ML/AI to bolster cyber research analysts' abilities to perform vital work helping to safeguard multi-billion dollar weapon systems.\vspace{1mm}\\%
- Served as AI SME for senior leadership, guiding strategic decision making processes to operationalize AI safely and responsibly, and liaising with private sector industry partners to forge new relations.

\textbf{Susquehanna}, Philadelphia, PA \vspace{2mm}\\\vspace{1mm}%
\textsl{Software Engineer - Options} \hfill \textbf{March 2019 -- December 2020}\\
- Developed software for real-time monitoring of market data feeds across 15+ co-located trading systems.\vspace{1mm}\\%
- Introduced modern DevOps CI/CD infrastructure, significantly reducing human touch points during deployments, using TeamCity and Octopus Deploy.\vspace{1mm}\\%
- Implemented historic trend detections reducing false positive/negative rates by over 20\%

\textsl{Software Engineer - Market Data Client Apps} \hfill \textbf{March 2018 -- March 2019}\\
- Maintained and implemented new features for enterprise scale software used to display real-time market data across 800+ trader desktops.\vspace{1mm}\\%
- Modernized team's CI/CD systems which lead to 20\%+ build time improvements\vspace{1mm}\\%
- Led development of new full-stack C\# system for market data display access controls ensuring compliance with stock exchange policies.

%__________________________________________________________________________________________________________________
% Education
Expand Down

0 comments on commit 3187fc7

Please sign in to comment.