commit 58dbe789e590c41b87c737b27a6893a965abfa00 Author: noctrog Date: Tue Jul 9 21:18:55 2019 +0200 First commit diff --git a/resume.pdf b/resume.pdf new file mode 100644 index 0000000..da2c99b Binary files /dev/null and b/resume.pdf differ diff --git a/resume.tex b/resume.tex new file mode 100644 index 0000000..866bdf1 --- /dev/null +++ b/resume.tex @@ -0,0 +1,205 @@ +%------------------------- +% Resume in Latex +% Author : Sourabh Bajaj +% License : MIT +%------------------------ + +\documentclass[letterpaper,11pt]{article} + +\usepackage{latexsym} +\usepackage[empty]{fullpage} +\usepackage{titlesec} +\usepackage{marvosym} +\usepackage[usenames,dvipsnames]{color} +\usepackage{verbatim} +\usepackage{enumitem} +\usepackage[hidelinks]{hyperref} +\usepackage{fancyhdr} +\usepackage[english]{babel} + +\pagestyle{fancy} +\fancyhf{} % clear all header and footer fields +\fancyfoot{} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} + +% Adjust margins +\addtolength{\oddsidemargin}{-0.5in} +\addtolength{\evensidemargin}{-0.5in} +\addtolength{\textwidth}{1in} +\addtolength{\topmargin}{-.5in} +\addtolength{\textheight}{1.0in} + +\urlstyle{same} + +\raggedbottom +\raggedright +\setlength{\tabcolsep}{0in} + +% Sections formatting +\titleformat{\section}{ + \vspace{-4pt}\scshape\raggedright\large +}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}] + +%------------------------- +% Custom commands +\newcommand{\resumeItem}[2]{ + \item\small{ + \textbf{#1}{: #2 \vspace{-2pt}} + } +} + +\newcommand{\resumeSubheading}[4]{ + \vspace{-1pt}\item + \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} + \textbf{#1} & #2 \\ + \textit{\small#3} & \textit{\small #4} \\ + \end{tabular*}\vspace{-5pt} +} + +\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}} + +\renewcommand{\labelitemii}{$\circ$} + +\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*]} +\newcommand{\resumeSubHeadingListEnd}{\end{itemize}} +\newcommand{\resumeItemListStart}{\begin{itemize}} +\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}} + +%------------------------------------------- +%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +\begin{document} + +%----------HEADING----------------- +\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r} + \textbf{\href{https://noctrog.github.io}{\Large Ramón Calvo González}} & Email : + \href{mailto:r.calvo@ieee.org}{r.calvo@ieee.org}\\ + \href{http://noctrog.github.io/}{https://noctrog.github.io} & Mobile : +34-633 72 71 78 \\ +\end{tabular*} + + +%-----------EDUCATION----------------- +\section{Education} + \resumeSubHeadingListStart + \resumeSubheading + {University of Alicante}{Alicante, Spain} + {Bachelor of Robotics Engineering}{Sep. 2017 -- Present} + \resumeSubHeadingListEnd + + +%-----------EXPERIENCE----------------- +%\section{Experience} + %\resumeSubHeadingListStart + + %\resumeSubheading + %{Google}{Mountain View, CA} + %{Software Engineer}{Oct 2016 - Present} + %\resumeItemListStart + %\resumeItem{Tensorflow} + %{TensorFlow is an open source software library for numerical computation using data flow graphs; primarily used for training deep learning models. Worked on APIs and performance for training models on Tensor Processing Units (TPU).} + %\resumeItem{Apache Beam} + %{Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and runners.} + %\resumeItemListEnd + + %\resumeSubHeadingListEnd + +% -------- COURSES AND TRAINING ------- +\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 + {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 + +% -------- Languages ------------- +\section{Languages} + \resumeSubHeadingListStart + + \item{\textbf{Spanish}: Native } + \item{\textbf{English}: Fluent (B2) } + + \resumeSubHeadingListEnd + +%-----------PROJECTS----------------- +%\section{Projects} + %\resumeSubHeadingListStart + %\resumeSubItem{QuantSoftware Toolkit} + %{Open source python library for financial data analysis and machine learning for finance.} + %\resumeSubItem{Github Visualization} + %{Data Visualization of Git Log data using D3 to analyze project trends over time.} + %\resumeSubItem{Recommendation System} + %{Music and Movie recommender systems using collaborative filtering on public datasets.} + %\resumeSubItem{Mac Setup} + %{Book that gives step by step instructions on setting up developer environment on Mac OS.} + %\resumeSubHeadingListEnd + +% +%--------PROGRAMMING SKILLS------------ +\section{Skills} + \resumeSubHeadingListStart + \item{ + \textbf{Languages}{: C, C++, MATLAB, Python} + } + \item{ + \textbf{Technologies}{: Modern OpenGL, SDL, CUDA, PyTorch, \LaTeX} + } + \item{ + \textbf{Linux} {: GCC, GDB, GNU Make, Vim, tmux, Git, SSH} + } + \item{ + \textbf{CAD} {: KiCAD, Autodesk Inventor, Autodesk FUSION 360} + } + \item{ + \textbf{Other} {: AVR, STM32, libopencm3, FreeRTOS, 3D printing, soldering} + } + \resumeSubHeadingListEnd + +% --------- PERSONAL PROJECTS --------- +\section{Projects} + \resumeSubHeadingListStart + + \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. } + \item{ \textbf{Scientific Calculator}: designed from scratch, powered by an ARM Cortex M0 + MCU using MBED. } + + \resumeSubHeadingListEnd + +\section{Miscellaneous} + \resumeSubHeadingListStart + + \item{ \textbf{GitHub}: \href{https://github.com/noctrog}{https://github.com/noctrog} } + \item{ \textbf{LinkedIn}: \href{https://www.linkedin.com/in/ramón-calvo-gonzá1lez-1236ab167/}{Link} } + + \resumeSubHeadingListEnd + +%------------------------------------------- +\end{document}