Awesome-CV/examples/cv/experience.tex
unrealwork 4575b122c9 start
2017-07-04 17:00:48 +03:00

35 lines
1.5 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 {Develpment of applications using Hadoop-based time series database with SQL, rule-engine, and visualization.}
%------------------------------------------------
\item {API clients using HTTP and TCP protocols.
\\ \href{https://github.com/axibase/atsd-api-java}{\faGithubSquare\acvHeaderIconSep\@Java}
\href{https://github.com/axibase/atsd-api-nodejs}{\faGithubSquare\acvHeaderIconSep\@NodeJS}
}
%------------------------------------------------
\item{ Demo applications that use ATSD as database through HTTP API.
\\ \href{https://github.com/axibase/nodejs-dataslider}{\faGithubSquare\acvHeaderIconSep\@NodeJS, VanillaJS}
}
\end{cvitems}
}
%---------------------------------------------------------
\end{cventries}