mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 15:38:35 +00:00
78 lines
4.2 KiB
TeX
78 lines
4.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 {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}
|
|
}
|
|
%---------------------------------------------------------
|
|
\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}
|
|
}
|
|
%---------------------------------------------------------
|
|
\end{cventries}
|