Browse Source

feat: update (2 pages)

master
Ramón Calvo 2 years ago
parent
commit
563af46642
  1. 180
      resume.tex

180
resume.tex

@ -1,9 +1,3 @@
% -------------------------
% Resume in Latex
% Author : Sourabh Bajaj
% License : MIT
% ------------------------
\documentclass[letterpaper,10pt]{article} \documentclass[letterpaper,10pt]{article}
\usepackage{latexsym} \usepackage{latexsym}
@ -125,9 +119,43 @@ accordingly.
% -----------SKILLS--------------------- % -----------SKILLS---------------------
\section{Skills} \section{Skills}
Python \t{} C++ \t{} C \t{} Git \t{} PyTorch \t{} Deep Learning \t{} Reinforcement Learning \t{} Python \t{} C \t{} C++ \t{} Git \t{} GDB \t{} MATLAB \t{} CMake \t{} PyTorch \t{} CUDA \t{} Isaac
Machine Perception \t{} Linux \t{} Docker \t{} ROS \t{} OpenCV \t{} Point Cloud Library \t{} OpenGL \t{} \t{} Warp \t{} OpenGL \t{} OpenCV \t{} Linux \t {} Deep Learning \t{} Reinforcement Learning \t{} Machine
CUDA \t{} Sysadmin \t{} \LaTeX{} \t{} Rust \t{} Julia \t{} Blender \t{} Embedded Systems \t{} Spanish (native) \t{} English (bilingual) \t{} Catalan (proficient) Perception \t{} Docker \t{} ROS \t{} Gazebo \t{} Point Cloud Library \t{} OpenGL \t{}
Sysadmin \t{} \LaTeX{} \t{} Rust \t{} Julia \t{} Blender \t{} Embedded Systems \t{} Spanish
(native) \t{} English (bilingual) \t{} Catalan (proficient)
% -----------EDUCATION-----------------
\section{Education}
\resumeSubHeadingListStart
% \resumeSubheadingUniversity
% {\href{https://ethz.ch/en/studies/master/degree-programmes/engineering-sciences/robotics-systems-and-control.html}{MSc Robotics, Systems and Control} \href{https://ethz.ch/students/en/studies/financial/scholarships/excellencescholarship.html}{ESOP Scholar}}{ETH Zürich}{9/2021 -- Present}
\resumeSubheadingCenter
{MSc Robotics, Systems and Control}{\href{https://ethz.ch}{ETH Zürich}}{Zürich, CH}{9/2021 -- Present}
\resumeItemListStart
\resumeItemItem
\href{https://ethz.ch/students/en/studies/financial/scholarships/excellencescholarship.html}{ESOP
Scholar}: Merit based scholarship and mentorship given to the top 3\% of ETH MSc applicants of 2021.
% \resumeItemItem \textbf{Highlighted courses}:
% % Robot Dynamics,
% % Dynamic Programming and Optimal Control,
% r Solving PDEs in parallel using GPUs,
% Probabilistic Artificial Intelligence,
% Vision Algorithms for Mobile Robots,
% % Computational Models of Motion,
% Machine Perception.
\resumeItemListEnd
\resumeSubheadingCenter
{\href{https://web.ua.es/es/grados/grado-en-ingenieria-robotica/}{BEng Robotics Engineering}}{\href{https://www.ua.es/en/index.html}{University of Alicante}}{Alicante, ES}{9/2017 -- 6/2021}
\resumeItemListStart
\resumeItemItem Extraordinary award: graduated best-in-class (1st out of 271 students).
\resumeItemListEnd
\resumeSubHeadingListEnd
% -----------EXPERIENCE----------------- % -----------EXPERIENCE-----------------
\section{Experience} \section{Experience}
@ -135,25 +163,31 @@ CUDA \t{} Sysadmin \t{} \LaTeX{} \t{} Rust \t{} Julia \t{} Blender \t{} Embedde
\resumeSubheadingCenter \resumeSubheadingCenter
{Master Thesis}{\href{https://rsl.ethz.ch}{Robotics Systems Lab}}{Zürich, CH}{4/2023 -- Present} {Master Thesis}{\href{https://rsl.ethz.ch}{Robotics Systems Lab}}{Zürich, CH}{4/2023 -- Present}
\resumeItemListStart \resumeItemListStart
\resumeItemItem Creating an end-to-end safe navigation policy through semantics, using RL and NVIDIA's IsaacGym. \resumeItemItem Creating end-to-end safe navigation reinforcement learning policies for wheeled-legged robots that leverage
perceived terrain semantics, using PyTorch, IsaacGym and Warp.
\resumeItemItem Made a framework for creating realistic procedural terrains with hiking trails, using Blender and its Python API.
\resumeItemItem Supervised by Joonho Lee and Marko Bjelonic.
\resumeItemListEnd \resumeItemListEnd
\resumeSubheadingCenter \resumeSubheadingCenter
{Research Engineer Intern}{SONY R\&D Center}{Zürich, CH}{9/2022 -- 2/2023} {Research Engineer Intern}{SONY R\&D Center}{Zürich, CH}{9/2022 -- 2/2023}
\resumeItemListStart \resumeItemListStart
\resumeItemItem Research on small Deep Learning models for object detection with event cameras on embedded hardware. \resumeItemItem Researched on small Deep Learning models for object detection with event cameras on embedded hardware.
\resumeItemItem Implementation of CNN-RNN baseline architecture using Pytorch, Lightning and Hydra. \resumeItemItem Implemented a CNN-RNN baseline architecture using Pytorch, Lightning and Hydra.
\resumeItemItem Implementation of a state-of-the-art Vision Transformer (ViT) model that outperformed the baseline's IoU by 50\% while having x5 less parameters. \resumeItemItem Implemented a state-of-the-art Vision Transformer (ViT) model that outperformed the baseline's IoU by 50\% while having 5x less parameters.
\resumeItemItem Large dataset pipeline: speed-up of x100 while handling \>1TB of data. \resumeItemItem Created a large dataset pipeline: speed-up of 100x while handling \>1TB of data.
% \resumeItemItem Deployment to embedded hardware using TensorRT and ONNX. % \resumeItemItem Deployment to embedded hardware using TensorRT and ONNX.
\resumeItemItem Added features and solved bugs of internal codebase, using pytest and GitLab's CI. % \resumeItemItem Enhanced functionality \& resolved issues within the internal codebase, leveraging pytest and GitLab's CI/CD pipeline.
% \resumeItemItem Created a pipeline for calibrating a stereo event camera setup. % \resumeItemItem Created a pipeline for calibrating a stereo event camera setup for automotive applications.
\resumeItemListEnd \resumeItemListEnd
\resumeSubheadingCenter \resumeSubheadingCenter
{Research Assistant}{\href{http://crl.ethz.ch}{Computational Robotics Lab}}{Zürich, CH}{4/2022 -- 8/2022} {Research Assistant}{\href{http://crl.ethz.ch}{Computational Robotics Lab}}{Zürich, CH}{7/2022 -- 8/2022}
\resumeItemListStart \resumeItemListStart
\resumeItemItem Embedding learned actuator dynamics using neural networks in an Whole Body Controller. \resumeItemItem Researched the use of learned actuator dynamics using neural networks in a Whole
Body Controller (WBC).
\resumeItemItem Supervised by Dongho Kang, Joonho Lee and Prof. Stelian Coros.
% \resumeItemItem Learned actuator dynamics using neural networks in an Whole Body Controller (WBC).
% \item Semester Project that got expanded into a Research Assistanship over the summer. Exploration on the inclusion of learnt actuator dynamics using neural networks in an MPC/WBC optimization based controller. % \item Semester Project that got expanded into a Research Assistanship over the summer. Exploration on the inclusion of learnt actuator dynamics using neural networks in an MPC/WBC optimization based controller.
% Supervised by Dongho Kang (CRL @ ETH Zurich), Joonho Lee (RSL @ ETH Zurich) and Prof. Dr. Stelian Coros (CRL @ ETH Zurich). % Supervised by Dongho Kang (CRL @ ETH Zurich), Joonho Lee (RSL @ ETH Zurich) and Prof. Dr. Stelian Coros (CRL @ ETH Zurich).
\resumeItemListEnd \resumeItemListEnd
@ -162,7 +196,10 @@ CUDA \t{} Sysadmin \t{} \LaTeX{} \t{} Rust \t{} Julia \t{} Blender \t{} Embedde
{Research Intern}{\href{http://www.huro.ua.es}{Human Robotics}}{Alicante, ES}{10/2020 -- 6/2021} {Research Intern}{\href{http://www.huro.ua.es}{Human Robotics}}{Alicante, ES}{10/2020 -- 6/2021}
\resumeItemListStart \resumeItemListStart
\resumeItemItem Research funded by the merit based \href{https://www.educacionyfp.gob.es/servicios-al-ciudadano/catalogo/general/99/998142/ficha/998142-2022.html}{Collaboration Grant} issued by the Spanish Ministry of Education. \resumeItemItem Research funded by the merit based \href{https://www.educacionyfp.gob.es/servicios-al-ciudadano/catalogo/general/99/998142/ficha/998142-2022.html}{Collaboration Grant} issued by the Spanish Ministry of Education.
\resumeItemItem Trajectory optimization and WBC implementation to make bipedal robots walk, using C++ and ROS. \resumeItemItem Bipedal gait generation and tracking through trajectory optimization and a custom
made WBC, using C++ and ROS.
\resumeItemItem Supervised by Prof. Jorge Pomares.
% \resumeItemItem Trajectory optimization and WBC implementation for bipedal locomotion, using C++ and ROS.
% \item Trajectory optimization for bipedal gaits, using towr and ROS. % \item Trajectory optimization for bipedal gaits, using towr and ROS.
% \item Implementation of a QP-based whole body controller to follow trajectories, using C++, ROS and Gazebo. % \item Implementation of a QP-based whole body controller to follow trajectories, using C++, ROS and Gazebo.
\resumeItemListEnd \resumeItemListEnd
@ -170,83 +207,26 @@ CUDA \t{} Sysadmin \t{} \LaTeX{} \t{} Rust \t{} Julia \t{} Blender \t{} Embedde
\resumeSubheadingCenter \resumeSubheadingCenter
{Engineering Intern}{\href{https://www.quixmind.com}{QuixMind}}{Alicante, ES}{10/2019 -- 6/2020} {Engineering Intern}{\href{https://www.quixmind.com}{QuixMind}}{Alicante, ES}{10/2019 -- 6/2020}
\resumeItemListStart \resumeItemListStart
\resumeItemItem Creation of a robot forklift simulation with ROS, Gazebo and Docker. \resumeItemItem Created a robot forklift simulation with ROS, Gazebo and Docker.
\resumeItemItem Pallet pose estimation and forklift alignment, using the Point Cloud Library and ROS Controllers. \resumeItemItem Pallet pose estimation and alignment on a real forklift, using the Point Cloud
Library, ROS Controllers and C++.
% \item Modeling of a robot forklift and the logistics environment, using ROS and Gazebo. % \item Modeling of a robot forklift and the logistics environment, using ROS and Gazebo.
% \item Pose estimation of pallets using LiDAR and depth camera information, using C++, ROS and the % \item Pose estimation of pallets using LiDAR and depth camera information, using C++, ROS and the
% Point Cloud Library. % Point Cloud Library.
% \item Implementation of maneuvering controllers to align the forklift against detected pallets, % \item Implementation of maneuvering controllers to align the forklift against detected pallets,
% using C++ and ROS. % using C++ and ROS.
\resumeItemItem Internal robot's TCP connection speed up of x2 by using data compression % \resumeItemItem Internal robot's TCP connection speed up of x2 by using data compression
% \item Deployment of the robotics stack in containers using Docker. % \item Deployment of the robotics stack in containers using Docker.
\resumeItemListEnd \resumeItemListEnd
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
% -----------EDUCATION-----------------
\section{Education}
\resumeSubHeadingListStart
% \resumeSubheadingUniversity
% {\href{https://ethz.ch/en/studies/master/degree-programmes/engineering-sciences/robotics-systems-and-control.html}{MSc Robotics, Systems and Control} \href{https://ethz.ch/students/en/studies/financial/scholarships/excellencescholarship.html}{ESOP Scholar}}{ETH Zürich}{9/2021 -- Present}
\resumeSubheadingCenter
{MSc Robotics, Systems and Control}{\href{https://ethz.ch}{ETH Zürich}}{Zürich, CH}{9/2021 -- Present}
\resumeItemListStart
\resumeItemItem
\href{https://ethz.ch/students/en/studies/financial/scholarships/excellencescholarship.html}{ESOP
Scholar}: merit based scholarship and mentorship given to the top 53 MSc applicants of 2021.
\resumeItemItem \textbf{Highlighted courses}:
Robot Dynamics,
Dynamic Programming and Optimal Control,
% Solving PDEs in parallel using GPUs,
Probabilistic Artificial Intelligence,
Vision Algorithms for Mobile Robots,
Computational Models of Motion,
Machine Perception.
\resumeItemListEnd
\resumeSubheadingCenter
{\href{https://web.ua.es/es/grados/grado-en-ingenieria-robotica/}{BSc Robotics Engineering}}{\href{https://www.ua.es/en/index.html}{University of Alicante}}{Alicante, ES}{9/2017 -- 6/2021}
\resumeItemListStart
\resumeItemItem Graduated with the highest grade in my promotion.
\resumeItemListEnd
\resumeSubHeadingListEnd
% \resumeSubheading % \resumeSubheading
% {IEEE Student Branch University of Alicante}{Alicante, Spain} % {IEEE Student Branch University of Alicante}{Alicante, Spain}
% {Secretary}{May 2020 -- May 2021} % {Secretary}{May 2020 -- May 2021}
% -------- AWARDS ------------
% \section{Awards}
% \resumeSubHeadingListStart
% \resumeSubheading
% {Ideathon For a Novel Sustainable Packaging Material}{Student Biolab -- ETH Zurich}
% {First prize (Proposed a method to obtain PHA candidates)}{November 2022}
% \resumeSubheading
% {ESOP (Excelence Scholarship \& Opportunity Program)}{ETH Zurich}
% {Merit based scolarship and mentorship awarded to the top 53 master applicants
% at ETH Zurich starting their studies in fall 2021.}{March 2021}
% \resumeSubheading
% {Extraordinary Bachelor's Award}{University of Alicante}
% {Graduated with Honors}{November 2021}
% \resumeSubheading
% {National Graduate Ranking}{SEDEA (Spain)}
% {2nd position in my engineering category}{November 2021}
% \resumeSubheading
% {Santander's Progreso Grant}{Santander Bank}
% {Awarded for being one of the best students in campus.}{December 2020}
% \resumeSubheading
% {Ministry Collaboration Grant}{Spanish Ministry of Education}
% {Research internship in University of Alicante's DFESTS department.}{2020 -- 2021}
% \resumeSubheading
% {High School Graduate with Honors}{IES Cabo de la Huerta}
% {Graduated first in class}{June 2017}
% \resumeSubHeadingListEnd
% ------- PUBLICATIONS -------- % ------- PUBLICATIONS --------
\section{Publications} \section{Publications}
\resumeItemListStart \resumeItemListStart
@ -257,17 +237,47 @@ Scholar}: merit based scholarship and mentorship given to the top 53 MSc applica
% ------- REFERENCES ---------- % ------- REFERENCES ----------
\section{References} \section{References}
\resumeItemListStart \resumeItemListStart
\resumeItemItem Valentina Cavinato, Engineer at SONY Europe B.V. \t{} \faPhone{} +41 \resumeItemItem Stelian Coros \t{} Associate Professor at ETH Zürich \t{} \faEnvelope{} \href{mailto:scoros@inf.ethz.ch}{scoros@inf.ethz.ch}
\resumeItemItem Jorge Pomares Baeza \t{} Full Professor at the University of Alicante \t{} \faEnvelope{} \href{mailto:jpomares@ua.es}{jpomares@ua.es}
\resumeItemItem Valentina Cavinato, Senior Engineer at SONY Europe B.V. \t{} \faPhone{} +41
(0) 79 766 38 99 \t{} \faEnvelope{} \href{mailto:valentina.cavinato@sony.com}{valentina.cavinato@sony.com} (0) 79 766 38 99 \t{} \faEnvelope{} \href{mailto:valentina.cavinato@sony.com}{valentina.cavinato@sony.com}
\resumeItemListEnd \resumeItemListEnd
% -------- AWARDS ------------
\section{Awards}
\resumeSubHeadingListStart
\resumeSubheading
{Ideathon For a Novel Sustainable Packaging Material}{Student Biolab -- ETH Zurich}
{First prize (Proposed a method to obtain PHA candidates using ML and produce them at scale)}{November 2022}
\resumeSubheading
{ESOP (Excelence Scholarship \& Opportunity Program)}{ETH Zurich}
{Merit based scholarship and mentorship awarded to the top 3\% MSc applicants of 2021 at ETH Zürich.}{March 2021}
\resumeSubheading
{Extraordinary Bachelor's Award}{University of Alicante}
{Graduated with Honors}{November 2021}
\resumeSubheading
{National Graduate Ranking}{SEDEA (Spain)}
{2nd position in my engineering category}{November 2021}
\resumeSubheading
{Santander's Progreso Grant}{Santander Bank}
{Awarded for being one of the best students in campus.}{December 2020}
\resumeSubheading
{Ministry Collaboration Grant}{Spanish Ministry of Education}
{Research internship in University of Alicante's DFESTS department.}{2020 -- 2021}
% \resumeSubheading
% {High School Graduate with Honors}{IES Cabo de la Huerta}
% {Graduated first in class}{June 2017}
\resumeSubHeadingListEnd
% -------- OTHERS ------------- % -------- OTHERS -------------
\section{Others} \section{Volunteering}
\resumeItemListStart \resumeItemListStart
\resumeItemItem 1st Place in the Ideathon for a Novel Sustainable Packaging Material competition by % \resumeItemItem 1st Place in the Ideathon for a Novel Sustainable Packaging Material competition by
the Student Biolab of ETH Zürich. % the Student Biolab of ETH Zürich.
\resumeItemItem 2nd best national graduate in my engineering category, issued by \href{https://www.sedea.es}{SEDEA}. % \resumeItemItem 2nd best national graduate in my engineering category, issued by \href{https://www.sedea.es}{SEDEA}.
\resumeItemItem Volunteer at ICIAM 2019.
\resumeItemItem Volunteer at IROS 2018 (IEEE stand).
\resumeItemListEnd \resumeItemListEnd

Loading…
Cancel
Save