Skip to content

Commit

Permalink
update speakers in programme
Browse files Browse the repository at this point in the history
  • Loading branch information
tngTUDOR committed Sep 13, 2023
1 parent 87dcecd commit 40b57e5
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 21 deletions.
48 changes: 47 additions & 1 deletion components/Instructors.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ const instructors = ref([
{
name: "Romain SACCHI",
instid: "rs",
designation: "Researcher at the Technology Assessment Group of the Paul Scherrer Institute",
designation:
"Researcher at the Technology Assessment Group of the Paul Scherrer Institute",
imgUrl: "/images/instructors/romain-sacchi.jpeg",
bio: "Romain Sacchi is a researcher at the Technology Assessment Group of the Paul Scherrer Institute since June 2019. He contributes within the field of LCA applied to future mobility technologies. More specifically, Romain investigates the opportunities and challenges related to the electrification of mobility, considering all the environmentally-relevant phases along the life cycle of transportation services. More recently, he developed a keen interest in energy system models and Integrated Assessment Models and their application to LCA.",
linkedIn: "https://www.linkedin.com/in/romainsacchi/",
Expand All @@ -83,6 +84,51 @@ const instructors = ref([
linkedIn: "https://www.linkedin.com/in/sandervannielen/",
github: "",
},
{
name: "Karin Treyer",
instid: "kt",
designation: "",
imgUrl: "/images/instructors/karin-treyer.jpg",
bio: "Karin Treyer is a Senior researcher in Life Cycle and Sustainability Assessment in the Energy Sector at Paul Scherrer Institut PSI. She is involved in the non-profit organisation Depart-de-Sentier, co-organizer of brightcon.",
linkedIn: "https://www.linkedin.com/in/karintreyer0777",
github: "https://github.com/KarinTreyer",
},
{
name: "Valentin Starlinger",
instid: "vs",
designation: "",
imgUrl: "/images/instructors/valentin-starlinger.gif",
bio: "Valentin Starlinger is a Data Scientist at 2.-0 LCA consultants",
linkedIn: "https://www.linkedin.com/in/vstarlinger/",
github: "https://github.com/vstarlinger",
},
{
name: "Oliver Kusche",
instid: "ok",
designation: "",
imgUrl: "/images/instructors/oliver-kusche.jpg",
bio: "Oliver Kusche is a research and consulting professional, head of okworx.com",
linkedIn: "https://www.linkedin.com/in/oliverkusche/",
github: "https://github.com/okworx",
},
{
name: "Tomás Navarrete Gutiérrez",
instid: "tng",
designation: "",
imgUrl: "/images/instructors/tomas-navarrete-gutierrez.jpg",
bio: "Tomás Navarrete Gutiérrez is a Senior Research and Technology associate at the Luxembourg Institute of Science and Technology, a computer scientist by training, roadie and devops agent of his rockstar work colleagues ! He is part of the non-profit Depart-de-Sentier that drives Brightway develpoment.",
linkedIn: "https://www.linkedin.com/in/tom4m3/",
github: "https://github.com/tngTUDOR",
},
{
name: "Chris Mutel",
instid: "cm",
designation: "",
imgUrl: "/images/instructors/chris-mutel.jpg",
bio: "Chris Mutel develops software for sustainability, and is the creator of the LCA Framework Brightway",
linkedIn: "https://www.linkedin.com/in/christopher-mutel-61b263b2/",
github: "https://github.com/cmutel",
},
]);
</script>

Expand Down
45 changes: 25 additions & 20 deletions pages/programme.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,20 +89,10 @@
<td>Registration</td>
</tr>
<tr class="active-row">
<td>10:00 - 10:20</td>
<td>10:00 - 10:30</td>
<td>Salle Ellipse</td>
<td>Introduction to the conference</td>
</tr>
<tr class="active-row">
<td>10:20 - 10:30</td>
<td>Salle Ellipse</td>
<td>
Special Presentation by Strategic and Innovative Lead Partner:
<NuxtLink to="https://ecoinvent.org" external="true"
>ECOINVENT</NuxtLink
>
</td>
</tr>
<tr class="active-row">
<td>10:30 - 12:00</td>
<td>Salle Ellipse</td>
Expand All @@ -112,10 +102,6 @@
<NuxtLink :to="{ hash: '#svn' }" external="true"
>Sander VAN NIELEN</NuxtLink
>
and
<NuxtLink :to="{ hash: '#smd' }" external="true"
>Stewart MACDOWALL</NuxtLink
>
<span class="tag">workshop</span>
</td>
</tr>
Expand All @@ -137,7 +123,12 @@
<tr class="active-row">
<td>13:15 - 14:00</td>
<td>Salle Ellipse</td>
<td>Using the GTDR Database, by Valentin STARLINGER</td>
<td>
Using the GTDR Database, by
<NuxtLink :to="{ hash: '#vs' }" external="true"
>Valentin STARLINGER</NuxtLink
>
</td>
</tr>
<tr class="active-row">
<td>14:00 - 15:00</td>
Expand All @@ -157,21 +148,35 @@
<tr class="active-row">
<td>15:45 - 16:00</td>
<td>Salle Ellipse</td>
<td>Cycling from data island to island, by Crhis MUTEL</td>
<td>
Cycling from data island to island, by
<NuxtLink :to="{ hash: '#cm' }" external="true"
>Chris MUTEL</NuxtLink
>
</td>
</tr>
<tr class="active-row">
<td>16:00 - 17:00</td>
<td>Salle Ellipse</td>
<td>
Panel discussion on benefits and limits of openness, by Chris
MUTEL and Oliver KUSCHE
Panel discussion on benefits and limits of openness, by
<NuxtLink :to="{ hash: '#cm' }" external="true"
>Chris MUTEL</NuxtLink
>
and
<NuxtLink :to="{ hash: '#ok' }" external="true"
>Oliver KUSCHE</NuxtLink
>
</td>
</tr>
<tr class="active-row">
<td>17:00 - 17:30</td>
<td>Salle Ellipse</td>
<td>
Prioritizin Brightway development by Tomás NAVARRETE GUTIÉRREZ
Prioritizin Brightway development by
<NuxtLink :to="{ hash: '#tng' }" external="true"
>Tomás NAVARRETE GUTIÉRREZ</NuxtLink
>
<span class="tag">workshop</span>
</td>
</tr>
Expand Down
Binary file added public/images/instructors/chris-mutel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/instructors/karin-treyer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/instructors/oliver-kusche.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40b57e5

Please sign in to comment.