updated the presentation of myself

This commit is contained in:
Guillaume Redoulès 2017-11-02 08:54:31 +01:00
parent add22c2455
commit 491ba25d3e
4 changed files with 13 additions and 14 deletions

View File

@ -107,9 +107,9 @@
</div>
<div class="homepage-blurb row">
<div class="col-sm-12">
<p><a href="./pages/about.html">I am a data scientist</a> with a Ph.D. in quantitative political science and a decade of experience working in statistical learning, artificial intelligence, and software engineering.</p>
<p>This site will host my notes on machine learning and programming. This project is open source and available on <a href="https://github.com/redoules/redoules.github.io">GitHub</a>.
<p>Thanks to Dr. <a href="https://chrisalbon.com/">Chris Albon</a> for inspiring this project and providing the code skeleton for this website</p>
<p><a href="./pages/about.html">I am a data scientist</a> and a numerical methods engineer working in the field of rocket design.</p>
<p>This site will host my notes on machine learning, programming or other subjects of interest. This project is open source and available on <a href="https://github.com/redoules/redoules.github.io">GitHub</a>.
<p>Thanks to Dr. <a href="https://chrisalbon.com/">Chris Albon</a> for inspiring this project and providing the code template for this website</p>
</div>
</div>

View File

@ -112,12 +112,10 @@
</header>
<div class='article_content'>
<p><img src="../images/banner.jpg"></img></p>
<p>I am a data scientist. I founded the TechStars company <a href="http://www.newknowledge.io">New Knowledge</a> and am also the co-host of the data science podcast, <a href="http://www.partiallyderivative.com">Partially Derivative</a>. Previously, I led <a href="http://www.ushahidi.com">Ushahidi's</a> work on crisis and humanitarian data and launched <a href="http://crisis.net">CrisisNET</a>. Prior to Ushahidi, I was Director of the Governance Project at <a href="http://www.frontlinesms.com">FrontlineSMS</a>. I earned a Ph.D. in Political Science from the University of California, Davis researching the quantitative impact of civil wars on health care systems.</p>
<p>In 2008, I founded <a href="http://www.chrisalbon.com/conflict-health/">Conflict Health</a>, a blog on the defense of health and health workers in armed conflict and political violence. I also wrote for the <a href="http://dailydot.com">Daily Dot</a>, <a href="http://blog.usni.org">United States Naval Institute Blog</a>, TheAtlantic.com, ForeignPolicy.com, <a href="http://undispatch.com">UN Dispatch</a>, and elsewhere.</p>
<p>I earned a B.A. from the University of Miami, where I triple majored in political science, international studies, and religious studies.</p>
<p>I am a data scientist and a mechanical engineer working on numerical methods for stress computations in the field of rocket propulsion. Prior to that, I earned a MSc in Computational Fluid Dynamics and aerodynamics from Imperial College London. </p>
<ul>
<li>Email: &#099;&#114;&#097;&#108;&#098;&#111;&#110;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;</li>
<li>Twitter: <a href="https://twitter.com/chrisalbon">@chrisalbon</a></li>
<li>Email: &#103;&#117;&#105;&#108;&#108;&#097;&#117;&#109;&#101;&#046;&#114;&#101;&#100;&#111;&#117;&#108;&#101;&#115;&#064;&#103;&#097;&#100;&#122;&#046;&#111;&#114;&#103;</li>
<li>Linkedin: <a href="https://www.linkedin.com/in/guillaume-redoul%C3%A8s-33923860/">Guillaume Redoulès</a></li>
</ul>
<h2>Curriculum Vitae</h2>
<h3>Experience</h3>
@ -130,12 +128,13 @@
<h3>Education</h3>
<ul>
<li><strong>MSc Advanced Computational Methods for Aeronautics, Flow Management and Fluid-Structure Interaction</strong>, Imperial College London, London. 2013<ul>
<li>Dissertation: "Civil Wars And Health Systems", a quantitative analysis of the determinants of rebel and government behavior towards health system destruction and reconstruction using original data</li>
<li>Fields: International Relations, Quantitative Methodology, and Epidemiology</li>
<li>Dissertation: "Estimator design for fluid flows"</li>
<li>Fields: Aeronautics, aerodynamics, computational fluid dynamics, numerical methods</li>
</ul>
</li>
<li><strong>Arts et Métiers Paristech</strong>, France, 2011<ul>
<li>Thesis: "U.N. Peace Operations And Public Health After Civil War"</li>
<li>Generalist engineering degree</li>
<li>Fields: Mechanics, electrical engineering, casting, machining, project management, finance, IT, etc.</li>
</ul>
</li>
</ul>

View File

@ -5,14 +5,14 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>redoules.github.io/</loc>
<lastmod>2017-10-15T07:53:03-00:00</lastmod>
<lastmod>2017-11-02T08:53:29-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>redoules.github.io/pages/about.html</loc>
<lastmod>2016-05-01T12:00:00+02:00</lastmod>
<lastmod>2017-11-02T08:13:00+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>

File diff suppressed because one or more lines are too long