Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
Binary file added public/img/vijayvaradarajan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/pages/our_ambassadors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";

<div class="container">
<div class="row">
<AmbassadorCard
name="Vijay Varadarajan"
img="vijayvaradarajan.jpg"
country="in"
github="vijay-varadarajan"
linkedin="vijay-varadarajan"
twitter="__vj84"
>
Vijay is a python automation and data science enthusiast, experienced in data analysis, machine learning and web development. He is an undergraduate student and he develops pipelines for various bioinformatics applications.
</AmbassadorCard>

<AmbassadorCard
name="Abhinav Sharma"
img="abhinav.jpg"
Expand Down
Loading