From d41ce58e53bce7bca3969b5600638ead968dd866 Mon Sep 17 00:00:00 2001 From: elodiegermani1 Date: Thu, 12 Oct 2023 15:01:43 -0400 Subject: [PATCH] New version --- cv.html | 19 +++++++++- files/style.css | 4 +- index.html | 3 +- mediation.html | 97 +++++++++++++++++++++++++++++++++++++++++++++++ projects.html | 5 ++- publications.html | 18 ++++++++- 6 files changed, 137 insertions(+), 9 deletions(-) create mode 100644 mediation.html diff --git a/cv.html b/cv.html index 1bf4a4b..4683cf3 100644 --- a/cv.html +++ b/cv.html @@ -29,7 +29,6 @@

PhD student


-
HOME
@@ -39,6 +38,8 @@

PhD student


PROJECTS
+ OUTREACH +
© Inria / Photo B. Fourrier @@ -53,6 +54,7 @@

Education

Subject: Mapping the fMRI pipeline space towards more robust pipelines

▮ Analytical variability in neuroimaging, medical image analysis, statistical learning, representative learning...

+

Supervised by Camille Maumet & Elisa Fromont.

  • @@ -74,8 +76,18 @@

    Education

    -

    Internships

    +

    Research experience

      +
    • +

      Improving rs-fMRI-derived biomarkers of Parkinson's Disease through analytical variability evaluations

      +

      Visiting student at Big Data Infrastructures for Neuroinformatics lab, Concordia University and the ORIGAMI lab, McGill University | Montreal (QC), Canada | Aug. 2023 - Nov. 2023

      +
      +

      ▮ Reproduction and replication of a study using rs-fMRI and machine learning;

      +

      ▮ Variations in the methodology and data;

      +

      ▮ Assessment of the effect of these variations in the performance.

      +

      Supervised by JB Poline & Tristan Glatard.

      +
      +
    • Evolution of analytical variability with sample size in fMRI data analyses

      Empenn research unit, Univ Rennes, CNRS, Inria, Inserm, IRISA | Rennes, France | Jan. 2021 - Jul. 2021

      @@ -83,6 +95,7 @@

      Internships

      ▮ Reproduction of existant fMRI data analyses pipelines;

      ▮ Use of comparison metrics to evaluate analytical variability;

      ▮ Impact of the number of subjects in this variability.

      +

      Supervised by Camille Maumet.

  • @@ -91,6 +104,7 @@

    Internships

    ▮ Tissue section microscopy images analysis with ImageJ;

    ▮ Development of an R/Shiny app that gives an interaction between an intensity scatterplot and the image.

    +

    Supervised by Hugues Lelouard & Mathieu Fallet.

  • @@ -98,6 +112,7 @@

    Internships

    MAP5 Laboratory, University Paris Descartes | Paris, France | Jun. 2019

    ▮ Initiation to statistical learning in Python applied to bioinformatics on biological data;

    +

    Supervised by Warith Harchaoui.

  • diff --git a/files/style.css b/files/style.css index 07d7c63..71a5ee8 100644 --- a/files/style.css +++ b/files/style.css @@ -16,7 +16,7 @@ body { } a { - color: #d2ccec + color: #93bdc4 } .container { @@ -130,7 +130,7 @@ a { #content h2 { margin-top: 35px; - color: #d2ccec; + color: #93bdc4; text-transform: uppercase } diff --git a/index.html b/index.html index d7ca9ed..4329388 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,6 @@

    PhD student


    -
    HOME
    @@ -38,6 +37,8 @@

    PhD student


    PROJECTS
    + OUTREACH +
    © Inria / Photo B. Fourrier diff --git a/mediation.html b/mediation.html new file mode 100644 index 0000000..659054d --- /dev/null +++ b/mediation.html @@ -0,0 +1,97 @@ + + + + + + Ongoing projects + + + + + + +
    +
    +

    Scientific mediation

    +
      +
    • +

      L Codent, L Créent 👧 +

      + The goal of this action is to promote computer science to young girls in middle-school (13-15 yo) through workshops of creative programming. Organisation of educational sessions in middle-schools (8 of 45min) and a final exhibition to expose the artworks.

      +

      Action presented during the Femmes&Sciences colloquium in 2022.

      +

      + [Slides] [Trinket] +
      +

      More information.

      +

      +

      +
    • +
    • +

      TISSAGE project 🧶 +

      + The TISSAGE project aims to bring together citizens, researchers and decision-makers to meet, know and understand each other to form a society and act together. This involves involving all stakeholders in all stages of science production in order to implement real participatory research. + Preparation of a mediation for a restitution day: Quizz about Artificial intelligence and human intelligence.

      +

      More information.

      +

      +

      +
    • +
    • +

      "Computing without computer" 🧩 +

      + Animation of sessions of "Computing without computer" to promote computer science to general public and scholars. Sessions at "J'peux pas j'ai informatique" day for teachers in middle school and at College Pierre-Olivier Malherbe, Chateaubourg for 9th grade students (3ème).

      +

      More information.

      +

      +

      +
    • +
    • +

      Semaine du cerveau (Brain week) 🧠 +

      + Organization and preparation of a quizz about neuroimaging research (the jobs, image treatment, neuroimaging methods, findings about the brain, etc.). Presentation during the Semaine du cerveau 2022 at CHU Pontchaillou, Rennes.

      +

      More information.

      +

      +

      +
    • +
    • +

      Big Day 2020 🧬 +

      + Organization of the Big Day 2020 with the Master of Bioinformatics and Genomics of Rennes: day of conference about bioinformatics and data science. Leader of the communication team.

      +

      More information.

      +

      +

      +
    • +
    +
    +
    + + diff --git a/projects.html b/projects.html index 423803a..ab5a017 100644 --- a/projects.html +++ b/projects.html @@ -27,7 +27,6 @@

    PhD student


    -
    HOME
    @@ -37,6 +36,8 @@

    PhD student


    PROJECTS
    + OUTREACH +
    © Inria / Photo B. Fourrier @@ -48,7 +49,7 @@

    Projects

    NARPS Open Pipelines Project

    The goal of the NARPS open pipeline project is to create a codebase reproducing the 70 pipelines of the NARPS project (Botvinik-Nezer et al., 2020) and share this as an open resource for the community.

    -

    Project presented at OHBM BrainHack 2022.

    +

    Project presented at OHBM BrainHack 2022 and OHBM BrainHack 2023.

    GitHub repository

    diff --git a/publications.html b/publications.html index 5e91a1d..70be311 100644 --- a/publications.html +++ b/publications.html @@ -26,8 +26,6 @@

    PhD student

    - © Inria / Photo B. Fourrier -

    HOME @@ -38,7 +36,10 @@

    PhD student


    PROJECTS
    + OUTREACH +
    + © Inria / Photo B. Fourrier
    @@ -65,6 +66,19 @@

    Publications

    Conference talks and posters

      +
    • +

      2023

      +

      Elodie Germani, Elisa Fromont, Camille Maumet
      + "Exploring variability patterns in the task-fMRI analytical space" OHBM 2023 - 29th Annual Meeting of the Organization for Human Brain Mapping, Jul 2023, Montreal, Canada. +
      + [PDF] +

      +

      Elodie Germani, Elisa Fromont, Camille Maumet
      + "Representation learning for more reproducible fMRI data analyses" IABM 2023 - Colloque Français d'Intelligence Artificielle en Imagerie Biomédical, Mar 2023, Paris, France. pp.1. +
      + [PDF] +

      +
    • 2022

      Elodie Germani, Camille Maumet