Add Nobleo as current Work
This commit is contained in:
Binary file not shown.
@@ -1,18 +1,15 @@
|
|||||||
\documentclass[6pt,a4paper,sans,utf8,narrow]{moderncv}
|
\documentclass[6pt,a4paper,sans,utf8,narrow]{moderncv}
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[left=1.5cm, top=2cm, right=1.5cm, bottom=2cm]{geometry}
|
\usepackage[left=1.0cm, top=1.5cm, right=1.25cm, bottom=1.5cm]{geometry}
|
||||||
\usepackage{gensymb}
|
\usepackage{gensymb}
|
||||||
% \usepackage[spanish]{babel}
|
% \usepackage[spanish]{babel}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%
|
||||||
% Estilo y demás
|
% Estilo y demás
|
||||||
\moderncvstyle{classic}
|
\moderncvstyle{classic}
|
||||||
|
|
||||||
\moderncvcolor{blue}
|
\moderncvcolor{blue}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%
|
||||||
% Macro para calcular la edad
|
% Macro para calcular la edad
|
||||||
\usepackage{datenumber,fp}
|
\usepackage{datenumber,fp}
|
||||||
@@ -24,18 +21,16 @@
|
|||||||
\FPdiv\edad{\edad}{365.2425}
|
\FPdiv\edad{\edad}{365.2425}
|
||||||
\FPtrunc\edad{\edad}{0}
|
\FPtrunc\edad{\edad}{0}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%
|
||||||
% Datos personales
|
% Datos personales
|
||||||
\name{Felipe Nicolás}{Diniello}
|
\name{Felipe Nicolás}{Diniello}
|
||||||
\address{Eindhoven - Netherlands}
|
\address{Eindhoven \- Netherlands}
|
||||||
\email{felipediniello@pm.me}
|
\email{felipediniello@pm.me}
|
||||||
\extrainfo{%
|
\extrainfo{%
|
||||||
Phone No.: +31 6 2727 4135\\
|
Nationality: Argentinian, Italian\\
|
||||||
%DNI: 33.187.131\\
|
Phone No.: +31 6 2727 4135\\
|
||||||
Age: \edad{} y.o.}
|
Age: \edad{} y.o. \\
|
||||||
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%
|
||||||
% Documento
|
% Documento
|
||||||
@@ -43,108 +38,188 @@ Age: \edad{} y.o.}
|
|||||||
%\vspace{-2cm}
|
%\vspace{-2cm}
|
||||||
\makecvtitle
|
\makecvtitle
|
||||||
|
|
||||||
|
|
||||||
\section{Current Job}
|
\section{Current Job}
|
||||||
\subsection{Globant}
|
\subsection{Nobleo Technology}
|
||||||
\cventry{2017 - 2022}{IoT Studio}{Buenos Aires, Argentina}{}{}{
|
\cventry{2022 - Aug.}{Eindhoven - Netherlands}{}{}{}{
|
||||||
\textbf{Position:} IoT Edge Engineer (SME.)\\
|
\textbf{Position:} Software Engineer\\
|
||||||
\textbf{Team size:} 4 SW and FW engineers \\
|
|
||||||
\textbf{Duties:} \\
|
\textbf{Duties:} \\
|
||||||
Felipe excecuted as a Team Leader, and was in charge of the solution Architecture and definition of the whole flow of the process and different build Stages of a Linux based distribution for a device. As part of the automation process he took in charge the individual Firmware images build process and replaced the Eclipe environment dependencies and migrated onto a containerized cross toolchain able to integrate with Jenkins.
|
Felipe performs as a developer for external and internal clients
|
||||||
|
projects. For internal assignments he has been aiding in the
|
||||||
|
architecture
|
||||||
|
development for an IoT Platform focused in the Real Time Communications
|
||||||
|
between Edge Devices.\\
|
||||||
|
As a developer for external clients he has been working in projects
|
||||||
|
related to
|
||||||
|
dynamic networking in mobile environments, and CAN Bus diagnostics in
|
||||||
|
robotics.
|
||||||
\textit{Used tools:}
|
\textit{Used tools:}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
% \item Azure IoT: Hub, Edge and Provisioning Service
|
\item Zephyr RTOS
|
||||||
\item Git, GitHub and Gitflow
|
\item STM32 microcontrollers
|
||||||
% \item FreeRTOS
|
|
||||||
\item Jenkins for CI/CD
|
|
||||||
\item Docker
|
\item Docker
|
||||||
\item Microcontrollers and SoC (ARM and Blackfin)
|
|
||||||
\item Embedded Linux OS (Yocto and Buildroot)
|
\item Embedded Linux OS (Yocto and Buildroot)
|
||||||
% \item Wireless Communications: ZigBee, BLE, RFID.
|
\item C/C++, Makefile, CMake for cross-compiling.
|
||||||
% \item Communication protocols: MQTT, REST APIs or TCP/IP
|
\item GTest and CTest
|
||||||
\item C/C++, Makefile, CMake and crosscompiling.
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
\section{Technical Skills}
|
\section{Technical Skills}
|
||||||
\cventry{}{Programing}{}{}{}{
|
\cventry{}{Programing Languages}{}{}{}{
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Advanced knowledge on \textbf{C/C++}. OOP, Templates y Design Pattern implementation.
|
\item Advanced knowledge on \textbf{C/C++}. OOP, Templates y
|
||||||
\item Intermediate knowledge on \textbf{Rust} programming language.
|
Design Pattern implementation.
|
||||||
% \item Experience with following C/C++ libraries:
|
\item Intermediate knowledge on \textbf{Rust} programming
|
||||||
% \begin{itemize}
|
language.
|
||||||
% \item \textbf{Qt 5.4} for basic GUI and data plotting.
|
% \item Experience with following C/C++ libraries:
|
||||||
% \item \textbf{OpenCV} for Image processing or matrix operations.
|
% \begin{itemize}
|
||||||
% \end{itemize}
|
% \item \textbf{Qt 5.4} for basic GUI and data plotting.
|
||||||
\item Experience with \textbf{VHDL} for \textbf{FPGAs}
|
% \item \textbf{OpenCV} for Image processing or matrix operations.
|
||||||
\item Experience with Crosscompilations and build systems such as \textbf{Make} and \textbf{GCC toolchain}
|
% \end{itemize}
|
||||||
\item Experience with \textbf{Matlab} for:
|
% \item Experience with \textbf{VHDL} for \textbf{FPGAs}
|
||||||
\begin{itemize}
|
\item Experience with Crosscompilations and build systems such
|
||||||
\item Systems Simulations and Control Systems
|
as \textbf{Make} and \textbf{GCC toolchain}
|
||||||
\item HIL Systems Simulations (Hardware In the Loop)
|
% \item Experience with \textbf{Matlab} for:
|
||||||
\end{itemize}
|
% \begin{itemize}
|
||||||
\item UNIX shell and BASH tools for scripting (sed, awk, grep, etc).
|
% \item Systems Simulations and Control Systems
|
||||||
|
% \item HIL Systems Simulations (Hardware In the
|
||||||
|
% Loop)
|
||||||
|
% \end{itemize}
|
||||||
|
\item UNIX shell and BASH tools for scripting (sed, awk, grep,
|
||||||
|
etc).
|
||||||
|
\end{itemize}
|
||||||
|
}
|
||||||
|
|
||||||
|
\cventry{}{Cloud Environments}{}{}{}{
|
||||||
|
Worked with and developed solutions using the following building blocks
|
||||||
|
from Azure:
|
||||||
|
\begin{itemize}
|
||||||
|
\item Azure IoT Device Provisioning Service
|
||||||
|
\item Azure IoT Hub
|
||||||
|
\item Azure IoT Edge
|
||||||
|
\end{itemize}
|
||||||
|
}
|
||||||
|
|
||||||
|
\cventry{}{Other tools or systems}{}{}{}{
|
||||||
|
\begin{itemize}
|
||||||
|
\item Long term experience using, and setting
|
||||||
|
\textbf{GNU/Linux} environments
|
||||||
|
\item Experience working and setting up CI/CD for custom
|
||||||
|
targets with \textbf{Jenkins}
|
||||||
|
\item Usage of \textbf{Docker} for setting up custom toolchains
|
||||||
|
for cross-compilation
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
\cventry{}{CAD Tools}{}{}{}{
|
\cventry{}{CAD Tools}{}{}{}{
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Experience with PCB design tools: \textbf{Altium} and \textbf{KiCAD}
|
\item Experience with PCB design tools: \textbf{KiCAD}
|
||||||
\item Advanced experience with parametric 3D CAD \textbf{FreeCAD}
|
\item Advanced experience with parametric 3D CAD
|
||||||
|
\textbf{FreeCAD}
|
||||||
\item Experience with 3D printing: \textbf{Cura}.
|
\item Experience with 3D printing: \textbf{Cura}.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
\section{Qualifications}
|
\section{Qualifications}
|
||||||
\cventry{2019}{Electronic Engineer}{Universidad Tecnológica Nacional - FRBA}{Buenos Aires}{}{}
|
\cventry{2019}{Electronic Engineer}{Universidad Tecnológica Nacional -
|
||||||
|
FRBA}{Buenos Aires}{}{}
|
||||||
\subsection{Languages}
|
\subsection{Languages}
|
||||||
\cventry{}{Spanish}{native}{}{}{}
|
\cventry{}{Spanish}{native}{}{}{}
|
||||||
\cventry{}{English}{advanced}{}{}{}
|
\cventry{}{English}{advanced}{}{}{}
|
||||||
\cventry{}{French}{basic}{}{}{}
|
\cventry{}{French}{basic}{}{}{}
|
||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
\section{Prior Experience}
|
\section{Prior Experience}
|
||||||
|
\subsection{Globant}
|
||||||
|
\cventry{2017 - 2022}{IoT Studio}{Buenos Aires, Argentina}{}{}{
|
||||||
|
\textbf{Position:} IoT Edge Engineer (SME.)\\
|
||||||
|
\textbf{Team size:} 20 SW and FW engineers \\
|
||||||
|
\textbf{Duties:}
|
||||||
|
Technical assistance in pre-sales for cloud based solutions that
|
||||||
|
require any kind of interaction with hardware devices. \\
|
||||||
|
Overview R\&D projects for prototypes or proof of concepts to
|
||||||
|
demonstrate viability on new ideas coming from clients or for internal
|
||||||
|
purposes.\\
|
||||||
|
Develop and Architect solutions for embedded software applications or
|
||||||
|
firmware over different architectures and OSs\\
|
||||||
|
\textbf{Keywords:} Azure, C++, Jenkins DSP, Docker, Yocto, MQTT\\
|
||||||
|
% \textit{Used tools:}
|
||||||
|
% \begin{itemize}
|
||||||
|
% \item Azure IoT: Hub, Edge and Provisioning Service
|
||||||
|
% \item Git, GitHub and Gitflow
|
||||||
|
% \item FreeRTOS
|
||||||
|
% \item Jenkins for CI/CD
|
||||||
|
% \item Docker
|
||||||
|
% \item Microcontrollers and SoC (ARM and Blackfin)
|
||||||
|
% \item Embedded Linux OS (Yocto and Buildroot)
|
||||||
|
% \item Wireless Communications: ZigBee,
|
||||||
|
% BLE, RFID.
|
||||||
|
% \item Communication protocols: MQTT,
|
||||||
|
% REST APIs or TCP/IP
|
||||||
|
% \item C/C++, Makefile, CMake and crosscompiling.
|
||||||
|
% \end{itemize}
|
||||||
|
}
|
||||||
|
|
||||||
\subsection{CITEDEF, Defense Department}
|
\subsection{CITEDEF, Defense Department}
|
||||||
\cventry{2016 - March 2017}{Scholarship}{Digital Technics Lab.}{Applied Electronics Department}{Villa Martelli - Buenos Aires}{
|
\cventry{2016 - 2017}{Digital Technics Lab.}{Applied
|
||||||
|
Electronics Department}{Villa Martelli - Buenos Aires}{}{
|
||||||
\textbf{Project:} Argentinian Air Target - Ground Segment \\
|
\textbf{Project:} Argentinian Air Target - Ground Segment \\
|
||||||
\textbf{Objectives:} Develop a low cost resynchronization platform for telemetric payloads coming from an Unmanned Aerial Vehicle.\\
|
\textbf{Position:} Paid Internship\\
|
||||||
|
\textbf{Objectives:} Develop a low cost resynchronization platform for
|
||||||
|
telemetric payloads coming from an Unmanned Aerial Vehicle.\\
|
||||||
\textbf{Keywords:} FPGA, VHDL, DSP, HIL, Simulation.\\
|
\textbf{Keywords:} FPGA, VHDL, DSP, HIL, Simulation.\\
|
||||||
}
|
}
|
||||||
|
|
||||||
\subsection{Facultad Regional Buenos Aires - Tenaris}
|
\subsection{Facultad Regional Buenos Aires - Tenaris}
|
||||||
\cventry{2014 - 2018}{Intern}{Science, Technology and Production Secretary}{UTN-FRBA}{}{
|
\cventry{2014 - 2018}{Science, Technology and Production
|
||||||
\textbf{Project:} Field-Joint-Coating \\
|
Secretary}{UTN-FRBA}{}{}{
|
||||||
\textbf{Objectives:} Develop an electronic system capable of heating large copper weaves with a temperature profile to weld plastic surfaces. \\
|
\textbf{Project:} Field-Joint-Coating \\
|
||||||
\textbf{Keywords:} PID Controller, Power Electronics, DSP, Electronic Front End.
|
\textbf{Position:} Paid Internship\\
|
||||||
|
\textbf{Objectives:} Develop an electronic system capable of heating
|
||||||
|
large
|
||||||
|
copper weaves with a temperature profile to weld plastic surfaces. \\
|
||||||
|
\textbf{Keywords:} PID Controller, Power Electronics, DSP, Electronic
|
||||||
|
Front
|
||||||
|
End.
|
||||||
}
|
}
|
||||||
|
|
||||||
\subsection{CITEDEF, Defense Department}
|
\subsection{CITEDEF, Defense Department}
|
||||||
\cventry{2011 - 2013}{Intern}{Pyrotechnics Lab.}{Applied Chemistry Department}{}{
|
\cventry{2011 - 2013}{Pyrotechnics Lab.}{Applied Chemistry
|
||||||
\textbf{Project:} TINoC (Tornillo Iniciador Normalizado Codificado) [Translates to: Normalized Codified Fire-Started]\\
|
Department}{}{}{
|
||||||
\textbf{Objectives:} Develop a safe communication protocol for a microcontroller to trigger the initiazion sequence for solid-fuel rockets only after the correct code is entered.\\
|
\textbf{Project:} TINoC (Tornillo Iniciador Normalizado
|
||||||
\textbf{Keywords:} ARM, C, Crosscompilation, Linux
|
Codificado)
|
||||||
|
[Translates
|
||||||
|
to: Normalized Codified Fire-Started]\\
|
||||||
|
\textbf{Position:} Paid Internship\\
|
||||||
|
\textbf{Objectives:} Develop a safe communication protocol for a
|
||||||
|
microcontroller to trigger the initiazion sequence for solid-fuel
|
||||||
|
rockets only
|
||||||
|
after the correct code is entered.\\
|
||||||
|
\textbf{Keywords:} ARM, C, Crosscompilation, Linux
|
||||||
}
|
}
|
||||||
|
|
||||||
\section{College Activity}
|
\section{College Activity}
|
||||||
\subsection{Teaching}
|
\subsection{Teaching}
|
||||||
\cventry{2017 - 2019}{Auxiliary}{Control Systems}{Facultad Regional Buenos Aires - UTN}{}{
|
\cventry{2017 - 2019}{Auxiliary}{Control Systems}{Facultad Regional Buenos
|
||||||
\textbf{Head professor:} Sp. Emilio Ciccolella \\
|
Aires - UTN}{}{
|
||||||
\textbf{Subjects:} Systems modeling, Controllers design, Modern Control.
|
\textbf{Head professor:} Sp. Emilio Ciccolella \\
|
||||||
|
\textbf{Subjects:} Systems modeling, Controllers design, Modern
|
||||||
|
Control.
|
||||||
}
|
}
|
||||||
\cventry{2014 - 2018}{Auxiliary}{Programming I}{Facultad Regional Buenos Aires - UTN}{}{
|
\cventry{2014 - 2018}{Auxiliary}{Programming I}{Facultad Regional Buenos Aires
|
||||||
\textbf{Head professor:} Eng. Mariana Prieto Canalejo \\
|
- UTN}{}{
|
||||||
\textbf{Subjects:} C programming language under GNU/Linux environments.
|
\textbf{Head professor:} Eng. Mariana Prieto Canalejo \\
|
||||||
|
\textbf{Subjects:} C programming language under GNU/Linux environments.
|
||||||
}
|
}
|
||||||
|
|
||||||
\subsection{Awards and Special Mentions}
|
\subsection{Awards and Special Mentions}
|
||||||
\cventry{2010}{Projects Fair}{UTN-FRBA}{}{}{
|
\cventry{2010}{Projects Fair}{UTN-FRBA}{}{}{
|
||||||
\textbf{Project:} Three Axis CNC Controller\\
|
\textbf{Project:} Three Axis CNC Controller\\
|
||||||
\textbf{Category:} Assignments \\
|
\textbf{Category:} Assignments \\
|
||||||
\textbf{Award:} Third Place\\
|
\textbf{Award:} Third Place\\
|
||||||
}
|
}
|
||||||
\cventry{2017}{Innovar Fair}{Ministry for Science and Technology}{}{}{
|
\cventry{2017}{Innovar Fair}{Ministry for Science and Technology}{}{}{
|
||||||
\textbf{Project:} Autonomous Navigation Platform \\
|
\textbf{Project:} Autonomous Navigation Platform \\
|
||||||
\textbf{Category:} Innovative Product and Design\\
|
\textbf{Category:} Innovative Product and Design\\
|
||||||
}
|
}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
Reference in New Issue
Block a user