forked from areq/cv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv_en.tex
185 lines (151 loc) · 7.76 KB
/
cv_en.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.11 (19/6/14)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{classic} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{green} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Agustin} % Your first name
\familyname{Recouso} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Curriculum Vitae}
\address{Cuenca 1554 office ``P''}{Buenos Aires, Argentina}
\phone{(+54 9 11) 4568 9390}
\email{agustinrecouso@fiqus.com}
\homepage{fiqus.com}{http://fiqus.com} % The first argument is the url for the clickable link, the second argument is the url displayed in the template - this allows special characters to be displayed such as the tilde in this example
%\extrainfo{additional information}
\photo[70pt][0.4pt]{pictures/picture} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Education}
\cventry{2009--2012}{Technicature in systems oriented to programming}{CAECE University}{}{}{} % Arguments not required can be left empty
\cventry{2008}{Webmaster}{UTN}{Universidad Tecnol\'{o}gica Nacional}{}{Programming web applications in php and mysql.}
\cventry{2000--2005}{High School}{ISMA}{Santa Mar\'{i}a de los Angeles}{}{social communication and journalism}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{Experience}
\subsection{In Fiqus}
%------------------------------------------------
\cventry{Nov 2016 - Present}{Developer}{\textsc{Shado} - shado.tv}{Italy}{}{Develop an Android native application for direct sales.
\newline{}\newline{}
Technologies Used:
\newline{} Android.
}
%------------------------------------------------
\cventry{Oct - Nov 2016}{Developer}{\textsc{Camara Argentina de la Construccion} - camarco.org.ar}{Argentina}{}{Develop a mobile application to show statistical information.
\newline{}\newline{}
Technologies Used:
\newline{} Ionic, Django, Django Rest Framework, Docker.
}
%------------------------------------------------
\cventry{2013-2016}{Developer}{\textsc{Betterez} - betterez.com}{Canada}{}{Develop and maintenance of an application to sale online tickets.
\newline{}\newline{}
Technologies Used:
\newline{} Nodejs, Iojs, ExpressJS, Backboune, Aurelia, MongoDB, Redis.
}
%------------------------------------------------
\cventry{2014-2015}{Developer}{\textsc{Fiqus} - aquiles.com.ar}{Buenos Aires}{}{Developed a multi-tenant django application to create invoices.
\newline{}\newline{}
Technologies Used:
\newline{} Python, Django, javascript, Redis, PostgreSQL.
}
%------------------------------------------------
\cventry{2012-2013}{Developer}{\textsc{Worldlodge}}{Buenos Aires}{}{Site to offer vacation rentals anywhere in the world with online payments.
\newline{}\newline{}
Technologies Used:
\newline{} Django, PostgreSQL, GeoDjango, Paypal, Git.
}
%------------------------------------------------
\cventry{2011-2012}{Developer}{\textsc{Leankit Kanban}}{Buenos Aires}{}{Web application based on Kanban methodology
\newline{}\newline{}
Technologies Used:
\newline{} Html, Css3, Backboune, Jquery, Git.
}
%------------------------------------------------
\cventry{2012-2013}{Developer}{\textsc{MAE - Open Electronic Market}}{Buenos Aires}{}{Financial web sistem for trade on Stock Maket
\newline{}\newline{}
Technologies Used:
\newline{} Html, Css, Jquery. Svn.
}
%------------------------------------------------
\subsection{Before Fiqus}
%------------------------------------------------
\cventry{2010-2011}{Developer}{\textsc{Freelance}}{Buenos Aires}{}{Developed several web applications.
\newline{}\newline{}
Technologies Used:
\newline{} PHP, Html, Css, MySql, Svn, Git.
}
%------------------------------------------------
\cventry{2009-2010}{Technical Support}{\textsc{SION ISP}}{Buenos Aires}{}{Support specialized in networks, hosting and customer support
}
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{Computer skills}
\cvitemwithcomment{Advanced}{Javascript}{Node, React, Backbone, Aurelia, ReactJs, jQuery, Lodash}
\cvitemwithcomment{}{Python}{Django}
\cvitemwithcomment{}{Databases}{PostgreSQL, MongoDB}
\cvitem{Intermediate}{PHP, MySQL}{}
\cvitem{Basic}{C}
%----------------------------------------------------------------------------------------
% LANGUAGES SECTION
%----------------------------------------------------------------------------------------
\section{Languages}
\cvitemwithcomment{Spanish}{Mothertongue}{}
\cvitemwithcomment{English}{Advanced}{Conversationally fluent}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
\section{Interests}
\renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
\cvlistdoubleitem{Guitar}{Brewing}
%----------------------------------------------------------------------------------------
% COVER LETTER
%----------------------------------------------------------------------------------------
% To remove the cover letter, comment out this entire block
%\clearpage
%
%\recipient{HR Department}{Corporation\\123 Pleasant Lane\\12345 City, State} % Letter recipient
%\date{\today} % Letter date
%\opening{Dear Sir or Madam,} % Opening greeting
%\closing{Sincerely yours,} % Closing phrase
%\enclosure[Attached]{curriculum vit\ae{}} % List of enclosed documents
%
%\makelettertitle % Print letter title
%
%\lipsum[1-3] % Dummy text
%
%\makeletterclosing % Print letter signature
%----------------------------------------------------------------------------------------
\end{document}