Awesome-CV/examples/resume/experience.tex

71 lines
3.4 KiB
TeX
Raw Normal View History

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
2017-01-06 17:39:32 +00:00
\cvsection{Work Experience}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
2015-05-15 10:59:39 +00:00
\begin{cventries}
2018-04-07 07:55:15 +00:00
%---------------------------------------------------------
\cventry
2018-05-28 21:55:16 +00:00
{Full Stack Developer} % Job title
{EMBL-EBI} % Organization
{Cambridge, UK} % Location
{Aug. 2017 - PRESENT} % Date(s)
2018-04-07 07:55:15 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2018-05-28 21:55:16 +00:00
\item {Architecting, documenting and preparing the release cycle for development of an internal portal for managing computational resources across the organisation.}
\item {Reduced front end code to almost half the original size by using proper libraries and good code techniques.}
\item {Technology stack: Angular 2, Spring and PostgreSQL.}
2018-04-07 07:55:15 +00:00
\end{cvitems}
}
2016-11-23 12:43:00 +00:00
%---------------------------------------------------------
\cventry
2018-05-28 21:55:16 +00:00
{Senior Software Engineer} % Job title
{GlobalLogic Technologies India} % Organization
{Gurgaon, India} % Location
{Mar. 2013 - Jan. 2017} % Date(s)
2016-11-23 12:43:00 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2018-05-28 21:55:16 +00:00
\item {Lead engineer on Ad platform integration project.}
\item {Worked closely with the team of 8-10 on a Googles business integration tool. I was one of the core team member and worked as a full stack engineer.}
\item {Technology stack: Google AppEngine, Guice, Angularjs.}
2016-11-23 12:43:00 +00:00
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
2018-05-28 21:55:16 +00:00
{Freelance Python Developer} % Job title
{SARL SYNERGY} % Organization
{Delhi, India} % Location
{Mar. 2012 - Jan. 2013} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2018-05-28 21:55:16 +00:00
\item {An ERP for an insurance company, implemented the accounting, contract management, commission management and claim management. Also, made a website for them directly integrated with the OpenERP (The website ask OpenERP on each request, no synchronization).}
\item {An ERP for a furniture distribution company, implemented accounting, sale management and with strong needs in stock management and cost control. Their ERP system was also synchronized with their e-commerce Magento system through the OpenERP-Magento connector.}
\item {An ERP for a start-up of photo management, implemented accounting, sale management and also photo management. As for the insurance company, a website was directly integrated with the OpenERP.}
\item {Technology stack: Python, Javascript, HTML, CSS, Odoo (formely OpenERP).}
2015-05-15 10:59:39 +00:00
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\cventry
2018-05-28 21:55:16 +00:00
{Technical Associate} % Job title
{ENova Technologies Pvt. Ltd.} % Organization
{Delhi, India} % Location
{Jun. 2011 - Jan. 2012} % Date(s)
2015-05-15 10:59:39 +00:00
{
\begin{cvitems} % Description(s) of tasks/responsibilities
2018-05-28 21:55:16 +00:00
\item {ERP Techno Functional consultant.}
\item {Implemented accounting, sales management and stock management for a number of clients.}
\item {Technology stack: Python, Javascript, HTML, CSS, Odoo (formely OpenERP).}
2015-05-15 10:59:39 +00:00
\end{cvitems}
}
%---------------------------------------------------------
2015-05-15 10:59:39 +00:00
\end{cventries}