Awesome-CV/examples/cv/experience.tex

79 lines
4.2 KiB
TeX
Raw Normal View History

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cvsection{Experience}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
2015-05-15 10:59:39 +00:00
\begin{cventries}
2016-11-23 12:43:00 +00:00
%---------------------------------------------------------
\cventry
2017-07-02 08:24:41 +00:00
{Software engineer} % Job title
{Axibase Corp.} % Organization
{Saint-Petersburg, Russia} % Location
{Feb. 2016 - Apr. 2017} % Date(s)
2016-11-23 12:43:00 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2017-07-05 01:52:23 +00:00
\item {Develpment of applications using Hadoop-based time series database with SQL, rule-engine, and visualization:}
2017-07-04 14:00:48 +00:00
%------------------------------------------------
\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}
}
2017-07-05 01:52:23 +00:00
%-------------------------------------------------
\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}
2016-11-23 12:43:00 +00:00
\end{cvitems}
}
2017-07-05 02:13:04 +00:00
%---------------------------------------------------------
\cventry
{Software engineer, Intern} % Job title
{Peter-Service Corp.} % Organization
{Saint-Petersburg, Russia} % Location
{Jun. 2015 - Dec. 2015} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Behavioral testing of web pages with protractor.}
\item {Unit testing of existing Angular components: (mocha, chai, karma)}
\item {Development of UI components, migration from Bindows framework to AngularJS.}
\item{ Development office map for corporate social network:
\\ Backend: Java(Spring Boot, PostgreSQL)
\\ Fron-tend: Javascript (AngularJS, D3.js)
}
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\end{cventries}