Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/components/about/Team/Yahia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Yahia is a Scientific Software Development Intern at Quantstack.

He will soon graduate with an engineering degree from IMT Atlantique where he already made some contributions to a few open-source projects.

He is currently contributing to the development of JupyterLite extensions for robotics applications.
16 changes: 16 additions & 0 deletions src/components/about/Team/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ import ThorstenMD from "@site/src/components/about/Team/Thorsten.md";
import ThorstenAvatarUrl from "@site/static/img/avatars/Thorsten.png";
import TrungMD from "@site/src/components/about/Team/Trung.md";
import TrungAvatarUrl from "@site/static/img/avatars/Trung.png";
import YahiaMD from "@site/src/components/about/Team/Yahia.md";
import YahiaAvatarUrl from "@site/static/img/avatars/Yahia.png";


export const coreTeam = [
Expand Down Expand Up @@ -382,6 +384,20 @@ export const coreTeam = [
subTeamName: "coreTeam",
BioComponent: AntoinePrvMD,
},
{
completeName: "Yahia Heni",
firstName: "Yahia",
position: " Scientific Software Development Intern",
GitHubLink: "https://github.com/Yahiewi",
LinkedInLink:
"https://www.linkedin.com/in/yahia-heni/",
GitHubName: "@Yahiewi",
avatarUrl: YahiaAvatarUrl,
distinctionTitle: [],
distinctionLink: [],
subTeamName: "coreTeam",
BioComponent: YahiaMD,
},
];

export const QSCollaboratorsTeam = [
Expand Down
Binary file added static/img/avatars/Yahia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.