Skip to content

Commit f9c64dd

Browse files
Bechelersdarwin
authored andcommitted
Add Arnaud Becheler's profile to team page
Added a new team member profile for Arnaud Becheler, including details about his background, contributions, and current work.
1 parent 227eb75 commit f9c64dd

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

people/arnaud.html

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: team
3+
nav-class: dark
4+
member-name: Arnaud Becheler
5+
id: arnaud
6+
title: Arnaud Becheler | The C++ Alliance
7+
position: Staff Engineer
8+
email: arnaud.becheler@gmail.com
9+
github: https://github.com/Becheler
10+
linkedin: https://www.linkedin.com/in/arnaud-becheler-8902313a1/
11+
site: https://becheler.github.io/
12+
image: /images/people/arnaud.jpg
13+
---
14+
<p>Arnaud Becheler is a Staff Engineer and C++ consultant with over a decade of experience,
15+
holding a PhD in Computational Genetics. With quite an unusual path — from statistical evolutionary biology
16+
through academia to modern software engineering — comes an unusual ability to bridge scientific rigour and
17+
production-quality C++ design.</p>
18+
<p>He is the author of the <a href="https://github.com/Becheler/quetzal-CoaTL">Quetzal framework</a>, a suite of
19+
open-source C++ libraries providing reusable components for building geospatial population genetics simulators.
20+
A Boost enthusiast and active contributor to the C++ community, Arnaud organizes C++ Meetups in Paris and
21+
speaks at conferences. He is passionate about modern C++ architecture, policy-based design,
22+
applied mathematics, and helping developers from scientific backgrounds write maintainable, testable, and efficient code.
23+
Currently, his work at the Alliance is focused on revitalizing the Boost Graph Library and bringing Community Detection
24+
Methods to its current algorithms coverage.
25+
</p>
26+
<p> Beyond code, Arnaud is a dedicated teacher and community builder: he runs C++ training sessions, writes extensively on his blog,
27+
and believes that great software culture and a better world grow when knowledge is shared generously and made accessible to
28+
everyone: students, civil society, scientists and engineers alike.
29+
</p>

0 commit comments

Comments
 (0)