Skip to content

Commit 340e404

Browse files
committed
Updated the list of mentors
1 parent 352de58 commit 340e404

File tree

3 files changed

+36
-44
lines changed

3 files changed

+36
-44
lines changed
-103 KB
Binary file not shown.
73.4 KB
Loading

website/2025-montpellier/index.html

Lines changed: 36 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -160,34 +160,32 @@ <h2>Timeline</h2>
160160
</ul>
161161

162162
<h2>isLoop Teachers</h2>
163-
163+
164164
<div class="teacher-container">
165-
<img class="teacher-photo" src="./img/portraits/stephane.jpeg" />
166-
165+
<img class="teacher-photo" src="./img/portraits/oleksandr.jpeg" />
166+
167167
<div class="teacher-text">
168-
<h3>Stéphane Ducasse</h3>
168+
<h3>Oleksandr Zaitsev (Oleks)</h3>
169169

170-
<p>I'm an expert in object design, object language design, reflective
171-
programming, and the maintenance and evolution of large applications
172-
(visualization, metrics, meta-modeling). My work on traits has been
173-
introduced in AmbientTalk, Slate, Pharo, Perl-6, PHP 5.4 and Squeak.
174-
They have been ported to JavaScript. It has influenced the Scala an
175-
Fortress languages.</p>
176-
177-
<p>I'm one of the founders of <a href="http://pharo.org">Pharo</a>.
178-
I head its industry consortium http://consortium.pharo.org. I'm one
179-
of the designers of <a href="https://modularmoose.org">Moose</a>, an
180-
analysis platform. I regularly work with companies such as Arolla,
181-
Berger-Levrault, Thales, Framatome, Siemens, CIM, Worldline to solve
182-
their challenges.</p>
170+
<p>I am a computer science researcher at CIRAD - a French agricultural
171+
research and international cooperation organization working for the
172+
sustainable development of tropical and Mediterranean regions.
173+
I work on software engineering and AI techniques for participatory
174+
agent-based modelling and serious games. In 2022, I defended my PhD at
175+
Inria Lille; my thesis was about data mining-based tools to support
176+
software evolution.</p>
177+
178+
<p>I contribute to many open-source projecs (Pharo, DataFrame,
179+
PolyMath, pharo-ai). I am currently the lead developer of the Cormas
180+
modelling platform.</p>
183181
</div>
184182
</div>
185183

186184
<div class="teacher-container">
187185
<img class="teacher-photo" src="./img/portraits/sebastian.jpeg" />
188186

189187
<div class="teacher-text">
190-
<h3>Sebastian Jordan-Montaño</h3>
188+
<h3>Sebastian Jordan-Montaño (Sebas)</h3>
191189

192190
<p>I am a PhD student working on memory profilers. I work at Inria,
193191
France in the Evref team.</p>
@@ -201,40 +199,34 @@ <h3>Sebastian Jordan-Montaño</h3>
201199
</div>
202200

203201
<div class="teacher-container">
204-
<img class="teacher-photo" src="./img/portraits/guillermo.jpeg" />
202+
<img class="teacher-photo" src="./img/portraits/mega.jpeg" />
205203

206204
<div class="teacher-text">
207-
<h3>Guillermo Polito</h3>
208-
209-
<p>Coding enthusiast. Mad hatter. Software engineer and researcher.
210-
I am currently an Inria Researcher at the CRIStAL laboratory, where
211-
I am expert in software engineering and language implementations,
212-
with a particular focus on test generation. I work in the Evref
213-
team from Inria Lille-Nord Europe.</p>
205+
<h3>Ignacio Esteban Losiggio (Mega)</h3>
214206

215-
<p>I actively participate in the development of the open source Pharo
216-
programming language and environment since 2010, and I am a member
217-
of its technical board since 2018.</p>
207+
<p>Student and Teaching Assistant at FCEyN UBA. Currently working on the Pharo VM researching efficient ways to do message dispatch. Previously Senior Engineer @ Salesforce, did dynamic code analysis @ Onapsis and was a maintainer of Huayra GNU/Linux. Curious developer. Bad piano player. I love to learn and talk about programming language implementations and history.</p>
218208
</div>
219209
</div>
220-
210+
221211
<div class="teacher-container">
222-
<img class="teacher-photo" src="./img/portraits/oleksandr.jpeg" />
223-
212+
<img class="teacher-photo" src="./img/portraits/stephane.jpeg" />
213+
224214
<div class="teacher-text">
225-
<h3>Oleksandr Zaitsev</h3>
215+
<h3>Stéphane Ducasse (Stef)</h3>
226216

227-
<p>I am a computer science researcher at CIRAD - a French agricultural
228-
research and international cooperation organization working for the
229-
sustainable development of tropical and Mediterranean regions.
230-
I work on software engineering and AI techniques for participatory
231-
agent-based modelling and serious games. In 2022, I defended my PhD at
232-
Inria Lille; my thesis was about data mining-based tools to support
233-
software evolution.</p>
234-
235-
<p>I contribute to many open-source projecs (Pharo, DataFrame,
236-
PolyMath, pharo-ai). I am currently the lead developer of the Cormas
237-
modelling platform.</p>
217+
<p>I'm an expert in object design, object language design, reflective
218+
programming, and the maintenance and evolution of large applications
219+
(visualization, metrics, meta-modeling). My work on traits has been
220+
introduced in AmbientTalk, Slate, Pharo, Perl-6, PHP 5.4 and Squeak.
221+
They have been ported to JavaScript. It has influenced the Scala an
222+
Fortress languages.</p>
223+
224+
<p>I'm one of the founders of <a href="http://pharo.org">Pharo</a>.
225+
I head its industry consortium http://consortium.pharo.org. I'm one
226+
of the designers of <a href="https://modularmoose.org">Moose</a>, an
227+
analysis platform. I regularly work with companies such as Arolla,
228+
Berger-Levrault, Thales, Framatome, Siemens, CIM, Worldline to solve
229+
their challenges.</p>
238230
</div>
239231
</div>
240232
</main>

0 commit comments

Comments
 (0)