Awesome-CV/examples/cv/experience.tex
2017-07-05 04:52:23 +03:00

63 lines
3.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}
}
%-------------------------------------------------
\item {Plugins for integration ATSD with other solutions such as:
\\ \href{https://github.com/axibase/grafana-data-source}{\faGithubSquare\acvHeaderIconSep\@Graphana}
\href{https://github.com/axibase/jmeter-time-window-backend-listener}{\faGithubSquare\acvHeaderIconSep\@JMeter}
\href{https://github.com/getredash/redash/pull/1622}{\faGithubSquare\acvHeaderIconSep\@Redash}
}
%-------------------------------------------------
\item { Test framework to test ATSD APIs (SQL, HTTP, Network) and functional test develpment:
\\ \href{https://github.com/axibase/atsd-api-test}{\faGithubSquare\acvHeaderIconSep\@Java, TestNG, Jackson, Jersey, Alure}
}
%-------------------------------------------------
\item { Utilities for collecting different statistics (crawlers):
\\ \href{https://github.com/axibase/atsd-data-crawlers/tree/energinet-grabber}{\faGithubSquare\acvHeaderIconSep\@Java, Selenium, JSOUP}
}
%-------------------------------------------------
\item { Creation of Docker images for some projects:
\\ \href{https://github.com/axibase/atsd-data-crawlers/tree/energinet-grabber-docker}{\faGithubSquare\acvHeaderIconSep\@Docker, Bash}
}
\item{Maintaining of existings solutions and refactoring of existing code}
\item{Continious integreation process' configuration (CircleCI, TravisCI, Jenkins), integration with Git VSC}
\item{Participation in code review code}
\item{Documentation writing (Technical English):
\\ \href{https://github.com/axibase/atsd}{\faGithubSquare\acvHeaderIconSep\@Markdown}
}
\item{Research analysis and collecting of data for articles
\\ \href{https://github.com/axibase/atsd-use-cases}{\faGithubSquare\acvHeaderIconSep\@Bash, Python, Docker, Chartlab}
}
\item{Creating live portals with declarative language that integrated in ATSD}
\end{cvitems}
}
%---------------------------------------------------------
\end{cventries}