-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
52 lines (37 loc) · 2.64 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<img class="img-me" src="/images/CDUPONT2.jpg" alt="Me">
<h1 class="big-name">Corentin Dupont</h1>
<div class="info-box">
<div>Researcher, Founder</div>
<div>Waziup (<a href="http://www.waziup.org">link</a>)</div>
<div>Email: [email protected]<span class="cdupont-email"></span></div>
</div>
<div class="break"></div>
<h2 id="presentation">Presentation</h2>
<p>My career path is a bit atypical. In three lines:</p>
<ul>
<li>I worked in the <b><i>industry</i></b> for 7 years in France for clients such as the French Navy (DCNS), EADS, Thales and PSA PEUGEOT CITROEN.</li>
<li>In 2010, I re-oriented my career toward <b><i>research</i></b> and gained a PhD in Computer Science in 2016 with the University of Trento, Italy. </li>
<li>In 2018, I founded a <b><i>startup</i></b> with some friends, in order to apply my research.</li>
</ul>
<h2 id="research-overview">Research overview</h2>
<p>My research interests are around resource optimization in data centres, functional programming and constraint programming.</p>
<p>I am part of these EU FP7/H2020 projects:</p>
<ul>
<li><a href="http://hubiquitous.eu">HUBiquitous</a>: Empowering start-up ecosystems through sustainable collaboration of African and European Digital Innovation.<br /></li>
<li><a href="http://wazihub.com">WaziHub</a>: Accelerating IoT and Big Data innovation in Africa.<br /></li>
<li><a href="http://waziup.eu">Waziup</a>: Open Innovation Platform for IoT and Big-Data in Sub-Saharan Africa.<br /></li>
<li><a href="http://projects.dc4cities.eu/">DC4Cities</a>: better use of renewable energies (solar, wind, hydro) in data centres.<br/></li>
<li><a href="http://www.iot-icore.eu/">iCore</a>: use cognitive technologies to adress the heterogeneity of the vast amount of object interconnected in the Internet of Things (IoT) paradigm.</li>
</ul>
<p>See my <a href="pages/research.html">pages/research.html</a> for other projects and my publications.</p>
<h2 id="software">Software</h2>
<p>I am the main author and maintainer of the following softwares:</p>
<ul>
<li><a href="http://www.nomyx.net">Nomyx</a>: A unique game where YOU can change the rules</li>
<li><a href="https://github.com/waziup/platform">Waziup</a>: An IoT and Big Data platform for remote areas</li>
<li><a href="https://github.com/fit4green/FIT4Green">Plug4Green</a>: A Virtual Machine manager able to save 20% of energy in data centres</li>
<li><a href="http://github.com/dc4cities/easc/">EASC</a>: An application controler allowing to use more renewable energies in data centres</li>
</ul>
<h2>Latest news</h2>
$partial("templates/news-list.html")$
<p>(<a href="/pages/news.html">News archive</a>)</p>