Skip to content

adding Sandrine #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 5, 2024
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/Sandrine.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Sandrine is a Scientific Software Engineer at QuantStack.

After studying Mathematics, she taught in France and in the UK. She then moved to Data Science and worked in insurance and finance companies.

She also organises PyData Meetups and conferences.
20 changes: 20 additions & 0 deletions src/components/about/Team/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ import NicolasMD from "@site/src/components/about/Team/Nicolas.md";
import NicolasAvatarUrl from "@site/static/img/avatars/Nicolas.png";
import RomainMD from "@site/src/components/about/Team/Romain.md";
import RomainAvatarUrl from "@site/static/img/avatars/Romain.png";
import SandrineMD from "@site/src/components/about/Team/Sandrine.md";
import SandrineAvatarUrl from "@site/static/img/avatars/Sandrine.png";
import SergeMD from "@site/src/components/about/Team/Serge.md";
import SergeAvatarUrl from "@site/static/img/avatars/Serge.png";
import SylvainMD from "@site/src/components/about/Team/Sylvain.md";
Expand Down Expand Up @@ -381,6 +383,24 @@ export const coreTeam = [
distinctionLink: ["https://www.python.org/psf/fellows-roster/"],
subTeamName: "coreTeam",
BioComponent: AntoineMD,
},
{
completeName: "Sandrine Pataut",
firstName: "Sandrine",
position: " Scientific Software Developer",
onLinkedIn: "true",
onGithub: "true",
onX: "true",
githubLink: "https://github.com/SandrineP",
LinkedInLink:
"https://www.linkedin.com/in/sandrinepataut/",
XLink: "https://x.com/SPataut",
githubName: "@SandrineP",
avatarUrl: SandrineAvatarUrl,
distinctionTitle: [],
distinctionLink: [],
subTeamName: "coreTeam",
BioComponent: SandrineMD,
},
];

Expand Down
Binary file added static/img/avatars/Sandrine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/avatars/avatars-jpg/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.