Skip to content

Commit 4d149e2

Browse files
Merge pull request #196 from trungleduc/trung-bio
Update Trung
2 parents b7c63ff + ae952a8 commit 4d149e2

File tree

3 files changed

+20
-22
lines changed

3 files changed

+20
-22
lines changed

src/components/about/Team/Trung.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
Le Duc Trung is a Scientific Software Developer at
2-
QuantStack. He holds a PhD on computational mechanics from Université Pierre-et-Marie-Curie (France).
3-
Before joining QuantStack, Trung worked as a research engineer at Mines ParisTech, CADLM and Safran Group.
1+
Le Duc Trung is a Technical Director at QuantStack.
2+
He holds a PhD in computational mechanics from Université Pierre-et-Marie-Curie (France).
43

5-
During his time at Safran, Trung was maintainer of <a href="https://gitlab.com/cosapp/cosapp">CoSApp</a>, a modeling framework relying on the Python scientific stack. He also authored <a href="https://gitlab.com/cosapp/cosapp_lab">CoSApp Lab</a>, a toolbox for creating and deploying CoSApp-powered dashboard.
4+
At QuantStack, Trung works on several projects within the Jupyter ecosystem, from the main projects like JupyterLab, Voilà, and ipywidgets to various JupyterLab extensions and widgets.
65

7-
As a personal project, Trung co-founded <a href="https://cast2cloud.com">Cast2cloud</a>, a web interface for the finite element
8-
solver Cast3M.
6+
Before joining QuantStack, Trung worked as a research engineer at Mines ParisTech, CADLM, and Safran Group.

src/components/about/Team/team.ts

+16-16
Original file line numberDiff line numberDiff line change
@@ -77,22 +77,6 @@ export const coreTeam = [
7777
subTeamName: "coreTeam",
7878
BioComponent: ThorstenMD,
7979
},
80-
{
81-
completeName: "Le Duc Trung",
82-
firstName: "Trung",
83-
position: "Scientific Software Developer",
84-
GitHubLink: "https://github.com/trungleduc",
85-
LinkedInLink: "https://www.linkedin.com/in/ductrung-le/",
86-
XLink: "",
87-
BlueskyLink:"",
88-
MastodonLink:"",
89-
GitHubName: "@trungleduc",
90-
avatarUrl: TrungAvatarUrl,
91-
distinctionTitle: ["Jupyter Distinguished Contributor"],
92-
distinctionLink: ["https://jupyter.org/about#distinguished-contributors"],
93-
subTeamName: "coreTeam",
94-
BioComponent: TrungMD,
95-
},
9680
{
9781
completeName: " Andreas Trawöger",
9882
firstName: "Andreas",
@@ -551,4 +535,20 @@ export const leadershipTeam = [
551535
subTeamName: "LeadershipTeam",
552536
BioComponent: MatthiasMD,
553537
},
538+
{
539+
completeName: "Le Duc Trung",
540+
firstName: "Trung",
541+
position: "Technical Director",
542+
GitHubLink: "https://github.com/trungleduc",
543+
LinkedInLink: "https://www.linkedin.com/in/ductrung-le/",
544+
XLink: "@trung_leduc",
545+
BlueskyLink:"",
546+
MastodonLink:"",
547+
GitHubName: "@trungleduc",
548+
avatarUrl: TrungAvatarUrl,
549+
distinctionTitle: ["Jupyter Distinguished Contributor"],
550+
distinctionLink: ["https://jupyter.org/about#distinguished-contributors"],
551+
subTeamName: "LeadershipTeam",
552+
BioComponent: TrungMD,
553+
},
554554
];

static/img/avatars/Trung.png

696 KB
Loading

0 commit comments

Comments
 (0)