-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCV_Genesio.tex
172 lines (146 loc) · 10.5 KB
/
CV_Genesio.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
%% start of file `moderncv_ntrp_template_en.tex'.
%% Copyright 2007 Xavier Danaux ([email protected]).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
% available at http://www.latex-project.org/lppl/.
%
% Modded by ntrp ([email protected])
\documentclass[10pt,a4paper]{moderncv}
\usepackage{xcolor}
\AfterPreamble{\hypersetup{
colorlinks = true,
linkcolor = blue,
urlcolor = blue,
citecolor = blue,
anchorcolor = blue
}}
% moderncv themes
%\moderncvtheme[blue]{casual} % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
\moderncvtheme[blue]{classic} % idem
\usepackage{amssymb}
\usepackage[T1]{fontenc}
% character encoding
\usepackage[utf8x]{inputenc} % replace by the encoding you are using
\usepackage[english]{babel}
\usepackage[scaled]{helvet}
\renewcommand\familydefault{\sfdefault}
\usepackage[T1]{fontenc}
% adjust the page margins
\usepackage[scale=0.8]{geometry}
\recomputelengths % required when changes are made to page layout lengths
\fancyfoot{} % clear all footer fields
\fancyfoot[LE,RO]{\thepage} % page number in "outer" position of footer line
\fancyfoot[RE,LO]{\footnotesize } % other info in "inner" position of footer line
% personal data
\firstname{Nicolò}
\familyname{Genesio}
%\title{Curriculum Vitae} % optional, remove the line if not wanted
\address{Via Montevideo 8/12}{16129 Genova, Italy} % optional, remove the line if not wanted
\mobile{3496437746} % optional, remove the line if not wanted
\email{[email protected]} % optional, remove the line if not wanted
%\extrainfo{additional information (optional)} % optional, remove the line if not wanted
\photo[84pt]{NicoloGenesio-3.jpg} % '64pt' is the height the picture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted
%\quote{"Two roads diverged in a wood, and I —
%I took the one less traveled by,
%And that has made all the difference" \newline -- Robert Frost} % optional, remove the line if not wanted
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
%----------------------------------------------------------------------------------
% content
%----------------------------------------------------------------------------------
\begin{document}
\maketitle
%Section
\section{Info}
\cvline{Birth}{\small 15/07/1991 (Finale Ligure)\normalsize}
\cvline{Citizenship}{\small Italian\normalsize}
\cvline{LinkedIn}{\small \url{https://www.linkedin.com/in/nicogene}\normalsize}
\cvline{GitHub}{\small \url{https://github.com/Nicogene}\normalsize}
\cvline{Personal Site}{\small \url{https://nicogene.github.io/}\normalsize}
%Section
\section{Professional profile}
\cvline{}{\Large Robotics/Software engineer}
\cvline{}{\small My work experience mainly focuses on computer programming and software design applied to state-of-the-art robots.
Despite this, working in robotics allowed me to be contaminated by other disciplines like mechanical design, electronics, firmware development, and control design. \newline
I possess good experience in robotics, GUI design, communication protocols, embedded system development, and team management.
My favorite programming language is C++, however, I also have familiarity with scripting languages such as Matlab, Python, and Lua.}
%Section
\section{Skills}
\subsection{Informatics}
\cvline{Languages}{\textbf{Good knowledge:} C, C++17. \newline \textbf{Intermediate knowledge:} Java, Matlab, CMake, C++20. \newline
\textbf{Basic knowledge}: Lua, NI LabView, SQL, JSP, VB, HTML, Python.}
\cvline{Platforms}{Linux, Windows, macOS.}
\cvline{Tools}{Blender, Qt creator, Creo Parametric, VS2010-19, gazebo, OpenCV, PCL, YARP, Git, Office suite, Matlab, Simulink, NI LabView, Swig, Embedded Wizard, Keil $\mu$vision, PTC Creo.}
\subsection{Engineering}
\cvline{Topics}{\textbf{Good knowledge:} robotics, software design. \newline
\textbf{Intermediate knowledge:} computer vision, model-based design, human-computer interaction.\newline
\textbf{Basic knowledge}: web application development, machine learning, mathematics, physics, biomedical instrumentation, animation.}
%Section
\section{Experience}
\subsection{Work}
\cventry{from 02/2023 to present}{Scrum Master @ iCub Tech}{Istituto Italiano di Tecnologia}{Genova}{Italy}
{
As a Scrum Master, I coordinated a multidisciplinary team of 7 people in the iCub Tech department. I facilitated Scrum ceremonies, ensuring effective communication and timely problem resolution. By collaborating with product owners, I ensured that the backlog was well-defined and prioritized, enhancing alignment between customer expectations and team deliverables. I fostered a collaborative and motivating work environment, increasing team satisfaction and the overall quality of the deliverables.}
\cventry{from 05/2022 to present}{Senior Engineer @ iCub Tech}{Istituto Italiano di Tecnologia}{Genova}{Italy}
{
In the quality of Software Distro Manager, I am the responsible person for time-based software releases of the iCub-Tech department.
Aside this, I continue my developer's activities delivering products important for my facility such as a general purpose \href{https://github.com/robotology/yarp-telemetry}{telemetry library}, \href{https://github.com/robotology/blender-robotics-utils}{a suite} for controlling robots through Blender, and \href{https://github.com/icub-tech-iit/creo2urdf}{a tool for extracting the URDF from assemblies in PTC CREO.}}
\cventry{from 10/2016 to 04/2022}{Junior Engineer @ iCub Facility/iCub Tech}{Istituto Italiano di Tecnologia}{Genova}{Italy}
{I have been involved in commercial projects(protected by n.d.a) and open-source like the development and the maintenance of \href{https://github.com/robotology/yarp}{YARP} robotics middleware.
Moreover, I had the chance also of being involved in not-robotics projects like the \href{https://github.com/icub-tech-iit/ventilator-fi5}{ventilator fi5}.
Finally, I participated also in dissemination activities for the iCub community such as \href{https://easy-peasy-robotics.github.io/editions/mfr17/course-program.html}{Easy Peasy Robotics 2017}-\href{https://easy-peasy-robotics.github.io/editions/web20/course-program.html}{2020}
and \href{http://www.icub.org/school/2018}{VVV school 2018}, and I held a course on modern c++ for the PhD students of Unige.}
\cventry{from 02/2016 to 09/2016}{Support Engineer @ iCub Facility}{Istituto Italiano di Tecnologia}{Genova}{Italy}
{I worked on the humanoid robot iCub, in particular, I dealt with the design of the C++ module (\href{https://github.com/robotology-playground/Robust-View-Graph-SLAM}{Robust-View-Graph-SLAM}) that computes the 3D map of the scene using the images acquired from the eyes(cameras).}
%\subsection{Academic}
\cventry{from 04/2015 to 10/2015}{Internship @ iCub Facility}{Istituto Italiano di Tecnologia}{Genova}{Italy}{I worked on my Master thesis project supervised by Prof. L. Natale and Prof. F. Solari. The goal was to build a classifier for the traversability of the scene processing the 3D data of a structured light depth sensor.} % arguments 3 to 6 are optional
\cventry{from 03/2013 to 10/2013}{Internship @ PSPC lab}{Università Degli Studi di Genova}{Genova}{Italy}{I worked in the PSPC lab under the supervision of Prof. F. Solari for my bachelor thesis project. This project consisted on creating a \textit{gaze-tracker} C++ program, using OpenCV and a regular web camera.} % arguments 3 to 6 are optional
%Section
\section{Education}
\cventry{10/2018}{Modern C++}{KDAB}{Genova}{Italy}{I partecipated to a three-day course about modern c++ held by \href{https://www.kdab.com/}{KDAB} c++11-14-17.} %
\cventry{from 11/2015 to 01/2016}{Java Programming Course}{Azienda Sicura srl}{Milano}{Italy}{I participated to the Java Programming Course funded by \href{http://www.formatemp.it/it/}{Formatemp}.}
\cventry{from 10/2013 to 10/2015}{Master Degree in Bioengineering}{Università degli studi di Genova}{Genova}{Italy}{Curriculum \textit{Neuroengineering and Bio-ICT}, 110/110 cum laude.} % arguments 3 to 6 are optional
\cventry{from 09/2010 to 10/2013}{Bachelor Degree in Biomedical Engineering}{Università degli studi di Genova}{Genova}{Italy}{108/110.} % arguments 3 to 6 are optional
\cventry{from 2006 to 2010}{Diploma Liceo Scientifico}{Liceo scientifico A.Issel}{Finale Ligure}{Italy}{100/100 cum laude.}
%Section
%\section{Master thesis}
%\cvline{title}{\emph{Title}}
%\cvline{supervisors}{Supervisors}
%\cvline{description}{\small Short thesis abstract}
%Section
\section{Languages}
\hspace{25mm}\small Self-assessment European level \href{http://europass.cedefop.europa.eu/en/resources/european-language-levels-cefr}{CEFR} (C2 maximum evaluation)\normalsize
\vspace{2mm}
\begin{tabular}{p{67mm} p{40mm} p{40mm} p{20mm}}
& \textbf{Understanding} & \textbf{Speaking} & \textbf{Writing} \\
\end{tabular}
\begin{tabular}{p{67mm} p{20mm} p{20mm} p{20mm} p{20mm} p{20mm}}
& Listening & Reading & Interaction & Production & \\
\end{tabular}
\vspace{3mm}
%lvl should be in this range A1 < A2 < B1 < B2 < C1 < C2
\cvlanguage{Italian}{Mother tongue}{
\begin{tabular}{p{20mm} p{20mm} p{20mm} p{20mm} p{21mm}}
C2 & C2 & C2 & C2 & C2
\end{tabular}}
\cvlanguage{English}{Intermediate}{
\begin{tabular}{p{20mm} p{20mm} p{20mm} p{20mm} p{21mm}}
B2 & B2 & B2 & B2 & B2
\end{tabular}}
\cvlanguage{French}{Basic}{
\begin{tabular}{p{20mm} p{20mm} p{20mm} p{20mm} p{21mm}}
B1 & B1 & B1 & B1 & B1
\end{tabular}}
%Section
\section{Certificates}
\cventry{02/2021}{Embedded Coder for Production Code Generation}{MathWorks}{\href{https://matlabacademy.mathworks.com/progress/instructorled/share/certificate.html?id=59e95d10-267a-4727-922e-65a739fc3e11}{Certificate}}{}{}
\cventry{12/2020}{EF Level 11 - Upper Intermediate - CEFR Level B2 }{}{}{}{}
\cventry{from 05/2013 to 05/2015}{CLAD - NI Certified LabVIEW Associate Developer}{National Instruments, Licenza 100-313-2906}{}{}{}
\cventry{05/2008}{B1 DELF - Diplôme D'Études En Langue Française}{}{}{}{}
\cventry{05/2007}{Preliminary English Test(PET)}{University of Cambridge, Licenza 100/2031/7}{}{}{}
%Section
% Publications from a BibTeX file
%\nocite{*}
%\bibliographystyle{plain}
%\bibliography{publications} % 'publications' is the name of a BibTeX file
\end{document}