Browse Source

Actualizado

master
Ramón Calvo 6 years ago
parent
commit
6cc20cc491
  1. BIN
      resume.pdf
  2. 110
      resume.tex

BIN
resume.pdf

Binary file not shown.

110
resume.tex

@ -85,7 +85,7 @@
\resumeSubHeadingListStart
\resumeSubheading
{University of Alicante}{Alicante, Spain}
{Bachelor of Robotics Engineering}{Sep. 2017 -- Present}
{Bachelor of Robotics Engineering --- (\textit{Current grade: 9.15/10})}{Sep. 2017 -- Present}
\resumeSubHeadingListEnd
@ -95,11 +95,19 @@
\resumeSubheading
{QuixMind}{Alicante, Spain}
{Internship}{July 2019 - Present}
%\resumeItemListStart
%\resumeItem{ROS Robot Modeling}
%{}
%\resumeItemListEnd
{Internship}{July 2019 -- Present}
\resumeItemListStart
\resumeItem{ROS Robot Simulation}
{modeled a robot forklift and its environment, simulated using Gazebo.}
\resumeItem{Sensors}
{took measurements from perception sensors (LIDAR, Intel RealSense) and processed them in order
to perform control tasks.}
\resumeItem{Communications}
{connected the ROS application to a Windows app through TCP/IP, using compression to
accelerate the transmission rate.}
\resumeItem{Docker}
{containarized ROS environment so it can be run anywhere.}
\resumeItemListEnd
\resumeSubHeadingListEnd
@ -107,71 +115,62 @@
\section{Courses and training}
\resumeSubHeadingListStart
\resumeSubheading
{Coursera}{}
{Machine Learning}{June 2019}
\resumeSubheading
{Udacity}{}
{Intro to Deep Learning with Pytorch}{July 2019}
\resumeSubHeadingListEnd
% -------- Conferences -----------
\section{Conferences}
\resumeSubHeadingListStart
\resumeSubheading
{ICIAM 2019}{Valencia, Spain}
{Volunteer}{July 2019}
\resumeSubheading
{SWYP 2019}{Alicante, Spain}
{}{April 2019}
\resumeSubheading
{IROS 2018}{Madrid, Spain}
{Volunteer at IEEE stand}{October 2018}
{Coursera}{}
{Machine Learning}{June 2019}
\resumeSubheading
{Young Professionals in SPACE}{Barcelona, Spain}
{}{July 2018}
\resumeSubHeadingListEnd
% -------- Languages -------------
\section{Languages}
\resumeSubHeadingListStart
\item{\textbf{Spanish}: Native }
\item{\textbf{English}: Fluent (B2) }
{University of Alicante}{}
{CUDA/C++ Workshop}{March 2019 -- April 2019}
\resumeSubHeadingListEnd
%--------PROGRAMMING SKILLS------------
%--------SKILLS------------
\section{Skills}
\resumeSubHeadingListStart
\item{
\textbf{Languages}{: C, C++, MATLAB, Python}
\textbf{Languages}{: C, C++, Python, MATLAB/Octave, Rust}
}
\item{
\textbf{Technologies}{: Modern OpenGL, SDL, CUDA, PyTorch, \LaTeX}
\textbf{Tools}{: ROS, Modern OpenGL, SDL, PyTorch, \LaTeX}
}
\item{
\textbf{Linux} {: GCC, GDB, GNU Make, Vim, tmux, Git, SSH}
\textbf{Linux}{: Bash, GDB, GNU Make, Vim, Tmux, Git, SSH, basic sysadmin skills}
}
\item{
\textbf{CAD}{: KiCAD, Autodesk Inventor, Autodesk FUSION 360}
}
\item{
\textbf{Other} {: AVR, STM32, libopencm3, FreeRTOS, 3D printing, soldering}
\textbf{Embedded Systems}{: AVR, STM32, FreeRTOS, libopencm3}
}
\item{
\textbf{Machine Learning}{: Deep Learning, Reinforcement Learning}
}
\item{
\textbf{Other} {: 3D printing, soldering}
}
\resumeSubHeadingListEnd
% -------- Languages -------------
\section{Languages}
\resumeSubHeadingListStart
\item{\textbf{Spanish}: Native }
\item{\textbf{English}: Fluent (B2) }
\resumeSubHeadingListEnd
% --------- PERSONAL PROJECTS ---------
\section{Projects}
\resumeSubHeadingListStart
\item{ \textbf{Melanoma detection}: A melanoma detection CNN with an accuracy of 85\%. }
\item{ \textbf{Image Captioning}: implementation in Pytorch of the paper CNN+CNN:
Convolutional decoders for Image Captioning}
\item{ \textbf{DDQN}: implementation of Double Dueling DQN in Pytorch, trained in Breakout
OpenAI environment}
%\item{ \textbf{Melanoma detection}: A melanoma detection CNN with an accuracy of 85\%. }
\item{ \textbf{3D Cellular Automata}: A 3D version of Game of Life using C++ \& OpenGL. }
\item{ \textbf{Bluetooth-controlled 3-stage coil gun tank}: powered by an AVR MCU and
controlled through an Android App. }
@ -180,6 +179,29 @@
\resumeSubHeadingListEnd
% -------- Conferences -----------
\section{Conferences}
\resumeSubHeadingListStart
\resumeSubheading
{II International Conference of Artificial Intelligence of Alicante}{Alicante, Spain}
{}{November 2019}
\resumeSubheading
{ICIAM 2019}{Valencia, Spain}
{Volunteer}{July 2019}
\resumeSubheading
{SWYP 2019}{Alicante, Spain}
{}{April 2019}
\resumeSubheading
{IROS 2018}{Madrid, Spain}
{Volunteer at IEEE stand}{October 2018}
\resumeSubheading
{Young Professionals in SPACE}{Barcelona, Spain}
{}{July 2018}
\resumeSubHeadingListEnd
\section{Miscellaneous}
\resumeSubHeadingListStart

Loading…
Cancel
Save