forked from FLOSSforScience/FLOSSforScience.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
executable file
·40 lines (34 loc) · 3.75 KB
/
about.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
---
layout: about
title: About
permalink: /about/
---
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">
<div class="container mtb">
<div class="row">
<div class="col-lg-6">
<h3>The Podcast</h3>
<i>FLOSS for Science</i> is a podcast with the goal of showcasing free, libre and open source software uses in science. We want to highlight how FLOSS empowers researchers and enables them to produce high quality research. Through each of our episodes, we want to showcase a scientist using FLOSS to produce his/her research or the developers of software used for scientific research. In this audio show, we want to present real uses cases applicable for scientists. When we will interview software developers we will focus on the motivation to start the project, their interaction with the community and the reasons to release their software as FLOSS instead of focusing on the implementation details of the software. Although both presenters comes from an engineering and computational engineering background, <i>FLOSS for Science</i> is open to anyone from any branch of science. </p>
At <i>FLOSS for Science</i>, we want to produce high quality audio content published under the license CC-BY-ND 4.0. </p>
Twitter : <a href="https://twitter.com/FLOSSforscience" target="new">@FLOSSforscience</a> </p>
<h3>Our hosts</h3>
<h4>David Brassard</h4>
<p>
<img src="{{site.url}}/assets/img/david.jpg" alt="David" width="20%" height="20%" style="float:left;padding:5px;border:thin solid white;" > David is currently pursuing a Ph.D. in chemical engineering at Polytechnique Montréal. He is working on <i>resistive welding of thermoplastic composites</i> and previously worked on
<i>the northern climate effects on the fatigue life of unidirectional glass-epoxy composites for wind turbines</i> during his M. Sc. A. in mechanical engineering at the École de technologie supérieure. He has a deep interest for FLOSS (Free/Libre and Open Source Software) and Open Science. </p>
</p>
<a href="https://twitter.com/_dbrass" class="btn-social btn-outline" style="text-decorations:none; color:inherit;" target="new">
<i class="fa fa-twitter-square fa-2x" aria-hidden="true"></i> </a>
<a href="https://orcid.org/0000-0003-0765-7403" style="text-decorations:none; color:inherit;" target="new"><i class="ai ai-orcid-square ai-2x" aria-hidden="true"></i></a> </p>
<h4>Patrick Diehl</h4>
<p>
<img src="https://raw.githubusercontent.com/diehlpk/diehlpk.github.io/master/data/cv/picture.jpg" alt="Patrick" width="22.5%" height="22.5%" style="float:left;padding:5px;border:thin solid white;" >
Patrick is a research scientist at the Center for Computation and Technology at Louisiana State University. He does research in crack and fracture mechanics for composites and develops simulation tools with using HPX -- A open source C++ Standard Library for Parallelism and Concurrency. He uses open source software in his daily life and has a deep interested how the open source concept influences academia and research.</p>
</p>
<p>
<a href="https://twitter.com/diehlpk" class="btn-social btn-outline" style="text-decorations:none; color:inherit;" target="new">
<i class="fa fa-twitter-square fa-2x" aria-hidden="true"></i> </a> <a href="https://orcid.org/0000-0003-3922-8419" style="text-decorations:none; color:inherit;" target="new"><i class="ai ai-orcid-square ai-2x" aria-hidden="true"></i></a> </p>
<p><br/><a href="/contact/" class="btn btn-theme">Contact Us</a></p>
</div>
</div>
</div>