resume.tex/archive/2022/cv-en.tex

223 lines
9.2 KiB
TeX
Executable File

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MyOwnCV - English version
%
% @author Samuel ORTION
%
% 🄯 2022
% Some right reserved
%
% @version v0.0.1 (2022-09-29)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{mycv}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\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}
\Name{\ColorHighlight}{Samuel \textsc{Ortion}}{3rd year Bioinformatics Student}{\myage\ years old}
%%% Goal
\begin{center}
\large
\textbf{\em{Looking for a Computer Science Intership}} \\
\end{center}
%%% Contact
\TextSeparator{\ColorHighlight}{Contact}
\begin{DoubleColumns}
\begin{ItemList}{\ColorHighlight}
\item [\faAt]\href{mailto:samuel@ortion.fr}{samuel@ortion.fr}
\item [\Large\faMobile]\:06 21 58 03 48
\end{ItemList}
\nextcolumn
\begin{ItemList}{\ColorHighlight}
\item [\Large\faMapMarker]
Appt. B020 Estudines le Parc \\
61 Bd. de L'Yerres \\
91000 Évry - Courcouronnes
\end{ItemList}
\end{DoubleColumns}
%%% Interests
\TextSeparator{\ColorHighlight}{Interests}
\begin{TripleColumns}
\begin{ItemList}{\ColorHighlight}
\item [] Ornithology \\
\& Bioacoustics
\end{ItemList}
\nextcolumn
\begin{ItemList}{\ColorHighlight}
\item [] Biology, -omics \\
\& Evolution
\end{ItemList}
\nextcolumn
\begin{ItemList}{\ColorHighlight}
\item [] Computer Science \\
\&\:Machine\:Learning
\end{ItemList}
\end{TripleColumns}
\end{TopBar}
%----------------------------------------------------------------------------------------
% SIDE BAR
%----------------------------------------------------------------------------------------
\begin{SideBar}{\ColorBackground}{\ColorTextSide}
\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})
\item [{$\includegraphics[height=13pt]{../img/icons/rosalind-green.png}$}] \href{https://rosalind.info/users/Samulus.i.n/}{Rosalind \faLink}
\end{ItemList}
\vspace{1cm}
%%% Hard skills
\TextSeparatorBis{\ColorHighlight}{\faGears}{Skills}
\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=10pt]{../img/icons/UML-green.png}$}] UML2
% \item [\faCubes]
\item [\faFlask] \fboxrule=0pt \cooltooltip[0 0 0]{}{}{}{Laboratory technics practices during my bachelor degree}{Laboratory Technics}
\begin{itemize}
\item [{$\includegraphics[height=12pt]{../img/icons/dna-green.png}$}] PCR, RT-PCR, Clone
\item [{$\includegraphics[height=10pt]{../img/icons/spectro-green.png}$}] Spectrophotometry
\item [{$\includegraphics[height=10pt]{../img/icons/bacille-green.png}$}] Microrganism culture
\item [{$\includegraphics[height=10pt]{../img/icons/microscope-green.png}$}] Microscopy
\item [{$\includegraphics[height=10pt]{../img/icons/electrophorese-green}$}] Electrophoresis
\end{itemize}
\item [\faCamera] Photography
\item [\faPencil] Vector Graphics (Inkscape/svg)
\item [{$\includegraphics[height=10pt]{../img/icons/brain-circuit-green.png}$}] Electronics
\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}{Languages}
\begin{ItemList}{\ColorHighlight}
\item [] French (native)
\item [] English (B2)
\item [] German (A2)
\end{ItemList}
\end{SideBar}
%----------------------------------------------------------------------------------------
% Picture
%----------------------------------------------------------------------------------------
\DefineProfile{\ColorOther}{\ColorTextSide}{../img/portrait.jpg}
%----------------------------------------------------------------------------------------
% Main
%----------------------------------------------------------------------------------------
\begin{MainPart}
%%% Education
\MainTitleBis{\ColorHighlight}{\ColorTextMain}{Education}{\faGraduationCap}
% \Experience
% {\ColorHighlight}
% {Master of Bioinformatics}
% {Université d'Évry val d'Essonne -- Paris-Saclay}
% {2023}
% {
% Write here your description.\\
%
%
% }
\Experience
{\ColorHighlight}
{\href{https://www.universite-paris-saclay.fr/formation/licence-double-diplome/informatique-sciences-de-la-vie/}{Bachelor Degrees in Computer Science and Biology}}
{Évry -- Paris-Saclay University}
{2020-\textit{current}}
{
Courses on genetics, phylogenetics, physiology, biochemistry, microbiology, evolution, vegetal, animal and cell biology for the biology part, and on algorithms, imperative programming (C, Processing), object-oriented programming (Java), functional programming (OCaml), databases (SQL and relationnal algebra), networks, web development (HTML, CSS, JS), UNIX, scripting languages (Python, AWK) as well as language theory, logic and mathematics (not exhaustive).
Currently in third year.
}
\Experience
{\ColorHighlight}
{Scientific High School Diploma (Bac S) - Biology and Earth Sciences option - European mention}
{Lycée Notre-Dame, Le Mans}
{2017-2020}
{
Baccalaureate with highest honours, with a \cooltooltip[0 0 1][1 1 1]{}{}{}{Some Biology and Earth Science courses taught in English (Discipline Non Linguistique - Sciences de la vie et de la Terre)}{DNL SVT} european mention.\\
\cooltooltip[0 0 1][1 1 1]{}{}{}{Group work on a research topic with scientists, followed by an oral presentation at Angers University. We worked on tumor suppressor with two PhD from the CRCINA (Cancerology Reasearch Center of Angers). }{Research Passport}.
\textit{\href{https://www.olympiades-chimie.fr/}{Olympiades de la Chimie}} (1\textsuperscript{st} in departemental contest (Sarthe)).
}
%%% Experiences
\MainTitleBis{\ColorHighlight}{\ColorTextMain}{Experiences}{\faSuitcase}
\Experience
{\ColorHighlight}
{Computer Science Intership}
{\href{https://www.natural-solutions.eu/}{Natural-Solutions}}
{January 2022}
{
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}.
}
\Experience
{\ColorHighlight}
{Bird ringing session}
{\cooltooltip[0 0 1][1 1 1]{}{}{}{Sensible wet zone with reeds and ponds}{ENS de la prée d'amont}}
{August 2019}
{
Volunteer to help passerines ringing. Net installation, bird identification and ringing. \\
}
%%% Activities
\MainTitleBis{\ColorHighlight}{\ColorTextMain}{Hobbies}{\faUsers}
\vspace*{0.5cm}
\begin{DoubleColumns}
\begin{ItemList}{\ColorHighlight}
\item [] Bird watching
\item [] Bat recording
\item [] \href{https://gallery.samuel.ortion.fr/}{Wildlife Photography~\faLink}
\item [] \href{https://photos.april.org}{April Photo processing~\faLink}
\end{ItemList}
\nextcolumn
\begin{ItemList}{\ColorHighlight}
\item [] Software development
\item [] SysAdmin GNU/Linux
\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}
\end{ItemList}
\end{DoubleColumns}
\end{MainPart}
\end{document}faVideoCamera