add nice skill section
This commit is contained in:
parent
e3aa8c1804
commit
c42ab1ac24
3 changed files with 106 additions and 19 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
\usepackage{tabularx}
|
||||||
\usepackage[backend=biber, sorting=ydnt]{biblatex}
|
\usepackage[backend=biber, sorting=ydnt]{biblatex}
|
||||||
\addbibresource{common/bibliography.bib} % Specify the bibliography file to include publications
|
\addbibresource{common/bibliography.bib} % Specify the bibliography file to include publications
|
||||||
|
|
||||||
|
|
|
@ -11,10 +11,11 @@
|
||||||
\begin{aside}
|
\begin{aside}
|
||||||
~\vspace{1.4cm}
|
~\vspace{1.4cm}
|
||||||
\section{address}
|
\section{address}
|
||||||
Kaiserslautern
|
Albrecht str. 21,
|
||||||
|
67655, Kaiserslautern
|
||||||
Germany
|
Germany
|
||||||
~
|
~
|
||||||
\section{phone number}
|
\section{phone}
|
||||||
+33 (0)6 33 80 57 13
|
+33 (0)6 33 80 57 13
|
||||||
~
|
~
|
||||||
\section{email}
|
\section{email}
|
||||||
|
@ -46,7 +47,7 @@
|
||||||
\begin{entrylist}
|
\begin{entrylist}
|
||||||
\entry
|
\entry
|
||||||
{2022-02 (current)}
|
{2022-02 (current)}
|
||||||
{PhD student in control}
|
{PhD student in Control and Planning}
|
||||||
{Kaiserslautern, Germany}
|
{Kaiserslautern, Germany}
|
||||||
{\emph{TU Kaiserslautern} \\
|
{\emph{TU Kaiserslautern} \\
|
||||||
Research on planning and control for multi-agent systems, applied to
|
Research on planning and control for multi-agent systems, applied to
|
||||||
|
@ -117,21 +118,103 @@ using {\bf PyTorch}, planning in {\bf Rust})\\}
|
||||||
% \\}
|
% \\}
|
||||||
\end{entrylist}
|
\end{entrylist}
|
||||||
|
|
||||||
\newcommand{\skill}[1]{\entry{}{#1}{}{}}
|
|
||||||
\section{Skills}
|
\newcommand{\flushSomewhere}{\flushright}
|
||||||
\begin{itemize}
|
\begin{minipage}[t]{0.333\entryListSize}
|
||||||
\item{Computer vision}
|
\centering
|
||||||
\item{SLAM}
|
|
||||||
\item{Linux}
|
{\Large\headingfont\color{headercolor} Soft skills}\\
|
||||||
%\item{Visual odometry}
|
{\flushSomewhere
|
||||||
%ROS
|
~\\
|
||||||
%Julia
|
Desire to learn\\
|
||||||
%Rust
|
Team building\\
|
||||||
%Linux
|
Independence\\
|
||||||
%~
|
}
|
||||||
%\section{other skills}
|
\end{minipage}\hfill{\color{headercolor} \vline}\hfill
|
||||||
%Embedded systems
|
\begin{minipage}[t]{0.667\entryListSize}
|
||||||
\end{itemize}
|
\centering
|
||||||
|
{\Large\headingfont\color{headercolor} Hard skills}\\
|
||||||
|
\begin{minipage}[t]{0.32\entryListSize}
|
||||||
|
\centering
|
||||||
|
{\flushSomewhere
|
||||||
|
~\\
|
||||||
|
Control~Engineering\\
|
||||||
|
Software~Engineering\\
|
||||||
|
Algorithm~Development\\
|
||||||
|
Machine~Learning\\
|
||||||
|
~\\
|
||||||
|
}
|
||||||
|
\end{minipage}~~~\hfill{\color{headercolor} \vline}\hfill
|
||||||
|
\begin{minipage}[t]{0.32\entryListSize}
|
||||||
|
\centering
|
||||||
|
{\flushSomewhere
|
||||||
|
~\\
|
||||||
|
~~Linux\\
|
||||||
|
~~ROS / ROS2\\
|
||||||
|
~~CMake\\
|
||||||
|
~~PyTorch\\
|
||||||
|
~\\
|
||||||
|
}
|
||||||
|
\end{minipage}\hfill
|
||||||
|
|
||||||
|
\end{minipage}\hfill
|
||||||
|
%\begin{minipage}[t]{0.3\textwidth}
|
||||||
|
% some more text in the second column and an equation
|
||||||
|
% some more text in the second column and an equation
|
||||||
|
%\end{minipage}
|
||||||
|
|
||||||
|
%\begin{table}
|
||||||
|
%\begin{tabularx}{1.1\textwidth}{|X|X|X|}
|
||||||
|
% \hline
|
||||||
|
% foo & bar & fubar \\
|
||||||
|
% fubar & toobar & foo \\
|
||||||
|
% \hline
|
||||||
|
%\end{tabularx}
|
||||||
|
% \begin{tabularx}{1.1\textwidth}{X|X|X}
|
||||||
|
% Soft skills & \multicolumn{2}{l}{Hard Skill}\\
|
||||||
|
% %Soft skills & \multicolumn{2}{c}{Hard Skill}\\
|
||||||
|
% \end{tabularx}
|
||||||
|
%
|
||||||
|
% \begin{tabularx}{\textwidth}{X|X|X}
|
||||||
|
% a & b & c\\
|
||||||
|
% %&\multicolumn{2}{|c|}{High information density}& \multicolumn{2}{|c|}{Low information density} &\\ \hline
|
||||||
|
% %Cookie type & Noticeable& Non-noticeable& Noticeable& Non-noticeable& Total \\ \hline
|
||||||
|
% %1\textsuperscript{st} - party cookies&29&17&27&20&93\\ \hline
|
||||||
|
% %1\textsuperscript{st}/3\textsuperscript{rd} party cookies&19&22&23&20&84\\ \hline
|
||||||
|
% %Total& 48&39&50&40&177\\ \hline
|
||||||
|
%
|
||||||
|
% \end{tabularx}
|
||||||
|
%\end{table}
|
||||||
|
|
||||||
|
%\newcommand{\skill}[1]{\entry{}{#1}{}{}}
|
||||||
|
%\setlength{\columnseprule}{0.4pt}
|
||||||
|
%\begin{tabular}{c|c|c}
|
||||||
|
% Soft Skills && Hard skills && \
|
||||||
|
% asd && asd && asd\\
|
||||||
|
% asd && qwe && bb\\
|
||||||
|
%\end{tabular}
|
||||||
|
%\begin{columns}
|
||||||
|
% \begin{column}{0.2\textwidth}
|
||||||
|
% qwe
|
||||||
|
% \end{column}
|
||||||
|
% \begin{column}{0.2\textwidth}
|
||||||
|
% asd
|
||||||
|
% \end{column}
|
||||||
|
%\end{columns}
|
||||||
|
%\section{Skills}
|
||||||
|
%\begin{itemize}
|
||||||
|
% \item{Computer vision}
|
||||||
|
% \item{SLAM}
|
||||||
|
% \item{Linux}
|
||||||
|
% %\item{Visual odometry}
|
||||||
|
% %ROS
|
||||||
|
% %Julia
|
||||||
|
% %Rust
|
||||||
|
% %Linux
|
||||||
|
% %~
|
||||||
|
% %\section{other skills}
|
||||||
|
% %Embedded systems
|
||||||
|
%\end{itemize}
|
||||||
|
|
||||||
%\section{Other activities}
|
%\section{Other activities}
|
||||||
%\begin{entrylist}
|
%\begin{entrylist}
|
||||||
|
|
|
@ -169,6 +169,9 @@ BoldItalicFont=texgyreheros-bolditalic.otf
|
||||||
% List environment %
|
% List environment %
|
||||||
%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
\newlength{\entryListSize}
|
||||||
|
\setlength{\entryListSize}{11.3cm}
|
||||||
|
|
||||||
\setlength{\tabcolsep}{0pt}
|
\setlength{\tabcolsep}{0pt}
|
||||||
\newenvironment{entrylist}{%
|
\newenvironment{entrylist}{%
|
||||||
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}}ll}
|
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}}ll}
|
||||||
|
@ -177,7 +180,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf
|
||||||
}
|
}
|
||||||
\renewcommand{\bfseries}{\headingfont\color{entrylistcolor}}
|
\renewcommand{\bfseries}{\headingfont\color{entrylistcolor}}
|
||||||
\newcommand{\entry}[4]{%
|
\newcommand{\entry}[4]{%
|
||||||
\parbox[t]{2cm}{#1}&\parbox[t]{11.3cm}{%
|
\parbox[t]{2cm}{#1}&\parbox[t]{\entryListSize}{%
|
||||||
\textbf{#2}%
|
\textbf{#2}%
|
||||||
\hfill%
|
\hfill%
|
||||||
{\footnotesize\addfontfeature{Color=lightgray} #3}\\%
|
{\footnotesize\addfontfeature{Color=lightgray} #3}\\%
|
||||||
|
|
Loading…
Reference in a new issue