Awesome-CV/examples/cv/experience.tex
unrealwork d91b0c2436 start
2017-07-02 11:24:41 +03:00

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}