mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 15:38:35 +00:00
70 lines
3.4 KiB
TeX
70 lines
3.4 KiB
TeX
%-------------------------------------------------------------------------------
|
||
% SECTION TITLE
|
||
%-------------------------------------------------------------------------------
|
||
\cvsection{Work Experience}
|
||
|
||
|
||
%-------------------------------------------------------------------------------
|
||
% CONTENT
|
||
%-------------------------------------------------------------------------------
|
||
\begin{cventries}
|
||
|
||
%---------------------------------------------------------
|
||
\cventry
|
||
{Full Stack Developer} % Job title
|
||
{EMBL-EBI} % Organization
|
||
{Cambridge, UK} % Location
|
||
{Aug. 2017 - PRESENT} % Date(s)
|
||
{
|
||
\begin{cvitems} % Description(s) of tasks/responsibilities
|
||
\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.}
|
||
\end{cvitems}
|
||
}
|
||
|
||
%---------------------------------------------------------
|
||
\cventry
|
||
{Senior Software Engineer} % Job title
|
||
{GlobalLogic Technologies India} % Organization
|
||
{Gurgaon, India} % Location
|
||
{Mar. 2013 - Jan. 2017} % Date(s)
|
||
{
|
||
\begin{cvitems} % Description(s) of tasks/responsibilities
|
||
\item {Lead engineer on Ad platform integration project.}
|
||
\item {Worked closely with the team of 8-10 on a Google’s 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.}
|
||
\end{cvitems}
|
||
}
|
||
|
||
%---------------------------------------------------------
|
||
\cventry
|
||
{Freelance Python Developer} % Job title
|
||
{SARL SYNERGY} % Organization
|
||
{Delhi, India} % Location
|
||
{Mar. 2012 - Jan. 2013} % Date(s)
|
||
{
|
||
\begin{cvitems} % Description(s) of tasks/responsibilities
|
||
\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).}
|
||
\end{cvitems}
|
||
}
|
||
|
||
%---------------------------------------------------------
|
||
\cventry
|
||
{Technical Associate} % Job title
|
||
{ENova Technologies Pvt. Ltd.} % Organization
|
||
{Delhi, India} % Location
|
||
{Jun. 2011 - Jan. 2012} % Date(s)
|
||
{
|
||
\begin{cvitems} % Description(s) of tasks/responsibilities
|
||
\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).}
|
||
\end{cvitems}
|
||
}
|
||
|
||
%---------------------------------------------------------
|
||
\end{cventries}
|