From 91ec332308aa7a0453bbac839ef43b8451d4da48 Mon Sep 17 00:00:00 2001 From: Yahiewi Date: Wed, 29 Oct 2025 15:36:26 +0100 Subject: [PATCH 1/3] Update about us page --- src/components/about/Team/Guy.md | 3 -- src/components/about/Team/Ousema.md | 3 -- src/components/about/Team/Yahia.md | 6 +-- src/components/about/Team/team.ts | 57 +++++------------------------ 4 files changed, 13 insertions(+), 56 deletions(-) delete mode 100644 src/components/about/Team/Guy.md delete mode 100644 src/components/about/Team/Ousema.md diff --git a/src/components/about/Team/Guy.md b/src/components/about/Team/Guy.md deleted file mode 100644 index 163ea65a0..000000000 --- a/src/components/about/Team/Guy.md +++ /dev/null @@ -1,3 +0,0 @@ -Guy is a Scientific Software Development Intern at Quantstack. - -He is studying computer science and mathematics at École Polytechnique and is currently working on [jupyterGIS](https://github.com/geojupyter/jupytergis), a jupyterlab extension for collaborative GIS. diff --git a/src/components/about/Team/Ousema.md b/src/components/about/Team/Ousema.md deleted file mode 100644 index dbaf10155..000000000 --- a/src/components/about/Team/Ousema.md +++ /dev/null @@ -1,3 +0,0 @@ -Ousema is a Scientific Software Development Intern at Quantstack. - -He is studying computer science and mathematics at École Polytechnique and is currently working on improving the computational economics library [dyno.py](https://github.com/EconForge/dyno.py) and integrating it into the Jupyter ecosystem. \ No newline at end of file diff --git a/src/components/about/Team/Yahia.md b/src/components/about/Team/Yahia.md index ee89e9fd9..6e079125f 100644 --- a/src/components/about/Team/Yahia.md +++ b/src/components/about/Team/Yahia.md @@ -1,5 +1,5 @@ -Yahia is a Scientific Software Development Intern at Quantstack. +Yahia is a Scientific Software Developer 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 graduated with an engineering degree from IMT Atlantique where he developed a passion for contributing to open-source projects. -He is currently contributing to the development of JupyterLite extensions for robotics applications. \ No newline at end of file +He first joined QuantStack as an intern where he worked on the Jupyter Robotics ecosystem by developing new features and improving the user experience of various Jupyter extensions such as JupyterLab-URDF, JupyterCAD, JupyterCAD-URDF and JupyterCAD-FreeCAD. \ No newline at end of file diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index 420927017..ffe1fe8be 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -10,7 +10,7 @@ import AntoinePrvMD from "@site/src/components/about/Team/AntoinePrv.md"; import AntoinePrvAvatarUrl from "@site/static/img/avatars/AntoinePrv.png"; import AnutoshMD from "@site/src/components/about/Team/Anutosh.md"; import AnutoshAvatarUrl from "@site/static/img/avatars/Anutosh.png"; -import ArjunMD from "@site/src/components/about/Team/Arjun.md" +import ArjunMD from "@site/src/components/about/Team/Arjun.md"; import ArjunAvatarUrl from "@site/static/img/avatars/Arjun.png"; import DavidMD from "@site/src/components/about/Team/David.md"; import DavidAvatarUrl from "@site/static/img/avatars/David.png"; @@ -24,8 +24,6 @@ import GabrielaMD from "@site/src/components/about/Team/Gabriela.md"; import GabrielaAvatarUrl from "@site/static/img/avatars/Gabriela.png"; import GregMD from "@site/src/components/about/Team/Greg.md"; import GregAvatarUrl from "@site/static/img/avatars/Greg.png"; -import GuyMD from "@site/src/components/about/Team/Guy.md"; -import GuyAvatarUrl from "@site/static/img/avatars/Guy.png"; import HindMD from "@site/src/components/about/Team/Hind.md"; import HindAvatarUrl from "@site/static/img/avatars/Hind.png"; import IanMD from "@site/src/components/about/Team/Ian.md"; @@ -52,8 +50,6 @@ import NicolasMD from "@site/src/components/about/Team/Nicolas.md"; import NicolasAvatarUrl from "@site/static/img/avatars/Nicolas.png"; import OlivierMD from "@site/src/components/about/Team/Olivier.md"; import OlivierAvatarUrl from "@site/static/img/avatars/Olivier.png"; -import OusemaMD from "@site/src/components/about/Team/Ousema.md"; -import OusemaAvatarUrl from "@site/static/img/avatars/Ousema.png"; import RaulMD from "@site/src/components/about/Team/Raul.md"; import RaulAvatarUrl from "@site/static/img/avatars/Raul.png"; import RomainMD from "@site/src/components/about/Team/Romain.md"; @@ -318,8 +314,7 @@ export const teams = { pageName: "ArjunVerma", position: " Scientific Software Developer", GitHubLink: "https://github.com/arjxn-py", - LinkedInLink: - "https://www.linkedin.com/in/arjun-verma-758608226/", + LinkedInLink: "https://www.linkedin.com/in/arjun-verma-758608226/", BlueskyLink: "https://bsky.app/profile/arjxn-py.bsky.social", MastodonLink: "https://mastodon.social/@arjxnpy", GitHubName: "@arjxn-py", @@ -334,8 +329,7 @@ export const teams = { pageName: "SandrinePataut", position: " Scientific Software Developer", GitHubLink: "https://github.com/SandrineP", - LinkedInLink: - "https://www.linkedin.com/in/sandrinepataut/", + LinkedInLink: "https://www.linkedin.com/in/sandrinepataut/", BlueskyLink: "", MastodonLink: "", GitHubName: "@SandrineP", @@ -350,8 +344,7 @@ export const teams = { pageName: "RaulCumplido", position: " Scientific Software Developer", GitHubLink: "https://github.com/raulcd", - LinkedInLink: - "https://www.linkedin.com/in/raulcumplido/", + LinkedInLink: "https://www.linkedin.com/in/raulcumplido/", BlueskyLink: "", MastodonLink: "", GitHubName: "@raulcd", @@ -381,8 +374,7 @@ export const teams = { pageName: "YahiaHeni", position: " Scientific Software Development Intern", GitHubLink: "https://github.com/Yahiewi", - LinkedInLink: - "https://www.linkedin.com/in/yahia-heni/", + LinkedInLink: "https://www.linkedin.com/in/yahia-heni/", GitHubName: "@Yahiewi", avatarUrl: YahiaAvatarUrl, distinctionTitle: [], @@ -390,34 +382,6 @@ export const teams = { subTeamName: "coreTeam", BioComponent: YahiaMD, }, - { - completeName: "Ousema Bouaneni", - pageName: "OusemaBouaneni", - position: " Scientific Software Development Intern", - GitHubLink: "https://github.com/ousema-bouaneni", - LinkedInLink: - "https://www.linkedin.com/in/ousema-bouaneni/", - GitHubName: "@ousema-bouaneni", - avatarUrl: OusemaAvatarUrl, - distinctionTitle: [], - distinctionLink: [], - subTeamName: "coreTeam", - BioComponent: OusemaMD, - }, - { - completeName: "Guy Mushiata Kibulu", - pageName: "GuyMushiataKibulu", - position: "Scientific Software Development Intern", - GitHubLink: "https://github.com/Gauss-Taylor-Euler", - LinkedInLink: - "https://www.linkedin.com/in/guy-mushiata-kibulu-189646336/", - GitHubName: "@Gauss-Taylor-Euler", - avatarUrl: GuyAvatarUrl, - distinctionTitle: [], - distinctionLink: [], - subTeamName: "coreTeam", - BioComponent: GuyMD, - }, { completeName: "Olivier Giorgis", pageName: "OlivierGiorgis", @@ -429,7 +393,7 @@ export const teams = { distinctionLink: [], subTeamName: "coreTeam", BioComponent: OlivierMD, - } + }, ], QSCollaboratorsTeam: [ @@ -476,15 +440,14 @@ export const teams = { distinctionTitle: [], distinctionLink: [], subTeamName: "QSCollaboratorsTeam", - BioComponent: RomainMD + BioComponent: RomainMD, }, { completeName: "Antoine Pitrou", pageName: "AntoinePitrou", position: "Senior Software Developer", GitHubLink: "https://github.com/pitrou", - LinkedInLink: - "https://www.linkedin.com/in/pitrou/", + LinkedInLink: "https://www.linkedin.com/in/pitrou/", BlueskyLink: "https://bsky.app/profile/pitrou.bsky.social", MastodonLink: "", GitHubName: "@pitrou", @@ -617,5 +580,5 @@ export const teams = { subTeamName: "LeadershipTeam", BioComponent: TrungMD, }, - ] -} + ], +}; From c81765a77c07ef19db6b83a0208eeccf2b7536d9 Mon Sep 17 00:00:00 2001 From: Yahiewi Date: Thu, 30 Oct 2025 09:19:46 +0100 Subject: [PATCH 2/3] Update about page --- src/pages/about/OusemaBouaneni.tsx | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/pages/about/OusemaBouaneni.tsx diff --git a/src/pages/about/OusemaBouaneni.tsx b/src/pages/about/OusemaBouaneni.tsx deleted file mode 100644 index c1fda0608..000000000 --- a/src/pages/about/OusemaBouaneni.tsx +++ /dev/null @@ -1,5 +0,0 @@ -import LargePortraitCardPage from "@site/src/components/about/LargePortraitCardPage"; - -export default function AboutPage() { - return () -} \ No newline at end of file From 1e246b4f8b02a298326a7c2ce780d2a439189281 Mon Sep 17 00:00:00 2001 From: Sylvain Corlay Date: Fri, 31 Oct 2025 10:23:01 +0100 Subject: [PATCH 3/3] Update title --- src/components/about/Team/team.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index ffe1fe8be..29b5eea6a 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -372,7 +372,7 @@ export const teams = { { completeName: "Yahia Heni", pageName: "YahiaHeni", - position: " Scientific Software Development Intern", + position: "Scientific Software Developer", GitHubLink: "https://github.com/Yahiewi", LinkedInLink: "https://www.linkedin.com/in/yahia-heni/", GitHubName: "@Yahiewi",