Skip to content

Update Anutosh's Profile #166

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
Nov 4, 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
6 changes: 4 additions & 2 deletions src/components/about/Team/Anutosh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

Anutosh is a Scientific Software Development Intern at QuantStack.
Anutosh is a Scientific Software Developer at QuantStack.

He is currently a final-year undergraduate student pursuing an Integrated Dual Degree (Bachelors & Masters) at the Indian Institute of Technology, Madras, specializing in Data Science.
He graduated from the Indian Institute of Technology, Madras in 2024 with an Integrated Dual Degree (Bachelors & Masters) specialized in Data Science.

At QuantStack he's been working on the xeus stack alongside various other projects like xsimd, emscripten-forge etc. He also maintains other projects like SymPy, LPython & LFortran.

His deep interest lies in Applied Mathematics, Compiler Design, and Numeric/Scientific Computing in general.
2 changes: 1 addition & 1 deletion src/components/about/Team/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ export const coreTeam = [
{
completeName: "Anutosh Bhat",
firstName: "Anutosh",
position: "Scientific Software Development Intern",
position: "Scientific Software Developer",
onGithub: "true",
onLinkednIn: "true",
onX: "false",
Expand Down