%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Twenty Seconds Resume/CV
% LaTeX Template
% Version 1.0.1 (27/1/18)
%
% Original author:
% Carmine Spagnuolo (cspagnuolo@unisa.it) with major modifications by
% Vel (vel@LaTeXTemplates.com), Harsh (harsh.gadgil@gmail.com)
% and mar-bi (marina.biletska@gmail.com)
%
% License:
% The MIT License (see included LICENSE file)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%-------------------------------------------------------------------------------
\documentclass[letterpaper]{twentysecondcv} % a4paper for A4
% ------------------------------------------------------------------------------
% SIDEBAR CONTENT
% ------------------------------------------------------------------------------
% Command for printing skill overview bubbles
\newcommand\skills{
~
\smartdiagram[bubble diagram]{
\textbf{ReactNative}\\\textbf{React},
\textbf{~~JavaScript~~}\\\textbf{TypeScript},
\textbf{~~Java~~}\\\textbf{Swift},
\textbf{MongoDB} \\\textbf{Postgres},
\textbf{Realm}\\\textbf{SQLite},
\textbf{Node}\\\textbf{Express},
\textbf{Meteor}\\\textbf{Nest}\\\textbf{Next},
\textbf{graphQl}\\\textbf{Apollo},
\textbf{Android}\\\textbf{iOS},
\textbf{~~Vue~~}\\\textbf{Nuxt}
}
}
%Education aside section
\education{
\textbf{2018}, Mobile Web Specialist Nanodegree, \\ Udacity \\
\textbf{2017 - 2018}, Full-stack web developer, \\ FreeCodeCamp \\
\textbf{2002 - 2003}, MSc., Physics, Astronomy, \\ Taras Shevchenko National University, Kyiv, Ukraine \\
\textbf{1998 - 2003}, BSc, Specialist, Physics \\ National University “Kyiv-Mohyla Academy”, Kyiv, Ukraine \\
}
%Languages aside section
\languages {
\textbf{English} - Advanced, \\
\textbf{Spanish} - Intermediate
}
% Certificates aside section
\certificates{
%\textbf{IELTS Academic} - Score – 7.0 \\
\textbf{Front-End Development} – FreeCodeCamp \\
\textbf{Data Visualization} – FreeCodeCamp \\
\textbf{MongoDB Basics} - Mongo University \\
\textbf{MongoDB for Node.js developers} - Mongo University \\
\textbf{Mobile Web Nanodegree} - Udacity \\
\textbf{Android Development} - Udacity and 1 Million Arab Coders Initiative, Google Africa
}
%-------------------------------------------------------------------------------
% PERSONAL INFORMATION
%-------------------------------------------------------------------------------
% If you don't need one or more of the below, just remove the content leaving the command,
% e.g. \cvnumberphone{}
\cvname{Marina Biletska} % Your name
\cvjobtitle{ReactNative developer} % Job
\cvlocation{Hurghada, Egypt} % Location
% title/career
\cvlinkedin{www.linkedin.com/in/marina-biletska} % LinkedIn
\cvgithub{mar-bi / marinaBiletska} % Github
\cvnumberphone{(+20)120 6221988} % Phone number
\cvsite{mar-bi.github.io} % Personal website
\cvmail{marina.biletska@gmail.com} % Email address
%--------------------------------------------------------------------------------
\begin{document}
\makeprofile % Print the sidebar
%-------------------------------------------------------------------------------
% EXPERIENCE OVERVIEW
%-------------------------------------------------------------------------------
\section{Overview}
\begin{itemize}
\item Commercial mobile apps development experience - 3+Y
\item JS expert level, TS advanced level
\item Experience in native Android and iOS development
\item Packages development: writing / modification of react-native modules for Android and iOS, plain JavaScript packages
\item Experience with ReactNative, React, Vue, Apollo (client, server), Firebase cloud services
\item Experience with integration into the app of packages for: video calls, camera, image preview/pre-processing, video/audio players/recorders, app navigation (router), crypto wallets, push notifications, maps, geolocation, chats, file upload, storage, mobile dbs
\item Experience with integration of REST, graphql, and Meteor backend into mobile apps
\item Handling review and releases of apps on AppStore and GooglePlay
\item Writing project documentation with TypeDoc, ui documentation with StoryBook
\item Unit testing with Jest and Enzyme
\item Research and analysis of existing software according requirements
\item Building mobile apps from scratch till release
\item Ability to work independently without supervision
\item Strong communication and collaboration skills
\end{itemize}
%-------------------------------------------------------------------------------
% WORK EXPERIENCE
%-------------------------------------------------------------------------------
\section{Experience}
\begin{twenty} % Environment for a list with descriptions
\twentyitem
{Mar 2020}
{- now}
{Mobile Developer (ReactNative, TypeScript, Android, iOS), remote}
{}
{DeliveryMates (UK)}
{}
\twentyitem
{Sep 2018}
{- Mar 2020}
{Mobile Developer (ReactNative, JavaScript, Android), remote}
{}
{Mongrov (USA, India)}
{}
\twentyitem
{Mar 2017}
{- Sep 2018}
{Full-stack web developer}
{}
{freelancer}
{}
\twentyitem
{Feb 2013}
{- March 2016}
{Founder}
{}
{TiketsDeals}
{}
\twentyitem
{Nov 2006}
{- May 2012}
{Operations Manager}
{}
{TurtessTravel Egypt}
{}
\twentyitem
{Jul 2003}
{- Sep 2006}
{Key Account Manager}
{}
{Epson Europe B.V., Ukraine}
{}
%\twentyitem{<dates>}{<title>}{<organization>}{<location>}{<description>}
\end{twenty}
%-------------------------------------------------------------------------------
% PROGRAMMING SKILLS
%-------------------------------------------------------------------------------
\section{Programming}
\begin{twentyshort} % Environment for a short list ('name':'description')
\twentyitemshort
{Languages}
{JavaScript, TypeScript, Java, Swift, Python}
\twentyitemshort
{Mobile}
{ReactNative, Android and iOS native, Firebase cloud services}
\twentyitemshort
{Front-End}
{React, Next, Gatsby, Vue, Nuxt, Redux, Apollo client, Sass, styled-components, D3}
\twentyitemshort
{PWA}
{ServiceWorker, CacheAPI, IndexedDB}
\twentyitemshort
{Back-end}
{Node, Express, Meteor, graphQl, Apollo Server, Nest, TypeORM}
\twentyitemshort
{Databases}
{MongoDB, Postgres, Realm, SQLite}
\twentyitemshort
{Unit Testing}
{Jest, Enzyme}
\twentyitemshort
{Source control}
{git, Github, Gitlab}
\twentyitemshort
{Other tools}
{TypeDoc, StoryBook, Webpack, eslint, prettier, Markdown, \LaTeX}
\twentyitemshort
{OS}
{MacOS, Linux}
%\twentyitemshort{<dates>}{<title>}
\end{twentyshort}
%\vspace{2mm}
\end{document}

PDF Preview
Create an account to compile and preview