Skip to content

Add Arjun Profile #144

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 1 commit into from
Sep 3, 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
7 changes: 7 additions & 0 deletions src/components/about/Team/Arjun.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Arjun is a Scientific Software Development Intern at QuantStack.

He is currently a final-year student at the University of Delhi, India, pursuing his Bachelors of Technology degree with a major in Information Technology.

He is very passionate about open source & open science. In the past he has been a contributor, maintainer & mentor at <a target="_blank" href="https://pybamm.org/">PyBaMM</a> & other open-source projects. Additionally he has also been a Software Developer at Development Monitors LLC, Arlington VA where he had been involved in the core development of some World Bank funded GIS projects.

His plan is to remain consistently involved in the open source community long-term, adding value in every way possible.
20 changes: 20 additions & 0 deletions src/components/about/Team/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import AndreasMD from "@site/src/components/about/Team/Andreas.md";
import AndreasAvatarUrl from "@site/static/img/avatars/Andreas.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 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";
import DarianMD from "@site/src/components/about/Team/Darian.md";
Expand Down Expand Up @@ -381,6 +383,24 @@ export const coreTeam = [
subTeamName: "coreTeam",
BioComponent: KerimMD,
},
{
completeName: "Arjun Verma",
firstName: "Arjun",
position: " Scientific Software Development Intern",
onLinkednIn: "true",
onGithub: "true",
onX: "true",
githubLink: "https://github.com/arjxn-py",
LinkedInLink:
"https://www.linkedin.com/in/arjun-verma-758608226/",
XLink: "https://x.com/ArjxnPy",
githubName: "@arjxn-py",
avatarUrl: ArjunAvatarUrl,
distinctionTitle: [],
distinctionLink: [],
subTeamName: "coreTeam",
BioComponent: ArjunMD,
},
];

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