Add work experience

This commit is contained in:
coolneng 2020-05-21 02:48:18 +02:00
parent d35cb2a6f1
commit 249450e1ac
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
7 changed files with 115 additions and 112 deletions

View File

@ -9,7 +9,7 @@
\usepackage{graphicx} \usepackage{graphicx}
\usepackage[usenames,dvipsnames]{xcolor} \usepackage[usenames,dvipsnames]{xcolor}
\usepackage[left=1.3cm, \usepackage[left=1.3cm,
top=1.2cm, top=0.9cm,
right=1.3cm, right=1.3cm,
bottom=1.2cm, bottom=1.2cm,
nohead, nohead,
@ -68,16 +68,16 @@
\newfontfamily{\hlight}[UprightFont={* Light}]{Cormorant Garamond} \newfontfamily{\hlight}[UprightFont={* Light}]{Cormorant Garamond}
%\defaultfontfeatures{Mapping=tex-text} % converts LaTeX specials (``quotes'' --- dashes etc.) to unicode %\defaultfontfeatures{Mapping=tex-text} % converts LaTeX specials (``quotes'' --- dashes etc.) to unicode
\defaultfontfeatures{ \defaultfontfeatures{
Path = /opt/texlive/2019/texmf-dist/fonts/opentype/public/fontawesome5/ } Path = /nix/store/nl6mv0aymmla9c57bdpxg4yzf888qjlj-emacs-all-the-icons-fonts-3.2.0/share/fonts/all-the-icons/fontawesome.ttf }
\usepackage{fontawesome5} % glyphs for contact info \usepackage{fontawesome5} % glyphs for contact info
% CUSTOM COMMANDS % CUSTOM COMMANDS
\newcommand{\titlerulethick}{{% \newcommand{\titlerulethick}{{%
{\color{dark-gray} \titlerule[0.7mm] }% {\color{dark-gray} \titlerule[0.5mm] }%
}} }}
% old section title format % old section title format
\titleformat{\section}{\fontsize{28pt}{40pt}\color{dark-gray}\normalfont}{}{0mm}{}[\titlerulethick] \titleformat{\section}{\fontsize{28pt}{38pt}\color{dark-gray}\normalfont}{}{0mm}{}[\titlerulethick]
%\titlespacing{\section}{0pt}{3pt}{3pt} %\titlespacing{\section}{0pt}{3pt}{3pt}
\newcommand{\namefont}[1]{{% \newcommand{\namefont}[1]{{%
@ -115,15 +115,15 @@
}} }}
\newcommand{\emphasized}[1]{{% \newcommand{\emphasized}[1]{{%
{\fontsize{14pt}{18pt}\textbf{#1}} {\fontsize{12pt}{14pt}\textbf{#1}}
}} }}
\newcommand{\position}[1]{{% \newcommand{\position}[1]{{%
{\fontsize{14pt}{18pt} \hlight{#1}} {\fontsize{12pt}{14pt} \hlight{#1}}
}} }}
\newcommand{\company}[1]{{% \newcommand{\company}[1]{{%
{\fontsize{14pt}{18pt} \textbf{#1}} {\fontsize{12pt}{14pt} \textbf{#1}}
}} }}
\newcommand{\headline}{ \newcommand{\headline}{
@ -131,15 +131,11 @@
} }
\newcommand{\name}{ \newcommand{\name}{
\raggedright\fontsize{42pt}{42pt}\bfseries\flushleft\color{dark-gray}{$name$} \raggedright\fontsize{38pt}{38pt}\bfseries\flushleft\color{dark-gray}{$name$}
} }
\newcommand{\lighthrule}{ \newcommand{\lighthrule}{
{\color{light-gray}\par\rule[0mm]{\hsize}{0.5mm}\par\vspace{0.5em}} {\color{light-gray}\par\rule[0mm]{\hsize}{0.5mm}\par\vspace{0.0em}}
}
\newcommand\Mybox[1]{%
\setlength\fboxsep{0pt}\fcolorbox{red}{white}{#1}
} }
% hack to remove bibliography numbering % hack to remove bibliography numbering
@ -162,14 +158,6 @@
\endlist} \endlist}
\makeatother \makeatother
% %
%
%
%
%
%
%
%
%
%-------------------- BEGIN DOCUMENT ---------------------- %-------------------- BEGIN DOCUMENT ----------------------
\begin{document} \begin{document}
%\nocite{$publications$} %\nocite{$publications$}
@ -191,12 +179,6 @@
\begin{minipage}[b]{\leftwide} \begin{minipage}[b]{\leftwide}
\name \name
\end{minipage} & % \end{minipage} & %
%
% HEADLINE (middle)
%\begin{minipage}[b]{\centerwide}
%\parbox[b][][b]{4.5cm}{\raggedright\headline}
%\end{minipage} & %
%
% CONTACT INFO (middle) % CONTACT INFO (middle)
\begin{minipage}[b]{\centerwide} \begin{minipage}[b]{\centerwide}
\renewcommand\arraystretch{1.25} \renewcommand\arraystretch{1.25}
@ -215,6 +197,7 @@
\lighthrule \lighthrule
%---------- MAIN BODY ---------- %---------- MAIN BODY ----------
% ABOUT % ABOUT
\vspace{-1.6em}
\ifthenelse{\equal{$lang$}{en}} \ifthenelse{\equal{$lang$}{en}}
{\section{about}} {\section{about}}
{\section{extracto}}% {\section{extracto}}%
@ -222,32 +205,30 @@
$about$ $about$
} }
%---------- LEFT SIDE ---------- %---------- LEFT SIDE ----------
%\Mybox{
\begin{minipage}[t]{0.31\textwidth} \begin{minipage}[t]{0.31\textwidth}
\raggedright \raggedright
%\begin{flushleft}
% PROGRAMMING % PROGRAMMING
\ifthenelse{\equal{$lang$}{en}} \ifthenelse{\equal{$lang$}{en}}
{\section{programming}} {\section{programming}}
{\section{programación}}% {\section{programación}}%
\hlight \hlight
\begin{sortedlist} \begin{itemize}[]
$for(programming)$ $for(programming)$
\sortitem{$programming$} \item\emphasized{$programming.language$}
$endfor$ $endfor$
\end{sortedlist} \end{itemize}
% TECHNOLOGIES % TECHNOLOGIES
% %
\ifthenelse{\equal{$lang$}{en}} \ifthenelse{\equal{$lang$}{en}}
{\section{technologies}} {\section{technical skills}}
{\section{software}}% {\section{tecnologías}}%
\hlight \hlight
\begin{sortedlist} \begin{itemize}[]
$for(technologies)$ $for(technologies)$
\sortitem{$technologies$} \item{$technologies$}
$endfor$ $endfor$
\end{sortedlist} \end{itemize}
% COURSES % COURSES
% %
@ -259,7 +240,6 @@
\emphasized{$courses.name$} \\ \emphasized{$courses.name$} \\
\lightfont{\textbf{$courses.institution$}} \\ \lightfont{\textbf{$courses.institution$}} \\
$endfor$ $endfor$
%\end{flushleft}
\end{minipage}% \end{minipage}%
% %
%---------- RIGHT SIDE ---------- %---------- RIGHT SIDE ----------
@ -268,8 +248,40 @@
\newlength{\buffer} \newlength{\buffer}
\setlength{\buffer}{4pt plus 1pt minus 1pt} \setlength{\buffer}{4pt plus 1pt minus 1pt}
% %
%
\begin{minipage}[t]{0.64\textwidth} \begin{minipage}[t]{0.64\textwidth}
% EXPERIENCE
\ifthenelse{\equal{$lang$}{en}}
{\section{experience}}
{\section{experiencia laboral}}%
\setlength{\hwide}{\dimexpr.5\hsize-4\tabcolsep}
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
%
\begin{tabular}{@{}p{\hwide}p{\hwideright}}
\arrayrulecolor{light-gray}
$for(experience)$
\parbox[t][][t]{\hwide}{%
\raggedright
\company{$experience.company$}\\
\vspace{\buffer}
\lightfont{%
$experience.years.start$ \textendash{} $experience.years.end$\\
$if(experience.location)$
$experience.location$\\
$endif$
\vspace{\buffer}}
$if(experience.group)$
\lightsmall{\emph{$experience.group$}}%
$endif$
} & %
\parbox[t][][t]{\hwideright}{%
\raggedright
\position{$experience.position$}\\
\vspace{\buffer}
\lightsmall{$experience.description$}
}\\
\spacerule
$endfor$
\end{tabular}
% EDUCATION % EDUCATION
\ifthenelse{\equal{$lang$}{en}} \ifthenelse{\equal{$lang$}{en}}
{\section{education}} {\section{education}}
@ -278,6 +290,7 @@
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep} \setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
% %
\setlength{\parskip}{1mm} \setlength{\parskip}{1mm}
\vspace{-0.5em}
\begin{tabular}{@{}p{\hwide}p{\rightwide}} \begin{tabular}{@{}p{\hwide}p{\rightwide}}
$for(education)$ $for(education)$
\parbox[t][][t]{\hwide}{% \parbox[t][][t]{\hwide}{%
@ -290,43 +303,12 @@
\parbox[t][][t]{\rightwide}{% \parbox[t][][t]{\rightwide}{%
\lightfont{\textbf{$education.institution$} \\ \lightfont{\textbf{$education.institution$} \\
\emph{$education.campus$}} \\ % \emph{$education.campus$}} \\ %
\bigskip % \medskip %
} \\ } \\
$endfor$ $endfor$
\end{tabular} \end{tabular}
\vspace{-0.8em}
% %
%\section{experience}
%%
%\setlength{\hwide}{\dimexpr.5\hsize-4\tabcolsep}
%\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
%%
%% POSITIONS
%\begin{tabular}{@{}p{\hwide}p{\hwideright}}
%\arrayrulecolor{light-gray}
%$for(experience)$
%\parbox[t][][t]{\hwide}{%
%\raggedright
%\company{$experience.company$}\\
%\vspace{\buffer}
%\lightfont{%
%$experience.years.start$ \textendash{} $experience.years.end$\\
%$if(experience.location)$
%$experience.location$\\
%$endif$
%\vspace{\buffer}}
%$if(experience.group)$
%\lightsmall{\emph{$experience.group$}}%
%$endif$
%} & %
%\parbox[t][][t]{\hwideright}{%
%\raggedright
%\position{$experience.position$}\\
%\vspace{\buffer}
%\lightsmall{$experience.description$}
%}\\
%\spacerule
%$endfor$
%\end{tabular}
% LANGUAGES % LANGUAGES
\ifthenelse{\equal{$lang$}{en}} \ifthenelse{\equal{$lang$}{en}}

View File

@ -7,8 +7,6 @@ gitlab: akasroua
lang: en lang: en
#publications: '\*' #publications: '\*'
#headline: |
about: | about: |
Computer Engineering student ready to step his toes in the job market. Computer Engineering student ready to step his toes in the job market.
@ -38,16 +36,25 @@ education:
institution: "Université Paris-Sud" institution: "Université Paris-Sud"
programming: programming:
- C++ - language: C++
- Java proficiency: Good
- Python
- Shell scripting - language: Python
proficiency: Good
- language: Java
proficiency: Basic
- language: Nix
proficiency: Medium
technologies: technologies:
- UNIX-like systems - Linux/FreeBSD
- \LaTeX - \LaTeX
- Git - Git
- LEMP - FEMP Stack - LEMP Stack
- REST APIs
- SQL
languages: languages:
- language: English - language: English
@ -59,9 +66,6 @@ languages:
- language: French - language: French
proficiency: Native proficiency: Native
- language: Darija (Moroccan dialect)
proficiency: Native
courses: courses:
- name: Fundamentals of Robotics - name: Fundamentals of Robotics
institution: Adams Formación institution: Adams Formación
@ -74,11 +78,18 @@ courses:
- name: Arduino - name: Arduino
institution: Universidad de Granada institution: Universidad de Granada
#experience:
#- company: Trinity College, Cambridge experience:
# years: - company: Odyfo
# start: '1669' years:
# end: '1702' start: 'April 2020'
# position: Lucasian Professor of Mathematics end: 'present'
# description: "Mainly mathematical sciences, but also the study of alchemy and biblical chronology. I generalized the binomial theorem to allow real exponents other than nonnegative integers. Also devised a method for finding successively better approximations to the roots (or zeroes) of a real-valued function, it's called ``Newton's method''" position: Internship
description: "REST API development in Python, database optimization and migration to AWS Lambda"
- company: JITKey
years:
start: 'February 2020'
end: 'March 2020'
position: Internship
description: "Support Manager at a startup in Spain. Cut short due to the COVID-19 epidemic"
--- ---

View File

@ -7,10 +7,8 @@ gitlab: akasroua
lang: es lang: es
#publications: '\*' #publications: '\*'
#headline: |
about: | about: |
Estudiante de Ingeniería Informática, con motivación para entrar en el mundo laboral con el fin de familiarizarme con las mecánicas de éste. Estudiante de Ingeniería Informática, con motivación para entrar en el mundo laboral.
education: education:
- years: - years:
@ -39,16 +37,25 @@ education:
institution: "Université Paris-Sud" institution: "Université Paris-Sud"
programming: programming:
- C++ - language: C++
- Java proficiency: Alto
- Python
- Shell - language: Python
proficiency: Alto
- language: Java
proficiency: Básico
- language: Nix
proficiency: Medio
technologies: technologies:
- Sistemas UNIX - Linux/FreeBSD
- \LaTeX - \LaTeX
- Git - Git
- LEMP - FEMP Stack - LEMP Stack
- APIs REST
- SQL
languages: languages:
- language: Inglés - language: Inglés
@ -60,10 +67,6 @@ languages:
- language: Francés - language: Francés
proficiency: Nativo proficiency: Nativo
- language: Darija
proficiency: Nativo
courses: courses:
- name: Fundamentos de Robótica - name: Fundamentos de Robótica
institution: Adams Formación institution: Adams Formación
@ -76,11 +79,18 @@ courses:
- name: Arduino - name: Arduino
institution: Universidad de Granada institution: Universidad de Granada
#experience:
#- company: Trinity College, Cambridge experience:
# years: - company: Odyfo
# start: '1669' years:
# end: '1702' start: 'Abril 2020'
# position: Lucasian Professor of Mathematics end: 'presente'
# description: "Mainly mathematical sciences, but also the study of alchemy and biblical chronology. I generalized the binomial theorem to allow real exponents other than nonnegative integers. Also devised a method for finding successively better approximations to the roots (or zeroes) of a real-valued function, it's called ``Newton's method''" position: Prácticas
description: "Desarrollo de una API REST, optimización de base de datos y migración a AWS Lambda"
- company: JITKey
years:
start: 'Febrero 2020'
end: 'Marzo 2020'
position: Prácticas
description: "Responsable de Soporte en una startup española. Suspendidas debido al COVID-19"
--- ---

View File

@ -59,7 +59,7 @@ pdfs := $(patsubst %.yml,%.pdf,$(ymls))
bibs := $(wildcard $(in_dir)/*.bib) bibs := $(wildcard $(in_dir)/*.bib)
$(texs): %.tex: %.yml $(bibs) $(PANDOC_TMPL) $(texs): %.tex: %.yml $(bibs) $(PANDOC_TMPL)
$(PANDOC) -o $@ $< # pandoc template > .tex $(PANDOC) -o $@ $<
phony_pdfs := $(if $(always_latexmk),$(pdfs) $(notes_pdf)) phony_pdfs := $(if $(always_latexmk),$(pdfs) $(notes_pdf))

Binary file not shown.

Binary file not shown.

View File

@ -2,4 +2,4 @@ $pdflatex = "xelatex %O %S -synctex=1 -interaction=batchmode";
$pdf_mode = 1; $pdf_mode = 1;
$dvi_mode = $postscript_mode = 0; $dvi_mode = $postscript_mode = 0;
$out_dir = "Output"; $out_dir = "Output";
$clean_ext = "xdv log fdb_latexmk"; $clean_ext = "xdv log fdb_latexmk fls";