Updated cv-fr for PPEI, added a Watermark
This commit is contained in:
parent
fee663ead2
commit
0d4d96ba9d
0
tex/.gitignore
vendored
Normal file → Executable file
0
tex/.gitignore
vendored
Normal file → Executable file
9
tex/Makefile
Normal file → Executable file
9
tex/Makefile
Normal file → Executable file
@ -11,5 +11,10 @@ clean:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
@echo "Publishing"
|
@echo "Publishing"
|
||||||
cp -i ${filename}.pdf ../doc/
|
cp -i *.pdf ../doc/
|
||||||
cp -i ${filename}-fr.pdf ../doc/
|
|
||||||
|
archive: clean publish
|
||||||
|
cp -r ./ ../archive/$(shell date +%Y%m%d)/
|
||||||
|
|
||||||
|
sync: publish
|
||||||
|
rsync -avzu ../doc/*.pdf root@home.ortion.fr:/var/www/upload/cv/
|
33
tex/cv-en.tex
Normal file → Executable file
33
tex/cv-en.tex
Normal file → Executable file
@ -35,14 +35,14 @@
|
|||||||
%%% Goal
|
%%% Goal
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\large
|
\large
|
||||||
\textbf{\em{Computer Science Intership}} \\
|
\textbf{\em{Looking for a Computer Science Intership}} \\
|
||||||
\end{center}
|
\end{center}
|
||||||
%%% Contact
|
%%% Contact
|
||||||
\TextSeparator{\ColorHighlight}{Contact}
|
\TextSeparator{\ColorHighlight}{Contact}
|
||||||
\begin{DoubleColumns}
|
\begin{DoubleColumns}
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [\Large\faAt] \href{mailto:samuel@ortion.fr}{samuel@ortion.fr}
|
\item [\faAt]\href{mailto:samuel@ortion.fr}{samuel@ortion.fr}
|
||||||
\item [\Large\faMobile] 06 21 58 03 48
|
\item [\Large\faMobile]\:06 21 58 03 48
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\nextcolumn
|
\nextcolumn
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
@ -79,16 +79,16 @@
|
|||||||
\begin{SideBar}{\ColorBackground}{\ColorTextSide}
|
\begin{SideBar}{\ColorBackground}{\ColorTextSide}
|
||||||
\TextSeparatorBis{\ColorHighlight} {\faLink}{Liens}
|
\TextSeparatorBis{\ColorHighlight} {\faLink}{Liens}
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [\Large\faGlobe] \href{https://samuel.ortion.fr/}{samuel.ortion.fr}
|
\item [\Large\faGlobe] \:\href{https://samuel.ortion.fr/}{samuel.ortion.fr}
|
||||||
\item [\Large\faGit] \href{https://framagit.org/UncleSamulus}{UncleSamulus} (\href{https://forge.chapril.org/UncleSamulus/}{\includegraphics[height=7pt]{../img/icons/gitea-wb.png}}, \href{https://framagit.org/UncleSamulus}{\faGitlab}, \href{https://github.com/UncleSamulus}{\faGithub})
|
\item [\Large\faGit] \href{https://framagit.org/UncleSamulus}{UncleSamulus} (\href{https://forge.chapril.org/UncleSamulus/}{\includegraphics[height=7pt]{../img/icons/gitea-wb.png}}, \href{https://framagit.org/UncleSamulus}{\faGitlab}, \href{https://github.com/UncleSamulus}{\faGithub})
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/rosalind-green.png}$}] \href{https://rosalind.info/users/Samulus.i.n/}{Rosalind \faLink}
|
\item [{$\includegraphics[height=13pt]{../img/icons/rosalind-green.png}$}] \href{https://rosalind.info/users/Samulus.i.n/}{Rosalind \faLink}
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\vspace{1cm}
|
\vspace{1cm}
|
||||||
|
|
||||||
%%% Hard skills
|
%%% Hard skills
|
||||||
\TextSeparatorBis{\ColorHighlight}{\faGears}{Skills}
|
\TextSeparatorBis{\ColorHighlight}{\faGears}{Skills}
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [\faCode] C/C++, Python, R, JS, Java \\
|
\item [\faCode] C/C++, Python, R, JS, Java, \\
|
||||||
\item SHELL, PHP, OCaml
|
\item SHELL, PHP, OCaml
|
||||||
\item [\faFileCodeO] HTML, CSS, \LaTeX
|
\item [\faFileCodeO] HTML, CSS, \LaTeX
|
||||||
\item [\faDatabase] SQL, MongoDB
|
\item [\faDatabase] SQL, MongoDB
|
||||||
@ -104,7 +104,7 @@
|
|||||||
\item [{$\includegraphics[height=10pt]{../img/icons/microscope-green.png}$}] Microscopy
|
\item [{$\includegraphics[height=10pt]{../img/icons/microscope-green.png}$}] Microscopy
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/electrophorese-green}$}] Electrophoresis
|
\item [{$\includegraphics[height=10pt]{../img/icons/electrophorese-green}$}] Electrophoresis
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item [\faVideoCamera] Photography
|
\item [\faCamera] Photography
|
||||||
\item [\faPencil] Vector Graphics (Inkscape/svg)
|
\item [\faPencil] Vector Graphics (Inkscape/svg)
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/brain-circuit-green.png}$}] Electronics
|
\item [{$\includegraphics[height=10pt]{../img/icons/brain-circuit-green.png}$}] Electronics
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
@ -125,12 +125,11 @@
|
|||||||
|
|
||||||
%%% Languages
|
%%% Languages
|
||||||
\TextSeparatorBis{\ColorHighlight}{\faLanguage}{Languages}
|
\TextSeparatorBis{\ColorHighlight}{\faLanguage}{Languages}
|
||||||
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\begin{SkillGauges}{\ColorHighlight}
|
\item [] French (native)
|
||||||
\addGauge{French}{5}
|
\item [] English (B2)
|
||||||
\addGauge{Englisg}{4}
|
\item [] German (A2)
|
||||||
\addGauge{German}{2}
|
\end{ItemList}
|
||||||
\end{SkillGauges}
|
|
||||||
\end{SideBar}
|
\end{SideBar}
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
%----------------------------------------------------------------------------------------
|
||||||
@ -185,10 +184,10 @@
|
|||||||
\Experience
|
\Experience
|
||||||
{\ColorHighlight}
|
{\ColorHighlight}
|
||||||
{Computer Science Intership}
|
{Computer Science Intership}
|
||||||
{\href{https://natural-solutions.eu/}{Natural-Solutions}}
|
{\href{https://www.natural-solutions.eu/}{Natural-Solutions}}
|
||||||
{January 2022}
|
{January 2022}
|
||||||
{
|
{
|
||||||
A one-week internship in the \href{https://natural-solutions.eu/}{Natural-Solutions~\faLink} web development agence, based in Marseille.
|
A one-week internship in the \href{https://www.natural-solutions.eu/}{Natural-Solutions~\faLink} web development agence, based in Marseille.
|
||||||
|
|
||||||
Contributed to the development of an artificial intelligence involved in automatic nocturnal bird flight call detection and identification for the \href{https://nocturnal-bird-migration.com/}{NBM Challenge~\faLink}.
|
Contributed to the development of an artificial intelligence involved in automatic nocturnal bird flight call detection and identification for the \href{https://nocturnal-bird-migration.com/}{NBM Challenge~\faLink}.
|
||||||
}
|
}
|
||||||
@ -215,10 +214,10 @@
|
|||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [] Software development
|
\item [] Software development
|
||||||
\item [] SysAdmin GNU/Linux
|
\item [] SysAdmin GNU/Linux
|
||||||
\item [] \href{https://liness.org/}{Liness Linux User Group~\faLink}
|
\item [] \href{https://liness.org/}{\textbf{Liness Linux User Group}~\faLink}
|
||||||
\item [] Contributions to \href{https://bioinfo-fr.net/author/samuel-ortion/}{Bioinfo-fr~\faLink}
|
\item [] Contributions to \href{https://bioinfo-fr.net/author/samuel-ortion/}{Bioinfo-fr~\faLink}
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\end{DoubleColumns}
|
\end{DoubleColumns}
|
||||||
\end{MainPart}
|
\end{MainPart}
|
||||||
|
|
||||||
\end{document}
|
\end{document}faVideoCamera
|
52
tex/cv-fr.tex
Normal file → Executable file
52
tex/cv-fr.tex
Normal file → Executable file
@ -15,6 +15,12 @@
|
|||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage[french]{babel}
|
\usepackage[french]{babel}
|
||||||
|
|
||||||
|
\usepackage{draftwatermark}
|
||||||
|
\SetWatermarkText{Version PPEI}
|
||||||
|
\SetWatermarkScale{0.3}
|
||||||
|
|
||||||
|
\SetWatermarkColor[gray]{0.90}
|
||||||
|
|
||||||
\usepackage{datenumber}
|
\usepackage{datenumber}
|
||||||
\usepackage{fp}
|
\usepackage{fp}
|
||||||
|
|
||||||
@ -43,12 +49,11 @@
|
|||||||
\begin{DoubleColumns}
|
\begin{DoubleColumns}
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [\Large\faAt] \href{mailto:samuel@ortion.fr}{samuel@ortion.fr}
|
\item [\Large\faAt] \href{mailto:samuel@ortion.fr}{samuel@ortion.fr}
|
||||||
\item [\Large\faMobile] 06 21 58 03 48
|
\item [\Large\faMobile]\:\:06 21 58 03 48
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\nextcolumn
|
\nextcolumn
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [\Large\faMapMarker]
|
\item [\Large\faMapMarker] \:\:\:Appt. B020 Estudines le Parc \\
|
||||||
Appt. B020 Estudines le Parc \\
|
|
||||||
61 Bd. de L'Yerres \\
|
61 Bd. de L'Yerres \\
|
||||||
91000 Évry - Courcouronnes
|
91000 Évry - Courcouronnes
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
@ -63,7 +68,7 @@
|
|||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\nextcolumn
|
\nextcolumn
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [] Biologie, -omics \\
|
\item [] Biologie \\
|
||||||
\& Évolution
|
\& Évolution
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\nextcolumn
|
\nextcolumn
|
||||||
@ -80,9 +85,9 @@
|
|||||||
\begin{SideBar}{\ColorBackground}{\ColorTextSide}
|
\begin{SideBar}{\ColorBackground}{\ColorTextSide}
|
||||||
\TextSeparatorBis{\ColorHighlight} {\faLink}{Liens}
|
\TextSeparatorBis{\ColorHighlight} {\faLink}{Liens}
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [\Large\faGlobe] \href{https://samuel.ortion.fr/}{samuel.ortion.fr}
|
\item [\Large\faGlobe] \:\href{https://samuel.ortion.fr/}{samuel.ortion.fr}
|
||||||
\item [\Large\faGit] \href{https://framagit.org/UncleSamulus}{UncleSamulus} (\href{https://forge.chapril.org/UncleSamulus/}{\includegraphics[height=7pt]{../img/icons/gitea-wb.png}}, \href{https://framagit.org/UncleSamulus}{\faGitlab}, \href{https://github.com/UncleSamulus}{\faGithub})
|
\item [\Large\faGit] \href{https://framagit.org/UncleSamulus}{UncleSamulus} (\href{https://forge.chapril.org/UncleSamulus/}{\includegraphics[height=7pt]{../img/icons/gitea-wb.png}}, \href{https://framagit.org/UncleSamulus}{\faGitlab}, \href{https://github.com/UncleSamulus}{\faGithub})
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/rosalind-green.png}$}] \href{https://rosalind.info/users/Samulus.i.n/}{Rosalind \faLink}
|
\item [{$\includegraphics[height=14pt]{../img/icons/rosalind-green.png}$}] \href{https://rosalind.info/users/Samulus.i.n/}{Rosalind \faLink}
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\vspace{1cm}
|
\vspace{1cm}
|
||||||
|
|
||||||
@ -92,8 +97,8 @@
|
|||||||
\item [\faCode] C/C++, Python, R, JS, Java \\
|
\item [\faCode] C/C++, Python, R, JS, Java \\
|
||||||
\item SHELL, PHP, OCaml
|
\item SHELL, PHP, OCaml
|
||||||
\item [\faFileCodeO] HTML, CSS, \LaTeX
|
\item [\faFileCodeO] HTML, CSS, \LaTeX
|
||||||
\item [\faDatabase] SQL, MongoDB
|
\item [\faDatabase] SQL
|
||||||
\item [\faLinux] GNU/Linux, Docker, QEMU/KVM
|
\item [\faLinux] GNU/Linux, Docker
|
||||||
\item [\faGit] Git
|
\item [\faGit] Git
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/UML-green.png}$}] UML2
|
\item [{$\includegraphics[height=10pt]{../img/icons/UML-green.png}$}] UML2
|
||||||
% \item [\faCubes]
|
% \item [\faCubes]
|
||||||
@ -105,9 +110,6 @@
|
|||||||
\item [{$\includegraphics[height=10pt]{../img/icons/microscope-green.png}$}] Microscopie optique
|
\item [{$\includegraphics[height=10pt]{../img/icons/microscope-green.png}$}] Microscopie optique
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/electrophorese-green}$}] Électrophorèse
|
\item [{$\includegraphics[height=10pt]{../img/icons/electrophorese-green}$}] Électrophorèse
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item [\faVideoCamera] Photographie
|
|
||||||
\item [\faPencil] Dessin vectoriel
|
|
||||||
\item [{$\includegraphics[height=10pt]{../img/icons/brain-circuit-green.png}$}] Électronique
|
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\vspace{1cm}
|
\vspace{1cm}
|
||||||
|
|
||||||
@ -127,11 +129,9 @@
|
|||||||
%%% Languages
|
%%% Languages
|
||||||
\TextSeparatorBis{\ColorHighlight}{\faLanguage}{Langues}
|
\TextSeparatorBis{\ColorHighlight}{\faLanguage}{Langues}
|
||||||
|
|
||||||
\begin{SkillGauges}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\addGauge{Français}{5}
|
\item [] Anglais (B2)
|
||||||
\addGauge{Anglais}{4}
|
\end{ItemList}
|
||||||
\addGauge{Allemand}{2}
|
|
||||||
\end{SkillGauges}
|
|
||||||
\end{SideBar}
|
\end{SideBar}
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
%----------------------------------------------------------------------------------------
|
||||||
@ -187,21 +187,13 @@
|
|||||||
\Experience
|
\Experience
|
||||||
{\ColorHighlight}
|
{\ColorHighlight}
|
||||||
{Stage d'informatique}
|
{Stage d'informatique}
|
||||||
{\href{https://natural-solutions.eu/}{Natural-Solutions}}
|
{\href{https://www.natural-solutions.eu/}{Natural-Solutions}}
|
||||||
{Janvier 2022}
|
{Janvier 2022}
|
||||||
{
|
{
|
||||||
Stage d'une semaine chez \href{https://natural-solutions.eu/}{Natural-Solutions~\faLink}, une agence de développement web basée à Marseille.
|
Stage d'une semaine chez \href{https://www.natural-solutions.eu/}{Natural-Solutions~\faLink}, une agence de développement web basée à Marseille.
|
||||||
|
|
||||||
Contribution à la mise en place d'une IA pour la reconnaissance des cris nocturnes d'oiseaux, dans le cadre du challenge \href{https://nocturnal-bird-migration.com/}{NBM~\faLink}.
|
Contribution à la mise en place d'une IA pour la reconnaissance des cris nocturnes d'oiseaux, dans le cadre du challenge \href{https://nocturnal-bird-migration.com/}{NBM~\faLink}.
|
||||||
}
|
}
|
||||||
\Experience
|
|
||||||
{\ColorHighlight}
|
|
||||||
{Session de baguage d'oiseaux migrateurs}
|
|
||||||
{\cooltooltip[0 0 1][1 1 1]{}{}{}{Espace Naturel Sensible, zone humide (roselières, mâres et taillis)}{ENS de la prée d'amont}}
|
|
||||||
{Août 2019}
|
|
||||||
{
|
|
||||||
Participation bénévole à une session de baguage des passereaux en migration post-nuptiale à l'ENS de la prée d'amont, à Vaas (Sarthe).\\
|
|
||||||
}
|
|
||||||
% \Experience
|
% \Experience
|
||||||
% {\ColorHighlight}
|
% {\ColorHighlight}
|
||||||
% {Happiness manager}
|
% {Happiness manager}
|
||||||
@ -216,17 +208,15 @@
|
|||||||
\vspace*{0.5cm}
|
\vspace*{0.5cm}
|
||||||
\begin{DoubleColumns}
|
\begin{DoubleColumns}
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [] Ornithologie
|
\item [] Observation des oiseaux et partage des données sur Faune-France
|
||||||
\item [] Enregistrement des chauve-souris
|
\item [] Enregistrement des chauve-souris
|
||||||
\item [] \href{https://gallery.samuel.ortion.fr/}{Photographie Naturaliste~\faLink}
|
\item [] \href{https://gallery.samuel.ortion.fr/}{Photographie Naturaliste~\faLink}
|
||||||
\item [] Traitement des \href{https://photos.april.org}{Photos de l'April~\faLink}
|
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\nextcolumn
|
\nextcolumn
|
||||||
\begin{ItemList}{\ColorHighlight}
|
\begin{ItemList}{\ColorHighlight}
|
||||||
\item [] Développement logiciel
|
\item [] Développement logiciel
|
||||||
\item [] AdminSys GNU/Linux
|
\item [] Groupe d'Utilisateurs des Logiciels Libres \href{https://liness.org/}{Linux Essonnes~\faLink}
|
||||||
\item [] Permanences Linux à \href{https://liness.org/}{Liness~\faLink}
|
\item [] Écriture d'articles sur \href{https://bioinfo-fr.net/author/samuel-ortion/}{Bioinfo-fr~\faLink}
|
||||||
\item [] Contributions à \href{https://bioinfo-fr.net/author/samuel-ortion/}{Bioinfo-fr~\faLink}
|
|
||||||
\end{ItemList}
|
\end{ItemList}
|
||||||
\end{DoubleColumns}
|
\end{DoubleColumns}
|
||||||
\end{MainPart}
|
\end{MainPart}
|
||||||
|
1
tex/cv-fr.xwm
Normal file
1
tex/cv-fr.xwm
Normal file
@ -0,0 +1 @@
|
|||||||
|
\relax
|
0
tex/mycv.cls
Normal file → Executable file
0
tex/mycv.cls
Normal file → Executable file
Loading…
Reference in New Issue
Block a user