diff --git a/src/components/about/Team/Kerim.md b/src/components/about/Team/Kerim.md deleted file mode 100644 index bfd16339f..000000000 --- a/src/components/about/Team/Kerim.md +++ /dev/null @@ -1,7 +0,0 @@ -Kerim is a Scientific Software Development Intern at QuantStack. He recently graduated from ETH Zurich with a Bachelor's degree -in Computer Science. His interests lie in Data Science, Machine Learning, Optimization, High-Performance Computing and Compilers. - -Prior to joining QuantStack he conducted research for a Start-Up in the field of Natural Language Processing, -as well as ETH in the field of Machine Learning for Medical Applications. Additionally, he has worked as a Teaching Assistant for ETH. - -In his free time he enjoys producing music, snowboarding, reading, and playing chess. diff --git a/src/components/about/Team/Nour.md b/src/components/about/Team/Nour.md deleted file mode 100644 index 1cd4c8f2d..000000000 --- a/src/components/about/Team/Nour.md +++ /dev/null @@ -1,5 +0,0 @@ -Nour Cheour is a Software Developer Intern at QuantStack. Nour is in her last year of studying as an IT and Automation engineer. - -Before joining QuantStack, Nour actively contributed to various projects in the realms of development, machine learning, and computer vision. - -Bringing her wealth of experience, she is enthusiastic about continuous learning and development, actively contributing to QuantStack projects. As an IT and automation engineering student, her primary contributions have showcased her diverse knowledge in the engineering domain, demonstrating a commitment to enhance and refine her skills. \ No newline at end of file diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index 058cf9dbf..7a8207c97 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -34,8 +34,6 @@ import JohanMD from "@site/src/components/about/Team/Johan.md"; import JohanAvatarUrl from "@site/static/img/avatars/Johan.png"; import JulienMD from "@site/src/components/about/Team/Julien.md"; import JulienAvatarUrl from "@site/static/img/avatars/Julien.png"; -import KerimMD from "@site/src/components/about/Team/Kerim.md"; -import KerimAvatarUrl from "@site/static/img/avatars/Kerim.png"; import MartinMD from "@site/src/components/about/Team/Martin.md"; import MartinAvatarUrl from "@site/static/img/avatars/Martin.png"; import MatthiasMD from "@site/src/components/about/Team/Matthias.md"; @@ -44,8 +42,6 @@ import MeriemMD from "@site/src/components/about/Team/Meriem.md"; import MeriemAvatarUrl from "@site/static/img/avatars/Meriem.png"; import NicolasMD from "@site/src/components/about/Team/Nicolas.md"; import NicolasAvatarUrl from "@site/static/img/avatars/Nicolas.png"; -import NourMD from "@site/src/components/about/Team/Nour.md"; -import NourAvatarUrl from "@site/static/img/avatars/Nour.png"; import RomainMD from "@site/src/components/about/Team/Romain.md"; import RomainAvatarUrl from "@site/static/img/avatars/Romain.png"; import SergeMD from "@site/src/components/about/Team/Serge.md"; @@ -297,23 +293,6 @@ export const coreTeam = [ subTeamName: "coreTeam", BioComponent: IanMD, }, - { - completeName: "Nour Cheour", - firstName: "Nour", - position: " Scientific Software Development Intern", - onLinkednIn: "true", - onGithub: "true", - onX: "false", - githubLink: "https://github.com/Nour-Cheour10", - LinkedInLink: "https://www.linkedin.com/in/nour-cheour-606143206/", - XLink: "", - githubName: "@Nour-Cheour10", - avatarUrl: NourAvatarUrl, - distinctionTitle: [], - distinctionLink: [], - subTeamName: "coreTeam", - BioComponent: NourMD, - }, { completeName: "Meriem Ben Ismail", firstName: "Meriem", @@ -365,24 +344,6 @@ export const coreTeam = [ subTeamName: "coreTeam", BioComponent: AnastasiiaMD, }, - { - completeName: "Kerim Birgi", - firstName: "Kerim", - position: " Scientific Software Development Intern", - onLinkednIn: "true", - onGithub: "true", - onX: "false", - githubLink: "https://github.com/KGB99", - LinkedInLink: - "https://www.linkedin.com/in/kerim-gregory-birgi/?originalSubdomain=ch", - XLink: "", - githubName: "@kgb99", - avatarUrl: KerimAvatarUrl, - distinctionTitle: [], - distinctionLink: [], - subTeamName: "coreTeam", - BioComponent: KerimMD, - }, { completeName: "Arjun Verma", firstName: "Arjun", diff --git a/static/img/avatars/Kerim.png b/static/img/avatars/Kerim.png deleted file mode 100644 index 87bd1a5e4..000000000 Binary files a/static/img/avatars/Kerim.png and /dev/null differ diff --git a/static/img/avatars/Nour.png b/static/img/avatars/Nour.png deleted file mode 100644 index 611a8763a..000000000 Binary files a/static/img/avatars/Nour.png and /dev/null differ