Skip to content

Commit f990985

Browse files
docs(about): update author's information
1 parent 0ba1edf commit f990985

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default defineConfig({
4545
authors: {
4646
julien: {
4747
name: 'Julien Déramond',
48-
title: 'Open {re}Source • Bootstrap • Orange',
48+
title: 'Open {re}Source • Bootstrap • Thales',
4949
picture: 'https://avatars.githubusercontent.com/u/17381666?s=100',
5050
url: 'https://github.com/julien-deramond/',
5151
},

src/content/docs/about-author/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ import FooterLink from '../../../components/FooterLink.astro';
2020
</div>
2121

2222
{/* prettier-ignore */}
23-
<p class="lead">Software front-end engineer at <a href="https://www.orange.com">Orange</a> in Paris, France. Tech lead of <a href="https://system.design.orange.com">Orange Design System</a> and its web framework <a href="https://boosted.orange.com/">Boosted</a> (fork of <a href="https://getbootstrap.com/">Bootstrap</a>). Also <a href="https://getbootstrap.com/">Bootstrap</a> contributor since 2021, and core team member since 2022.</p>
23+
<p class="lead">Software front-end engineer at <a href="https://www.thalesgroup.com">Thales</a> in Paris, France. Tech lead of Quantum, the Thales Design System.</p>
2424

25-
Dedicate a part of his spare time for OSS by regularly contributing to several OSS projects whenever he finds things to help. Including various OSS projects in the <a href="https://github.com/Orange-OpenSource">Orange OSS organization</a>.
25+
<p>Previously, I spent 16 years as a software engineer at <a href="https://www.orange.com">Orange</a>, where I served as Tech Lead for the <a href="https://system.design.orange.com">Orange Design System</a> and its web framework <a href="https://boosted.orange.com/">Boosted</a> (a fork of <a href="https://getbootstrap.com/">Bootstrap</a>). During this time, I contributed to various OSS projects within the <a href="https://github.com/Orange-OpenSource">Orange Open Source organization</a>.</p>
2626

27-
In a previous life, few years back, developed Qt/QML applications embedded in STBs, and also developed tons of Web Services in C/C++ as Apache modules.
27+
<p>My earlier experience includes developing Qt/QML applications for set-top boxes and creating numerous C/C++ Web Services as Apache modules.</p>
2828

29-
Always trying to find ways for developers, designers and accessibility practitioners to collaborate.
29+
<p>I've been a <a href="https://getbootstrap.com/">Bootstrap</a> contributor since 2021 and joined the core team in 2022. I dedicate my spare time to contributing to various open-source projects whenever I can make a meaningful impact.</p>
3030

31-
Live music lover.
31+
<p>Since 2023, I've been maintaining <a href="/">Open \{re}Source</a>, and in 2024, I launched <a href="https://adventofopensource.com">Advent of Open Source</a>. I'm passionate about fostering collaboration between developers, designers, and accessibility practitioners.</p>
3232

33-
Check out his work in detail on <a href="https://ossinsight.io/analyze/julien-deramond">OSS Insight</a>.
33+
<p>Beyond tech, I'm an avid live music enthusiast. You can explore my work in detail on <a href="https://ossinsight.io/analyze/julien-deramond">OSS Insight</a>.</p>
3434

3535
<div class="sl-flex" style="margin-top: 2rem">
3636
<Button href="https://github.com/sponsors/Open-reSource" class="action action-secondary action-outline">

0 commit comments

Comments
 (0)