mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 15:38:35 +00:00
28 lines
1.2 KiB
TeX
28 lines
1.2 KiB
TeX
%-------------------------------------------------------------------------------
|
|
% SECTION TITLE
|
|
%-------------------------------------------------------------------------------
|
|
\cvsection{Experience}
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
% CONTENT
|
|
%-------------------------------------------------------------------------------
|
|
\begin{cventries}
|
|
|
|
%---------------------------------------------------------
|
|
\cventry
|
|
{Software engineer} % Job title
|
|
{Axibase Corp.} % Organization
|
|
{Saint-Petersburg, Russia} % Location
|
|
{Feb. 2016 - Apr. 2017} % Date(s)
|
|
{
|
|
\begin{cvitems} % Description(s) of tasks/responsibilities
|
|
\item {Implemented RESTful API server for car rental booking application(CARPLAT in Google Play).}
|
|
\item {Built and deployed overall service infrastructure utilizing Docker container, CircleCI, and several AWS stack(Including EC2, ECS, Route 53, S3, CloudFront, RDS, ElastiCache, IAM), focusing on high-availability, fault tolerance, and auto-scaling.}
|
|
\item {Developed an easy-to-use Payment module which connects to major PG(Payment Gateway) companies in Korea.}
|
|
\end{cvitems}
|
|
}
|
|
|
|
|
|
%---------------------------------------------------------
|
|
\end{cventries}
|