zeiss
This commit is contained in:
parent
c42ab1ac24
commit
29dfa1da72
1 changed files with 25 additions and 18 deletions
|
@ -10,34 +10,36 @@
|
|||
% In the aside, each new line forces a line break
|
||||
\begin{aside}
|
||||
~\vspace{1.4cm}
|
||||
\section{address}
|
||||
\section{Address}
|
||||
Albrecht str. 21,
|
||||
67655, Kaiserslautern
|
||||
Germany
|
||||
~
|
||||
\section{phone}
|
||||
\section{Phone}
|
||||
+33 (0)6 33 80 57 13
|
||||
~
|
||||
\section{email}
|
||||
\section{Email}
|
||||
\href{mailto:paul.lesur59@gmail.com}{paul.lesur59@gmail.com}
|
||||
~
|
||||
\section{programming}
|
||||
\section{Programming}
|
||||
Rust
|
||||
C++
|
||||
Python
|
||||
Bash
|
||||
CMake
|
||||
git
|
||||
SQL
|
||||
~
|
||||
\section{languages}
|
||||
\section{Languages}
|
||||
{~ \vspace{-0.65cm}}
|
||||
\begin{tabular}{r@{\hskip 0.25cm}r}
|
||||
French & native
|
||||
English & C2
|
||||
English & C1
|
||||
German & B1
|
||||
Spanish & B1
|
||||
\end{tabular}
|
||||
~
|
||||
\section{other}
|
||||
\section{Other}
|
||||
\href{http://lesurpaul.fr}{lesurpaul.fr}
|
||||
\href{https://github.com/lesurp}{github.com/lesurp}
|
||||
%Full driver license
|
||||
|
@ -51,8 +53,8 @@
|
|||
{Kaiserslautern, Germany}
|
||||
{\emph{TU Kaiserslautern} \\
|
||||
Research on planning and control for multi-agent systems, applied to
|
||||
autonomous driving (MIP using {\bf Gurobi}, MPC / NLP using {\bf casADi}, DL
|
||||
using {\bf PyTorch}, planning in {\bf Rust})\\}
|
||||
autonomous driving (MIP using {\bf Gurobi}, MPC / NLP using {\bf CasADi}, DL
|
||||
using {\bf PyTorch}, planning in {\bf Rust}).\\}
|
||||
|
||||
\entry
|
||||
{2020-10 2021-12}
|
||||
|
@ -72,14 +74,14 @@ using {\bf PyTorch}, planning in {\bf Rust})\\}
|
|||
Research on visual SLAM (ORBSLAM2, VINS), tracking, image segmentation, object
|
||||
recognition, using: {\bf CNNs}, {\bf EKFs},
|
||||
{\bf OpenCV}, {\bf
|
||||
Eigen}, {\bf g2o}, {\bf ROS}, {\bf pytorch}.
|
||||
Eigen}, {\bf g2o}, {\bf ROS}, {\bf PyTorch}.
|
||||
\\}
|
||||
\entry
|
||||
{2017-09 2017-12}
|
||||
{Software Engineering Consultant}
|
||||
{Toulouse, France}
|
||||
{\emph{Alten Sud-Ouest} \\
|
||||
C++ consultant, worked with Orange on their embedded C++/Qt software.
|
||||
C++ consultant, worked with Orange on their embedded C++/{\bf Qt} software.
|
||||
\\}
|
||||
\entry
|
||||
{2016-05 2016-07}
|
||||
|
@ -119,7 +121,7 @@ using {\bf PyTorch}, planning in {\bf Rust})\\}
|
|||
\end{entrylist}
|
||||
|
||||
|
||||
\newcommand{\flushSomewhere}{\flushright}
|
||||
\newcommand{\flushSomewhere}{\centering}
|
||||
\begin{minipage}[t]{0.333\entryListSize}
|
||||
\centering
|
||||
|
||||
|
@ -128,7 +130,7 @@ using {\bf PyTorch}, planning in {\bf Rust})\\}
|
|||
~\\
|
||||
Desire to learn\\
|
||||
Team building\\
|
||||
Independence\\
|
||||
Autonomous\\
|
||||
}
|
||||
\end{minipage}\hfill{\color{headercolor} \vline}\hfill
|
||||
\begin{minipage}[t]{0.667\entryListSize}
|
||||
|
@ -138,9 +140,11 @@ using {\bf PyTorch}, planning in {\bf Rust})\\}
|
|||
\centering
|
||||
{\flushSomewhere
|
||||
~\\
|
||||
Control~Engineering\\
|
||||
Software~Engineering\\
|
||||
Algorithm~Development\\
|
||||
Computer~Vision\\
|
||||
Control~Engineering\\
|
||||
Optimization\\
|
||||
Machine~Learning\\
|
||||
~\\
|
||||
}
|
||||
|
@ -149,10 +153,13 @@ using {\bf PyTorch}, planning in {\bf Rust})\\}
|
|||
\centering
|
||||
{\flushSomewhere
|
||||
~\\
|
||||
~~Linux\\
|
||||
~~ROS / ROS2\\
|
||||
~~CMake\\
|
||||
~~PyTorch\\
|
||||
Linux\\
|
||||
ROS / ROS2\\
|
||||
Eigen, OpenCV\\
|
||||
%CMake\\
|
||||
CasADi\\
|
||||
Gurobi\\
|
||||
PyTorch\\
|
||||
~\\
|
||||
}
|
||||
\end{minipage}\hfill
|
||||
|
|
Loading…
Reference in a new issue