From 451e903d2c5e81e4c2c667bbf54384ce6b761c12 Mon Sep 17 00:00:00 2001 From: Corentin Choisy Date: Fri, 10 May 2024 21:58:54 +0000 Subject: [PATCH] =?UTF-8?q?Transf=C3=A9rer=20les=20fichiers=20vers=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CV.tex | 255 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ nu.png | Bin 0 -> 1437 bytes 2 files changed, 255 insertions(+) create mode 100644 CV.tex create mode 100644 nu.png diff --git a/CV.tex b/CV.tex new file mode 100644 index 0000000..6a48dae --- /dev/null +++ b/CV.tex @@ -0,0 +1,255 @@ +%------------------------- +% Resume in LaTeX +% Author : CORENTIN CHOISY +% License : Affero General Public License v2 +%------------------------ + +%---- Required Packages and Functions ---- + +\documentclass[a4paper,11pt]{article} +\usepackage{latexsym} +\usepackage{xcolor} +\usepackage{float} +\usepackage{ragged2e} +\usepackage[empty]{fullpage} +\usepackage{wrapfig} +\usepackage{lipsum} +\usepackage{tabularx} +\usepackage{titlesec} +\usepackage{geometry} +\usepackage{marvosym} +\usepackage{verbatim} +\usepackage{enumitem} +\usepackage[hidelinks]{hyperref} +\usepackage{fancyhdr} +\usepackage{multicol} +\usepackage{graphicx} +\usepackage{cfr-lm} +\usepackage[T1]{fontenc} +\setlength{\multicolsep}{0pt} +\pagestyle{fancy} +\fancyhf{} % clear all header and footer fields +\fancyfoot{} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} +\geometry{left=1.4cm, top=0.8cm, right=1.2cm, bottom=1cm} +% Adjust margins +%\addtolength{\oddsidemargin}{-0.5in} +%\addtolength{\evensidemargin}{-0.5in} +%\addtolength{\textwidth}{1in} +\usepackage[most]{tcolorbox} +\tcbset{ + frame code={} + center title, + left=0pt, + right=0pt, + top=0pt, + bottom=0pt, + colback=gray!20, + colframe=white, + width=\dimexpr\textwidth\relax, + enlarge left by=-2mm, + boxsep=4pt, + arc=0pt,outer arc=0pt, +} + +\urlstyle{same} + +\raggedright +\setlength{\tabcolsep}{0in} + +% Sections formatting +\titleformat{\section}{ + \vspace{-4pt}\scshape\raggedright\large +}{}{0em}{}[\color{black}\titlerule \vspace{-7pt}] + +%------------------------- +% Custom commands +\newcommand{\resumeItem}[2]{ + \item{ + \textbf{#1}{:\hspace{0.5mm}#2 \vspace{-0.5mm}} + } +} + +\newcommand{\resumePOR}[3]{ +\vspace{0.5mm}\item + \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} + \textbf{#1},\hspace{0.3mm}#2 & \textit{\small{#3}} + \end{tabular*} + \vspace{-2mm} +} + +\newcommand{\resumeSubheading}[4]{ +\vspace{0.5mm}\item + \begin{tabular*}{0.98\textwidth}[t]{l@{\extracolsep{\fill}}r} + \textbf{#1} & \textit{\footnotesize{#4}} \\ + \textit{\footnotesize{#3}} & \footnotesize{#2}\\ + \end{tabular*} + \vspace{-2.4mm} +} + +\newcommand{\resumeProject}[4]{ +\vspace{0.5mm}\item + \begin{tabularx*}{\textwidth} + \phantom & \textbf{#1} \newline & \textit{\footnotesize{#3}} \\ + \footnotesize{\textit{#2}} & \footnotesize{#4} + \end{tabularx*} + \vspace{-2.4mm} +} + +\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}} + +% \renewcommand{\labelitemii}{$\circ$} +\renewcommand{\labelitemi}{$\vcenter{\hbox{\tiny$\bullet$}}$} + +\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*,labelsep=0mm]} +\newcommand{\resumeHeadingSkillStart}{\begin{itemize}[leftmargin=*,itemsep=1.7mm, rightmargin=2ex]} +\newcommand{\resumeItemListStart}{\begin{justify}\begin{itemize}[leftmargin=3ex, rightmargin=2ex, noitemsep,labelsep=1.2mm,itemsep=0mm]\small} + +\newcommand{\resumeSubHeadingListEnd}{\end{itemize}\vspace{2mm}} +\newcommand{\resumeHeadingSkillEnd}{\end{itemize}\vspace{-2mm}} +\newcommand{\resumeItemListEnd}{\end{itemize}\end{justify}\vspace{-2mm}} +\newcommand{\cvsection}[1]{% +\vspace{2mm} +\begin{tcolorbox} + \textbf{\large #1} +\end{tcolorbox} + \vspace{-4mm} +} + +\newcolumntype{L}{>{\raggedright\arraybackslash}X}% +\newcolumntype{R}{>{\raggedleft\arraybackslash}X}% +\newcolumntype{C}{>{\centering\arraybackslash}X}% +%---- End of Packages and Functions ------ + +%------------------------------------------- +%%%%%% CV STARTS HERE %%%%%%%%%%% +%%%%%% DEFINE ELEMENTS HERE %%%%%%% +\newcommand{\name}{Corentin Choisy} % Your Name +\newcommand{\rank}{PhD Student} % Your Rank +\newcommand{\department}{Inserm UMR 1246 SPHERE} +\newcommand{\phone}{0767966900} % Your Phone Number +\newcommand{\emaila}{corentin.choisy@univ-nantes.fr} %Email 1 +\newcommand{\emailb}{corentin.choisy@proton.me} %Email 2 +\newcommand{\orcid}{https://orcid.org/0009-0002-6988-3289} %ORCID +\newcommand{\website}{https://git.corentinchoisy.xyz/} %Website + + + + +\begin{document} +\fontfamily{cmr}\selectfont +%----------HEADING----------------- +\parbox{2.8cm}{% + +\includegraphics[width=2.5cm,clip]{nu.png} +% replace the fields with your details + +}\parbox{\dimexpr\linewidth-3.1cm\relax}{ +\begin{tabularx}{\linewidth}{L r} + \textbf{\LARGE \name} & \phone\\ + \rank & \href{\emaila}{\emaila}\\ + \department & \href{\orcid}{ORCID - 0009-0002-6988-3289} \\ + {Nantes Université, Nantes, France} & \href{\website}{\website} + \end{tabularx} +} + + + +% %-----------EDUCATION----------------- +\section{Education} +\setlength{\tabcolsep}{5pt} % Default value: 6pt + +\small{\begin{tabularx} +{\dimexpr\textwidth-3mm\relax}{|c|C|c|c|} + \hline + \textbf{Degree/Certificate } & \textbf{University/Institute} & \textbf{Assessment} & \textbf{Year}\\ + \hline + M.Sc. in Public Health & Université de Rennes / EHESP & with highest honour & 2021-2023\\ + \hline + B.Sc. in Applied Mathematics & Université de Reims & with high honours & 2019-2021\\ + \hline + Prep Class & Lycée Franklin Roosevelt & with highest honours & 2018-2019 \\ + \hline +\end{tabularx}} +\vspace{-2mm} + +% %-----------EXPERIENCE----------------- + \section{Experience} + \resumeSubHeadingListStart + + \resumeSubheading + {Inserm UMR 1246 SPHERE}{Nantes, France} + {PhD Student in Causal Psychometrics}{December 2023 - December 2026} + \resumeItemListStart + \item {Evaluating the interest of causal inference in the analysis of Patient-Reported Outcomes and in the evaluation of measurement invariance} + \item {1 paper to be published, 3 in preparation} + \item {Conference speak at ISOQOL 2023} + \resumeItemListEnd + + \resumeSubheading + {Inserm UMR 1246 SPHERE}{Nantes, France} + {Studies Engineer}{March 2023 - December 2023} + \resumeItemListStart + \item {Identification of donor-recipient interactions in defining kidney donor marginality for prediction of graft failure: a French multicentric cohort study} + \item {1 paper to be published} + \item {Conference speaks at Ouest Transplant 2023, SFT 2023, SFNDT 2024} + \resumeItemListEnd + + \resumeSubHeadingListEnd + \vspace{-5.5mm} +%-----------PROJECTS----------------- +\section{Publications} +\resumeSubHeadingListStart + + \resumeProject + {Gaining information from lack of measurement invariance and restoring causal inference in randomized controlled-trials including patient-reported outcome measures: a Rasch-based simulation study} %Project Name + {BMC Medical Research} %Journal + {Inserm UMR 1246 SPHERE} %Organizations + {\href{Link to project}{ }} %Link to article + \resumeItemListStart + \resumeItemListEnd + + \resumeProject + {Identification of donor-recipient interactions in defining kidney donor marginality for prediction of graft failure: a French multicentric cohort study} %Project Name + {Kidney International} %Journal + {Inserm UMR 1246 SPHERE, DIVAT Consortium} %Organizations + {\href{Link to project}{ }} %Link to article + \resumeItemListStart + \resumeItemListEnd + + \resumeSubHeadingListEnd +\vspace{-5.5mm} + + +\section{Skills} + \resumeHeadingSkillStart + \resumeSubItem{Programming} % Category + {Python, R, Stata, HTML/CSS, Rust, NodeJS, Bash} + \resumeSubItem{Teaching} % Category + {\\Masters - Introduction to Biostatistics, Data Manipulation and Analysis, Data Analysis in large dimension \\ Graduate School - Introduction to Biostatistics \\ Speech Therapy 2nd Year - Critical Reading} % Skills + \resumeSubItem{Research} + {\\ Developing multivariate, multidimensional predictive statistical models \\ Psychometrical latent variables models and assessment of measurement noninvariance \\ Causal inference in interventional and observational studies \\ General Biostatistics, Epidemiology, Public Health Policies} + \resumeSubItem{Non Technical} % Category + {Experimented in Article writing, Presentation Design, Public Speaking} % Skills + \resumeSubItem{Languages} % Category + {French - Native \\ English - C1/C2 \\ Italian - C1 \\ Welsh - B1} % Skills + \resumeHeadingSkillEnd + +\resumeSubHeadingListEnd +\vspace{-2mm} +% \hspace*{-5mm}\rule{1.035\textwidth}{0.1mm} +\section{Extracurriculars} +\vspace{-0.4mm} +\resumeSubHeadingListStart +\resumePOR{Game Designer/Writer} % Position + { Star Helix Games} %Club,Event + {2017-2023} %Tenure Period +\resumePOR{Active Member} % Position + { HARMONY COST Action} %Club,Event + {2023} %Tenure Period +\resumeSubHeadingListEnd +\vspace{-4mm} + +%------------------------------------------- +\end{document} diff --git a/nu.png b/nu.png new file mode 100644 index 0000000000000000000000000000000000000000..9b67dd9031cf9c5100c9f1ffb30358ce9ee5c347 GIT binary patch literal 1437 zcmV;O1!DS%P)05D+abEhi@@ zH8nNt>`=7;00iktL_t(|ob8?KdZI8CMH971@Ln&KUTmi`@BfSgIJPS8L!e+tX0M+! zAzzj!f!wPUA%qY@2qAH~EeVmDp7lWHD z_NNq+_3acHkEL=)Ao25^wZ0i?!1yc46H21>Z((sdFp@XF5TNUaqr4f)96< zI>$m#ZBUv#gqM}nPr)rplVl+bK~TNmN_y1_Jr$gwL|U&dv-4CCr_y?RQAvFj6hjz- zpjx9=m}DV5!&|{6N_N!>eHAq785^F5&{x5V5Pr8pe+AVmN_f!e@DPNc5!Pa6AqXn9LyzdEFa+UROcp})o%BjjSWera zuZUlQ6Wj_>c76#;YcW9GGeJBHj6&;~pjt!2Km>(}{4fO70>5X%5ELfz!w{5~)4~v} z8AAUA@p4)yg2Gx%7=qGrS`dO}9=M>A)?&gCRKW|TxN{wbpurRQ{SkaYMS8P%7%r!k zaJQv-h?xH9=@PDX-P@lFAcPP?2qAu-8m*C@DPwki75-hl^pBa9O?y4W|hy^Uu ztoq?=@O=WK_DgOFUTJ@?pBdh;zG%PXmf#hzN5`491U~4osebqxT;JpNOKyp94M+VC z;RDReU0+n#lC`aV`V!&CYVb;K3;e6sZZ|33li+Zj6%QwB_htUToDN--+!A3sPtArS zoTqs0rtDVCaIrS^#^J(7?tS&soq_w0Nxj$1QrHzV?5gxOtnd$CqX%iE#{8$d(pwq)Ihr! z@ePr+t>2}aZqJ!KN$oFj{1H4Nbk~Y9>c=^Hn;N-#YL`R7GlWZSkA`}Da~5%)CRO{k z`w&2JsQSh8d0Q&txwSc=)r$aHoChradz8+WMI`6TS-SrEXNl51&W@;i9?%-+-@p^X zO*lWn;&8&fSk*kVYC+;~Nuo?Am9#e%G$*n@sAENv4<~zdYT>PIL6=iaH!%59TAPXu z=Kj0p(5B$$+_g>#GymP5--pwgG{p3?tr+&xuP_YSFY9Ht&RVu(No(0@Ew^B>bAr@^?KO9 zzkUXpNRx>-*@)ANeIpCR)><)--pcs|Zv!R+Tg8P}(L0evaT?2WrUkor?orz-F^q-P zX{}%4UQJBYCy$KTrt2F+sfTsCHQ`*RFkeP-`Z^e83|_}^wCrz>x-9~U93g}dLI@#* r5JCtcgb+dqA%qY@2qA