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/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/Sandrine@2x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.