2022-09-29 23:39:21 +02:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MyOwnCV - French version
%
% @author Samuel ORTION
%
% 🄯 2022
% Some right reserved
%
% @version v0.0.1 (2022-09-29)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass [11pt] { mycv}
\usepackage [utf8] { inputenc}
\usepackage [T1] { fontenc}
2022-10-01 11:57:53 +02:00
\usepackage [french] { babel}
2022-09-29 23:39:21 +02:00
\usepackage { datenumber}
\usepackage { fp}
\begin { document}
\newcounter { dateone} %
\newcounter { datetwo} %
\setmydatenumber { dateone} { 2003} { 01} { 21} %
\setmydatenumber { datetwo} { \the \year } { \the \month } { \the \day } %
\FPsub \result { \thedatetwo } { \thedateone }
\FPdiv \myage { \result } { 365.2425}
\myage
\FPtrunc \myage { \myage } { 0}
%----------------------------------------------------------------------------------------
% TOP BAR
%----------------------------------------------------------------------------------------
\begin { TopBar} { \ColorTextSide }
2022-10-01 11:57:53 +02:00
\Name { \ColorHighlight } { Samuel \textsc { Ortion} } { Étudiant en L3 Bioinformatique} { \myage \ ans} \\
2022-09-29 23:39:21 +02:00
%%% Contact
\TextSeparator { \ColorHighlight } { Contact}
\begin { DoubleColumns}
\begin { ItemList} { \ColorHighlight }
\item [\Large \faAt ] \href { mailto:samuel@ortion.fr} { samuel@ortion.fr}
\item [\Large \faMobile ] 06 21 58 03 48
\end { ItemList}
\nextcolumn
\begin { ItemList} { \ColorHighlight }
2022-10-01 11:57:53 +02:00
\item [\Large \faMapMarker ]
Appt. B020 Estudines le Parc \\
61 Bd. de L'Yerres \\
91000 Évry - Courcouronnes
2022-09-29 23:39:21 +02:00
\end { ItemList}
\end { DoubleColumns}
%%% Interests
\TextSeparator { \ColorHighlight } { Centres d'intérêts}
\begin { TripleColumns}
\begin { ItemList} { \ColorHighlight }
\item [] Ornithologie \\
\& Bioacoustique
\end { ItemList}
\nextcolumn
\begin { ItemList} { \ColorHighlight }
\item [] Biologie, -omics \\
\& Évolution
\end { ItemList}
\nextcolumn
\begin { ItemList} { \ColorHighlight }
\item [] Informatique \\
2022-10-01 11:57:53 +02:00
\& \: \textit { Computer\: Vision}
2022-09-29 23:39:21 +02:00
\end { ItemList}
\end { TripleColumns}
\end { TopBar}
%----------------------------------------------------------------------------------------
% SIDE BAR
%----------------------------------------------------------------------------------------
\begin { SideBar} { \ColorBackground } { \ColorTextSide }
2022-10-01 11:57:53 +02:00
\TextSeparatorBis { \ColorHighlight } { \faLink } { Liens}
\begin { ItemList} { \ColorHighlight }
\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 } )
\end { ItemList}
2022-09-29 23:39:21 +02:00
\vspace { 1cm}
2022-10-01 11:57:53 +02:00
2022-09-29 23:39:21 +02:00
%%% Hard skills
\TextSeparatorBis { \ColorHighlight } { \faGears } { Compétences}
\begin { ItemList} { \ColorHighlight }
\item [\faCode ] C/C++, Python, R, JS, Java \\
\item SHELL, PHP, OCaml
\item [\faFileCodeO ] HTML, CSS, \LaTeX
\item [\faDatabase ] SQL, MongoDB
\item [\faLinux ] GNU/Linux, Docker, QEMU/KVM
\item [\faGit ] Git
\item [{ $ \includegraphics [ height = 10 pt ] { .. / img / icons / UML - green.png } $ } ] UML2
% \item [\faCubes]
\item [\faFlask ] \cooltooltip [0 0 1] { } { } { } { Exemples de techniques pratiquées en TP lors de la licence} { Techniques de laboratoire}
\begin { itemize}
\item [{ $ \includegraphics [ height = 12 pt ] { .. / img / icons / dna - green.png } $ } ] PCR, RT-PCR, Clonage
\item [{ $ \includegraphics [ height = 10 pt ] { .. / img / icons / spectro - green.png } $ } ] Spectrophotométrie
\item [{ $ \includegraphics [ height = 10 pt ] { .. / img / icons / bacille - green.png } $ } ] Culture microbienne
\item [{ $ \includegraphics [ height = 10 pt ] { .. / img / icons / microscope - green.png } $ } ] Microscopie optique
\item [{ $ \includegraphics [ height = 10 pt ] { .. / img / icons / electrophorese - green } $ } ] Électrophorèse
\end { itemize}
\item [\faVideoCamera ] Photographie
2022-10-01 11:57:53 +02:00
\item [\faPencil ] Dessin vectoriel
2022-09-29 23:39:21 +02:00
\item [{ $ \includegraphics [ height = 10 pt ] { .. / img / icons / brain - circuit - green.png } $ } ] Électronique
\end { ItemList}
\vspace { 1cm}
% %%% Spider
% \TextSeparatorBis{\ColorHighlight}{\faTerminal}{Spider}
% \begin{SpiderDiagram}{\ColorTextSide}{\ColorHighlight}
% \addSkill{A}{1}
% \addSkill{B}{2}
% \addSkill{C}{1}
% \addSkill{D}{3}
% \addSkill{E}{5}
% % \addSkill{F}{3}
% \end{SpiderDiagram}
% \vspace{1cm}
%%% Languages
\TextSeparatorBis { \ColorHighlight } { \faLanguage } { Langues}
\begin { SkillGauges} { \ColorHighlight }
\addGauge { Français} { 5}
2022-10-01 11:57:53 +02:00
\addGauge { Anglais} { 4}
\addGauge { Allemand} { 2}
2022-09-29 23:39:21 +02:00
\end { SkillGauges}
\end { SideBar}
%----------------------------------------------------------------------------------------
% Picture
%----------------------------------------------------------------------------------------
\DefineProfile { \ColorOther } { \ColorTextSide } { ../img/portrait.jpg}
%----------------------------------------------------------------------------------------
% Main
%----------------------------------------------------------------------------------------
\begin { MainPart}
%%% Education
\MainTitleBis { \ColorHighlight } { \ColorTextMain } { Études} { \faGraduationCap }
% \Experience
% {\ColorHighlight}
% {Master of Bioinformatics}
% {Université d'Évry val d'Essonne -- Paris-Saclay}
% {2023}
% {
% Write here your description.\\
%
%
% }
\Experience
{ \ColorHighlight }
2022-10-01 11:57:53 +02:00
{ \href { https://www.universite-paris-saclay.fr/formation/licence-double-diplome/informatique-sciences-de-la-vie/} { Licence Double Sciences de la Vie - Informatique} }
2022-09-29 23:39:21 +02:00
{ Université d'Évry val d'Essonne -- Paris-Saclay}
{ 2020-\textit { présent} }
{
2022-10-01 11:57:53 +02:00
Double cursus en biologie et informatique à l'Université d'Évry val d'Essonne (formation de l'Université Paris-Saclay).\\
Actuellement en L3.
2022-09-29 23:39:21 +02:00
}
\Experience
{ \ColorHighlight }
{ Baccalauréat Scientifique, option Sciences de la Vie et de la Terre, mention européenne}
{ Lycée Notre-Dame, Le Mans}
{ 2017-2020}
{
2022-10-01 11:57:53 +02:00
Baccalauréat série S - SVT, obtenu avec mention bien.
2022-09-29 23:39:21 +02:00
2022-10-01 11:57:53 +02:00
Mention européenne anglais - \cooltooltip [0 0 1] [1 1 1] { } { } { } { Option suivie de la seconde à la terminale - Sciences de la Vie et de la Terre en anglais} { DNL SVT} .\\
Participation cette même année aux \href { https://www.olympiades-chimie.fr/} { Olympiades de la Chimie} (1\textsuperscript { er} aux épreuves départementales sarthoises).
2022-09-29 23:39:21 +02:00
}
%%% Experiences
\MainTitleBis { \ColorHighlight } { \ColorTextMain } { Expériences} { \faSuitcase }
\Experience
{ \ColorHighlight }
{ Stage d'informatique}
{ \href { https://natural-solutions.eu/} { Natural-Solutions} }
2022-10-01 11:57:53 +02:00
{ Janvier 2022}
2022-09-29 23:39:21 +02:00
{
2022-10-01 11:57:53 +02:00
Stage d'une semaine chez \href { https://natural-solutions.eu/} { Natural-Solutions~\faLink } , une agence de développement 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 } .
}
\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).\\
2022-09-29 23:39:21 +02:00
}
% \Experience
% {\ColorHighlight}
% {Happiness manager}
% {Nowhere}
% {1968}
% {
% Write here your description.\\
% }
%%% Activities
\MainTitleBis { \ColorHighlight } { \ColorTextMain } { Activités} { \faUsers }
\vspace * { 0.5cm}
\begin { DoubleColumns}
\begin { ItemList} { \ColorHighlight }
\item [] Ornithologie
\item [] Enregistrement des chauve-souris
2022-10-01 11:57:53 +02:00
\item [] \href { https://gallery.samuel.ortion.fr/} { Photographie Naturaliste~\faLink }
2022-09-29 23:39:21 +02:00
\item [] Traitement des \href { https://photos.april.org} { Photos de l'April~\faLink }
\end { ItemList}
\nextcolumn
\begin { ItemList} { \ColorHighlight }
2022-10-01 11:57:53 +02:00
\item [] Développement logiciel
2022-09-29 23:39:21 +02:00
\item [] AdminSys GNU/Linux
2022-10-01 11:57:53 +02:00
\item [] Permanences Linux à \href { https://liness.org/} { Liness~\faLink }
2022-09-29 23:39:21 +02:00
\item [] Contributions à \href { https://bioinfo-fr.net/author/samuel-ortion/} { Bioinfo-fr~\faLink }
\end { ItemList}
\end { DoubleColumns}
\end { MainPart}
\end { document}