-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathganzorig_erdenebat_resume.tex
More file actions
169 lines (141 loc) · 7.48 KB
/
ganzorig_erdenebat_resume.tex
File metadata and controls
169 lines (141 loc) · 7.48 KB
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
%-------------------------
% Resume in Latex
% Author : Sourabh Bajaj
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage{ragged2e}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[letterpaper, portrait, margin=1in]{geometry}
\usepackage[T1]{fontenc}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
%-------------------------
% Custom commands
\newcommand{\skill}[4]{
\item[]
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{#1:} #2 & \textbf{#3: } #4
\end{tabular*}\vspace{-5pt}
}
\newcommand{\experience}[4]{
\vspace{-1pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{#1}, \textit{\small #3} & \textit{\small #4} | #2 \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\achievement}[1]{\item\small{#1}}
\newcommand{\education}[4]{
\vspace{-1pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small #3} & \textit{\small #4} \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\sectionStart}{\begin{itemize}[leftmargin=*]}
\newcommand{\sectionEnd}{\end{itemize}}
%-------------------------------------------
%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING-----------------
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{\href{https://rozig.github.io/}{\Large Ganzorig Erdenebat}} & \href{https://www.linkedin.com/in/rozig/}{https://www.linkedin.com/in/rozig} \\
\href{mailto:the.ganzorig25@gmail.com}{the.ganzorig25@gmail.com} | +1 (312) 404-1266 | Mountain View, CA & \href{https://rozig.github.io}{https://rozig.github.io} \\
\end{tabular*}
%-----------SUMMARY-----------------
\section{Software Engineer}
\justify
Software engineer with 6 years of experience specializing in back end, and scaling complex distributed systems. Skilled in designing, developing, and optimizing scalable and fault-tolerant solutions for complex infrastructures.
%--------PROGRAMMING SKILLS------------
\section{Programming Skills}
\sectionStart
\skill
{Languages}{Python, Elixir, JavaScript/TypeScript, Go}
{Frameworks}{Phoenix, Django, Flask, FastAPI}
\skill
{Web}{React, Redux, CSS3/HTML5/SASS}
{Web Services}{REST, gRPC, GraphQL}
\skill
{Databases}{PostgreSQL, Clickhouse, Redis}
{Other}{Git, K8s, Docker, AWS, GCP, Kafka, Elasticsearch}
\sectionEnd
%-----------EXPERIENCE-----------------
\section{Experience}
\sectionStart
\experience
{Mux}{San Francisco, CA}
{Software Engineer}{May. 2022 - Present}
\sectionStart
\achievement{Worked with data and real-time video team to build RESTful API that fetch and aggregate data from multi-region deployed services which helps real-time video customers to get usage details per session basis.}
\achievement{Replaced multi-tier usage based pricing with multi-dimensional usage based pricing logic without sacrificing the efficiency that enabled customers to be billed more accurately at video resolution based pricing.}
\achievement{Led the efforts of supporting Strong Customer Authentication requirement in the payment system and worked with cross-functional teams to reduce the payment failures which increased the payment success rate by 15\%.}
\sectionEnd
\experience
{WithMe Health}{San Mateo, CA}
{Senior Software Engineer}{Feb. 2021 - May. 2022}
\sectionStart
\achievement{Led the design and implementation of a data model restructuring (FHIR to customized specification) that is used by the medical records to support ease of use and avoid complex data processing, which reduced single record size by 60\% - 80\% and reduced overall processing time by 20\%.}
\achievement{Worked on the optimization efforts of the mobile applications (React Native) load time that involved refactoring API server and data fetching logic in the mobile application which reduced the load time by 45\%.}
\achievement{Built new features to support interactions between pharmaceutical guides and patients with instant-messaging, patient call center and patient medical assessment system on the React.js web application.}
\achievement{Led the successful integration of third-party systems (Script Care, Consociate ...) and APIs to further enhance the data ingestion pipeline, enabling seamless data exchange and enhancing functionality.}
\sectionEnd
\experience
{WithMe Health}{San Mateo, CA}
{Software Engineer}{Oct. 2019 - Feb. 2021}
\sectionStart
\achievement{Worked on optimization efforts of the ETL pipeline, resulting in improved data processing efficiency, reduced latency, and enhanced scalability that resulted in 30\% faster overall processing time.}
\achievement{Led the design and implementation of an internal framework to streamline software development processes and enhance code re-usability across projects which helped to increase the code re-usability by over 50\% through standardized development practices.}
\sectionEnd
\experience
{Genius Plaza Inc.}{Miami, FL}
{Full-stack Developer}{Aug. 2018 - Sep. 2019}
\sectionStart
\achievement{Worked on successful conversion of a monolithic system to micro-services architecture resulting in improved scalability, maintainability, observability and deployment efficiency.}
\achievement{Performed database normalization and optimized SQL queries that helped to cut down overall query execution time by 45\%.}
\achievement{Built and maintained responsive and user-friendly web application ensuring seamless user experience across various devices and browsers. Developed and integrated unit and automated testing system into the CI/CD pipeline to ensure reliability of the release.}
\sectionEnd
% \experience
% {Infinite Solutions LLC}{Ulaanbaatar, Mongolia}
% {Full-stack Developer}{Jun. 2016 - Nov. 2017}
% \sectionStart
% \achievement{Implemented new backend services for the telecommunication service's mobile application allowing customers to make payment, shop with digital currency.}
% \achievement{Built the front-end application for sport fantasy web application using React.js.}
% \achievement{Implemented new features for multiple backend and frontend applications using PHP on the backend and Angular.js/Angular 2 on the frontend.}
% \sectionEnd
\sectionEnd
%-----------EDUCATION-----------------
\section{Education}
\sectionStart
\education
{Maharishi University of Management}{Fairfield, IA}
{Master of Science in Computer Science; GPA: 3.80}{Oct. 2017 - Jun. 2020}
\education
{Mongolian University of Science and Technology}{Ulaanbaatar, Mongolia}
{Bachelor of Science in Software Engineering; GPA: 3.46}{Aug. 2013 - Jan. 2017}
\sectionEnd
\end{document}