mirror of
https://github.com/redoules/redoules.github.io.git
synced 2025-12-13 16:19:34 +00:00
updated the presentation of myself
This commit is contained in:
parent
add22c2455
commit
491ba25d3e
@ -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>
|
||||
|
||||
|
||||
@ -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: cralbon@gmail.com</li>
|
||||
<li>Twitter: <a href="https://twitter.com/chrisalbon">@chrisalbon</a></li>
|
||||
<li>Email: guillaume.redoules@gadz.org</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>
|
||||
|
||||
@ -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
Loading…
Reference in New Issue
Block a user