Skip to content

Commit a223e40

Browse files
Community
1 parent 8d6aece commit a223e40

File tree

7 files changed

+218
-3
lines changed

7 files changed

+218
-3
lines changed

assets/css/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,12 @@ img{border:none;max-width:100%; height:auto;}
7272
ul{
7373
padding: 0;
7474
margin: 0 auto;
75-
list-style: none;
75+
list-style-type:disc;
76+
/* list-style: none;*/
7677
}
7778
ul li {
7879
list-style: none;
80+
list-style-type:disc;
7981

8082
}
8183
select,input,textarea,button{box-shadow:none;outline:0!important;}

community.html

Lines changed: 208 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,208 @@
1+
<!doctype html>
2+
<html class="no-js" lang="en">
3+
4+
<head>
5+
<!-- meta data -->
6+
<meta charset="utf-8">
7+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8+
<meta name="viewport" content="width=device-width, initial-scale=1">
9+
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
10+
11+
<!--font-family-->
12+
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&amp;subset=devanagari,latin-ext" rel="stylesheet">
13+
14+
<!-- title of site -->
15+
<title>Elodie Germani</title>
16+
17+
<!-- For favicon png -->
18+
<link rel="shortcut icon" type="image/icon" href="assets/logo/favicon.png"/>
19+
20+
<!--font-awesome.min.css-->
21+
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
22+
23+
<!--flat icon css-->
24+
<link rel="stylesheet" href="assets/css/flaticon.css">
25+
26+
<!--animate.css-->
27+
<link rel="stylesheet" href="assets/css/animate.css">
28+
29+
<!--owl.carousel.css-->
30+
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
31+
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
32+
33+
<!--bootstrap.min.css-->
34+
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
35+
36+
<!-- bootsnav -->
37+
<link rel="stylesheet" href="assets/css/bootsnav.css" >
38+
39+
<!--style.css-->
40+
<link rel="stylesheet" href="assets/css/style.css">
41+
42+
<!--responsive.css-->
43+
<link rel="stylesheet" href="assets/css/responsive.css">
44+
45+
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
46+
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
47+
48+
<!--[if lt IE 9]>
49+
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
50+
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
51+
<![endif]-->
52+
53+
</head>
54+
55+
<body>
56+
<!--[if lte IE 9]>
57+
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
58+
<![endif]-->
59+
60+
<!-- top-area Start -->
61+
<header class="top-area">
62+
<div class="header-area">
63+
<!-- Start Navigation -->
64+
<nav class="navbar navbar-default bootsnav navbar-fixed dark no-background">
65+
66+
<div class="container">
67+
68+
<!-- Start Header Navigation -->
69+
<div class="navbar-header">
70+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
71+
<i class="fa fa-bars"></i>
72+
</button>
73+
<a class="navbar-brand" href="index.html">Elodie Germani</a>
74+
</div><!--/.navbar-header-->
75+
<!-- End Header Navigation -->
76+
77+
<!-- Collect the nav links, forms, and other content for toggling -->
78+
<div class="collapse navbar-collapse menu-ui-design" id="navbar-menu">
79+
<ul class="nav navbar-nav navbar-right" data-in="fadeInDown" data-out="fadeOutUp">
80+
<li class=" smooth-menu active"></li>
81+
<li class="fixed-menu"><a href="index.html#Aboutme">About me</a></li>
82+
<li class="fixed-menu"><a href="projects.html">Projects</a></li>
83+
<li class="fixed-menu"><a href="publications.html">Publications</a></li>
84+
<li class="fixed-menu"><a href="community.html" class="active">Community</a></li>
85+
<li class="fixed-menu"><a href="outreach.html">Outreach</a></li>
86+
<li class="fixed-menu"><a href="curriculum.html">Curriculum</a></li>
87+
</ul><!--/.nav -->
88+
</div><!-- /.navbar-collapse -->
89+
</div><!--/.container-->
90+
</nav><!--/nav-->
91+
<!-- End Navigation -->
92+
</div><!--/.header-area-->
93+
94+
<div class="clearfix"></div>
95+
96+
</header><!-- /.top-area-->
97+
<!-- top-area End -->
98+
99+
<br>
100+
<br>
101+
<br>
102+
<br>
103+
<br>
104+
<br>
105+
106+
<section id="Community" class="Community">
107+
<div class="section-heading text-center">
108+
<h2>Community</h2>
109+
</div>
110+
<div class="container">
111+
<b>CONFERENCES 🗣️</b>
112+
<br>
113+
<br>
114+
<ul>
115+
<li><p><b>MICCAI'25</b>
116+
<br>
117+
Area Chair for <a href="https://conferences.miccai.org/2025/en/default.asp" style="font-size:14px">MICCAI'25</a>, participating in managing the scientific review process and ensuring the quality of accepted papers.
118+
<br>
119+
Member of the Organizing Committee of the workshop on aFfordable AI and healthcare for Resource diverse global health (<a href="https://fair-workshop.github.io/" style="font-size:14px">FAIR</a>).
120+
</p>
121+
</li>
122+
<br>
123+
<li><p><b>FLUID@AAAI'25</b>
124+
<br>
125+
Member of the Outreach Committee of the Federated Learning for Unbounded and Intelligent Decentralization (<a href="https://fluidworkshop.github.io/" style="font-size:14px">FLUID</a>) Workshop.
126+
</p>
127+
<br>
128+
</li>
129+
<li><p><b>MICCAI'24</b>
130+
<br>
131+
Serving as Reviewer for <a href="https://conferences.miccai.org/2024/en/default.asp" style="font-size:14px">MICCAI'24</a> in Marrakech, Morrocco.
132+
</p>
133+
</li>
134+
</ul>
135+
<br>
136+
<br>
137+
<b>NETWORKS 🌐</b>
138+
<br>
139+
<br>
140+
<ul>
141+
<li><p><b>German Postdoc Network (GPN)</b>
142+
<br>
143+
Member of the <a href="https://germanpostdoc.net/" style="font-size:14px">German Postdoc Network</a> Working Group for the organization of the Annual Conference (Sponsoring and Fundings).
144+
</p>
145+
</li>
146+
</ul>
147+
</div>
148+
</section>
149+
150+
<!--footer-copyright start-->
151+
<footer id="footer-copyright" class="footer-copyright">
152+
<div class="container">
153+
<div class="hm-footer-copyright text-center">
154+
<p>
155+
&copy; copyright Elodie Germani.
156+
</p><!--/p-->
157+
</div><!--/.text-center-->
158+
</div><!--/.container-->
159+
160+
<div id="scroll-Top">
161+
<div class="return-to-top">
162+
<i class="fa fa-angle-up " id="scroll-top" ></i>
163+
</div>
164+
165+
</div><!--/.scroll-Top-->
166+
167+
</footer><!--/.footer-copyright-->
168+
<!--footer-copyright end-->
169+
170+
<!-- Include all js compiled plugins (below), or include individual files as needed -->
171+
172+
<script src="assets/js/jquery.js"></script>
173+
174+
<!--modernizr.min.js-->
175+
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
176+
177+
<!--bootstrap.min.js-->
178+
<script src="assets/js/bootstrap.min.js"></script>
179+
180+
<!-- bootsnav js -->
181+
<script src="assets/js/bootsnav.js"></script>
182+
183+
<!-- jquery.sticky.js -->
184+
<script src="assets/js/jquery.sticky.js"></script>
185+
186+
<!-- for progress bar start-->
187+
188+
<!-- progressbar js -->
189+
<script src="assets/js/progressbar.js"></script>
190+
191+
<!-- appear js -->
192+
<script src="assets/js/jquery.appear.js"></script>
193+
194+
<!-- for progress bar end -->
195+
196+
<!--owl.carousel.js-->
197+
<script src="assets/js/owl.carousel.min.js"></script>
198+
199+
200+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
201+
202+
203+
<!--Custom JS-->
204+
<script src="assets/js/custom.js"></script>
205+
206+
</body>
207+
208+
</html>

curriculum.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<li class="fixed-menu"><a href="index.html#Aboutme">About me</a></li>
8282
<li class="fixed-menu"><a href="projects.html">Projects</a></li>
8383
<li class="fixed-menu"><a href="publications.html">Publications</a></li>
84+
<li class="fixed-menu"><a href="community.html">Community</a></li>
8485
<li class="fixed-menu"><a href="outreach.html">Outreach</a></li>
8586
<li class="fixed-menu"><a href="curriculum.html" class="active">Curriculum</a></li>
8687
</ul><!--/.nav -->
@@ -406,14 +407,14 @@ <h3 style="font-size:22px; color:#1f2c6c">Teaching</h3>
406407
<p class="description">TP: 10h.</p>
407408
<br>
408409
<div class="timeline-content"><span>L2 ISTN - Data science</span></div>
409-
<p>ISTIC, University of Rennes | France | Feb. 2023 - May. 2023</p>
410+
<p>ISTIC, University of Rennes | France | Feb. 2024 - May. 2024</p>
410411
<p class="description">
411412
<p>Initiation to data management, visualization, modelisation (linear regression, statistical testing, time series, etc.) using R. </p>
412413
<p>TP: 24h.</p>
413414
</p>
414415
<br>
415416
<div class="timeline-content"><span>M2 SIBM - UE3 Exploiting massive and complex data</span></div>
416-
<p>UFR Medicine, University of Rennes | France | Feb. 2023 - May. 2023 </p>
417+
<p>UFR Medicine, University of Rennes | France | Nov. 2023 </p>
417418
<p class="description">
418419
<p>Explanations of the notion of pipeline, analytical variability, good practices of publication, etc. </p>
419420
<p>CM: 3h, one group of 12 students.</p>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<li class="fixed-menu"><a href="index.html#Aboutme">About me</a></li>
8282
<li class="fixed-menu"><a href="projects.html">Projects</a></li>
8383
<li class="fixed-menu"><a href="publications.html">Publications</a></li>
84+
<li class="fixed-menu"><a href="community.html">Community</a></li>
8485
<li class="fixed-menu"><a href="outreach.html">Outreach</a></li>
8586
<li class="fixed-menu"><a href="curriculum.html">Curriculum</a></li>
8687
</ul><!--/.nav -->

outreach.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<li class="fixed-menu"><a href="index.html#Aboutme">About me</a></li>
8282
<li class="fixed-menu"><a href="projects.html">Projects</a></li>
8383
<li class="fixed-menu"><a href="publications.html">Publications</a></li>
84+
<li class="fixed-menu"><a href="community.html">Community</a></li>
8485
<li class="fixed-menu"><a href="outreach.html" class="active">Outreach</a></li>
8586
<li class="fixed-menu"><a href="curriculum.html">Curriculum</a></li>
8687
</ul><!--/.nav -->

projects.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<li class="fixed-menu"><a href="index.html#Aboutme">About me</a></li>
8282
<li class="fixed-menu"><a href="projects.html" class="active">Projects</a></li>
8383
<li class="fixed-menu"><a href="publications.html">Publications</a></li>
84+
<li class="fixed-menu"><a href="community.html">Community</a></li>
8485
<li class="fixed-menu"><a href="outreach.html">Outreach</a></li>
8586
<li class="fixed-menu"><a href="curriculum.html">Curriculum</a></li>
8687
</ul><!--/.nav -->

publications.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<li class="fixed-menu"><a href="index.html#Aboutme">About me</a></li>
8282
<li class="fixed-menu"><a href="projects.html">Projects</a></li>
8383
<li class="fixed-menu"><a href="publications.html" class="active">Publications</a></li>
84+
<li class="fixed-menu"><a href="community.html">Community</a></li>
8485
<li class="fixed-menu"><a href="outreach.html">Outreach</a></li>
8586
<li class="fixed-menu"><a href="curriculum.html">Curriculum</a></li>
8687
</ul><!--/.nav -->

0 commit comments

Comments
 (0)